Mr.doob 61c9727a9b Merge pull request #8032 from jorgenfb/blender_exporter_compact_json 9 years ago
..
api ffc405bbeb Merge pull request #8067 from mhirsch/blender_export_texture_mode 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 6b36454969 Blender exporter: Added second UV layer support 9 years ago
image.py 932ee2d443 add support for texture folder 10 years ago
io.py bc784fd2b2 Removes option to enable/disable compact separators. Now it's always enabled. 9 years ago
material.py e42b5f5c4a Blender: Fixed export of .vertexColors. 9 years ago
object.py a600e3700f Merge branch 'dev' of [email protected]:mrdoob/three.js into tmp 9 years ago
scene.py 8ee9c98000 write animations at the root 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