.. |
api
|
3d66d1e93a
#8820 -Fixed exporter using the focal length of the camera, instead of the FOV-angle (#9328)
|
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
|
9 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
|
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
|
9 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 |