Ryan Lee 7857352f44 Fixed inconsistent tabs 9 лет назад
..
api 7857352f44 Fixed inconsistent tabs 9 лет назад
__init__.py f2c0acf22c all out disabling of logging messages 10 лет назад
_json.py 49c8b96e0d Improved the JSON serialization by using the "%g" formatter 10 лет назад
base_classes.py 6ccad622e2 fixed a bug that was causing orphaned indices when performing more than 1 export of multiple scenes from the same Blender session 10 лет назад
geometry.py 6cf33a63f7 Merge pull request #8068 from mhirsch/blender_export_embed_textures_option 9 лет назад
image.py 8c02a182a6 Add feature to blender exporter to embed textures in .json file as base64 string, much like three.js editor 10 лет назад
io.py bc784fd2b2 Removes option to enable/disable compact separators. Now it's always enabled. 10 лет назад
material.py e42b5f5c4a Blender: Fixed export of .vertexColors. 10 лет назад
object.py 4617125265 Blender exporter: optionally export Custom Properties as userData. 9 лет назад
scene.py 4e7f1cbc3d Change logic: copy textures -> export textures, embed depends on export 10 лет назад
texture.py 3f200147f1 Blender: Let texture export use numeric constants. 10 лет назад
utilities.py 5dbe35e2f1 Improved the logic for float precision. This now happens in the JSON serialization process. 10 лет назад