Tapio Vierros
|
b2e84d4612
Update Blender exporter versions.
|
12 years ago |
Tapio Vierros
|
c51f0bd121
Copy Blender 2.65 exporter.
|
12 years ago |
Mr.doob
|
af39069f3c
Updated builds.
|
12 years ago |
Mr.doob
|
f2f9e2ef22
Editor: Disabled Export Scene.
|
12 years ago |
Mr.doob
|
a7482dc18d
SceneLoader: Handling geometry and material names.
|
12 years ago |
Mr.doob
|
39166f0908
SceneExporter2/SceneLoader2: Improved SpotLight and HemisphereLight support.
|
12 years ago |
Mr.doob
|
40afd5c010
Updated builds.
|
12 years ago |
Mr.doob
|
5d3a56beaf
Removed yet some more .translate() and .rotateByAxis() instances. See #3185.
|
12 years ago |
Mr.doob
|
b8b339d3a0
Updated builds.
|
12 years ago |
Mr.doob
|
631c60db4b
Basic implementation of MaterialLoader.
|
12 years ago |
Mr.doob
|
dff219aed3
Added MaterialLoader and MaterialExporter.
|
12 years ago |
Mr.doob
|
33deb3be7e
Editor: Implemented localStorage. Thanks to @sole for the suggestion!
|
12 years ago |
Mr.doob
|
c4b43e869d
SceneExporter2: Added handling of built-in geometries.
|
12 years ago |
Mr.doob
|
918c355cab
Editor: Add scene children instead of scene.
|
12 years ago |
Mr.doob
|
165aa2572e
SceneLoader2: Added more object types.
|
12 years ago |
Mr.doob
|
9e594cb112
Updated builds.
|
12 years ago |
Mr.doob
|
8d7d0f17e0
Renamed Matrix4's .extractPosition() and .extractRotation() to .copyPosition() and .copyRotation().
|
12 years ago |
Mr.doob
|
45076157fe
Removed remaining Matrix4 .translate() and .rotateByAxis() dependencies. Fixes #3185.
|
12 years ago |
Mr.doob
|
aeb1135135
Updated builds.
|
12 years ago |
Mr.doob
|
04fb8d3a97
Merge remote-tracking branch 'zz85/master' into dev
|
12 years ago |
Mr.doob
|
afcfa527a0
Updated builds.
|
12 years ago |
Mr.doob
|
905ab19acc
Added morphTargets support to MeshNormalMaterial. Fixes #3200.
|
12 years ago |
Mr.doob
|
7906761dd9
SceneLoader2 wrongly using SceneExporter2 constructor.
|
12 years ago |
Mr.doob
|
2503edec08
Implemented hierarchy to SceneLoader2.
|
12 years ago |
Mr.doob
|
7732b04273
WebGLRenderer: ids need to be sorted in reverse.
|
12 years ago |
Tomas Carnecky
|
a7f53ec93f
Fix the renderList sort function to be truly stable
|
12 years ago |
Mr.doob
|
9b7ec2700d
Updated builds.
|
12 years ago |
Mr.doob
|
0cc3b88626
SceneLoader2 finally starting to work.
|
12 years ago |
Mr.doob
|
e68aeeacaf
Added fromArray() to Vector* for convenience.
|
12 years ago |
Mr.doob
|
1a05eba56b
Updated builds.
|
12 years ago |