.. |
__init__.py
|
3f1a96b00f
Fixed the UV indexing
|
10 years ago |
animation.py
|
c2db727cd2
If an animation key doesn't explicity define the scale value, it is set to (1, 1, 1) instead of (0, 0, 0).
|
8 years ago |
camera.py
|
3423b6d930
Fix perspective camera FOV export. (#9482)
|
9 years ago |
constants.py
|
37dbb1751e
Blender Exporter: Added missing constant. See #10158
|
8 years ago |
image.py
|
a00344f93b
Restored original scene graph logic which does not try and preserve child/parent hierarchies
|
10 years ago |
light.py
|
d848e13d34
add decayExponent support to lights.
|
9 years ago |
material.py
|
e395a619b5
Add multimaterial support to geometries and indexed buffergeometries
|
8 years ago |
mesh.py
|
2d6d591d6e
moved flip axis constants to constants.py
|
7 years ago |
object.py
|
9fb2237298
Merge branch 'dev' into blender-exporter-multimaterial
|
8 years ago |
texture.py
|
736729fc38
export textures from blender with correct clip/repeat mode
|
9 years ago |