Commit Graph

11 Commits (a224ae4408a60a3385913af69906743b7f8f6790)

Author SHA1 Message Date
Piotr Dziwinski 8765d58b02 Fixed code formatting
* moved braces to new lines
 * fixed some function/variable names
 * fixed whitespace issues
2013-05-27 10:19:16 +02:00
Piotr Dziwinski af60e6a695 Useful script for showing status of data submodule 2013-03-25 00:47:38 +01:00
Piotr Dziwinski 3f41f97fc4 Updated and improved Blender script
* min/max -> lod level change in model format
 * split objects based on LOD
 * lod_level, state & var_tex2 saved as properties in Blender objects
 * UI dialogs
2013-01-27 22:08:33 +01:00
Piotr Dziwinski 83a89fc304 Updated blender script
* now script can be installed as add-on
* model rotation is upright
2013-01-26 19:15:42 +01:00
Piotr Dziwinski 39ac36efda Fixed syntax error in Blender script 2012-11-01 22:08:18 +01:00
Piotr Dziwinski 480b57a086 Fix in texture handling in Blender script 2012-09-08 16:39:08 +02:00
Piotr Dziwinski 0b1e6949b0 Import/export script for Blender
- rewrote old export script
- added import and texture support
2012-09-05 21:08:44 +02:00
Piotr Dziwinski dbeb9af455 Blender script to export models 2012-09-03 22:38:43 +02:00
Piotr Dziwinski c2a7375788 Removed trailing whitespace 2012-06-26 23:01:17 +02:00
Piotr Dziwinski ebed57aa22 Whitespace and language change
- changed tabs to spaces and DOS line endings to Unix
  (except in CBot and metafile)
- changed language to English
- fixed #include <d3d.h> in d3dengine.h
2012-06-26 22:23:05 +02:00
Piotr Dziwinski faf4bf9788 Script for auto replacement 2012-06-20 17:11:10 +02:00