Commit Graph

11 Commits (8885f8476ba7150b65aa3781e448c644938d82f2)

Author SHA1 Message Date
immibis 80840b7c95 [SUBMIT ON MAIN BRANCH] Blender script: Ignore the error code that for some reason we are passing to all the exceptions 2020-02-02 12:38:42 +01:00
immibis e11cbae55e [SUBMIT ON MAIN BRANCH] Python uses string.join(list) not list.join(string) 2020-02-02 12:21:52 +01:00
immibis 8553be4ef3 [SUBMIT ON MAIN BRANCH] Bump Blender script version. 2020-02-02 12:03:23 +01:00
immibis 9d7fb57067 [SUBMIT ON MAIN BRANCH] Blender script fix: Export texture names correctly 2020-02-02 12:03:11 +01:00
immibis 0662424055 [SUBMIT ON MAIN BRANCH] Blender script fix: support version 2 models 2020-02-02 11:56:16 +01:00
krzys-h 9fd6cf5449 Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02: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