Jason Yung 8f798a149f Blender Exporter: Custom Properties for Empty objects (#9202) (#9541) 9 years ago
..
api 8f798a149f Blender Exporter: Custom Properties for Empty objects (#9202) (#9541) 9 years ago
__init__.py f2c0acf22c all out disabling of logging messages 10 years ago
_json.py 49c8b96e0d Improved the JSON serialization by using the "%g" formatter 10 years ago
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 years ago
geometry.py 8eaef33862 Fix blender rest export of individual skinned meshes (#8781) 9 years ago
image.py 8c02a182a6 Add feature to blender exporter to embed textures in .json file as base64 string, much like three.js editor 10 years ago
io.py bc784fd2b2 Removes option to enable/disable compact separators. Now it's always enabled. 10 years ago
material.py e42b5f5c4a Blender: Fixed export of .vertexColors. 10 years ago
object.py 4617125265 Blender exporter: optionally export Custom Properties as userData. 9 years ago
scene.py 4e7f1cbc3d Change logic: copy textures -> export textures, embed depends on export 10 years ago
texture.py 3f200147f1 Blender: Let texture export use numeric constants. 10 years ago
utilities.py 5dbe35e2f1 Improved the logic for float precision. This now happens in the JSON serialization process. 10 years ago