Mr.doob cf70776b04 Merge pull request #7259 from repsac/anim_fix 10 years ago
..
api a4a0265285 fixed context awareness which again allows for batch animation exports 10 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 a4e892b5a3 Blender: Moved index buffer out of attributes JSON. 10 years ago
image.py 932ee2d443 add support for texture folder 10 years ago
io.py 932ee2d443 add support for texture folder 10 years ago
material.py 7a6ca03b4c added double-sided option 10 years ago
object.py c07a5b8ac2 Merge pull request #6934 from bhouston/modernAnimationSystem 10 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