Mr.doob
|
dc462b8771
Editor: Started implementing UI.Dialog.
|
11 years ago |
Mr.doob
|
f6d4d69ffd
Updated builds.
|
11 years ago |
Mr.doob
|
830bc07022
THREE.Group support in ObjectLoader and ObjectExporter.
|
11 years ago |
Mr.doob
|
aaaabab47f
Added THREE.Group.
|
11 years ago |
Mr.doob
|
e13c697818
Updated builds.
|
11 years ago |
Mr.doob
|
58f5fb547d
Merge pull request #5084 from ikerr/refactor_animation_blending
|
11 years ago |
Mr.doob
|
1815422425
Docs: Smaller edit button.
|
11 years ago |
Ian Kerr
|
68b56d736c
Merge branch 'dev' into refactor_animation_blending
|
11 years ago |
Mr.doob
|
2c02b6df86
Updated builds.
|
11 years ago |
Ian Kerr
|
3ebd1e2768
Remove blend weight accumulators from THREE.Object3D - they have been moved to the animationCache object created by THREE.Animation.
|
11 years ago |
Mr.doob
|
784dd66fd0
Merge pull request #5109 from shapespark/BufferGeometry-dedup
|
11 years ago |
Ian Kerr
|
9eda44d0c8
Store blend weight accumulators in the animationCache object that is created by THREE.Animation.
|
11 years ago |
Mr.doob
|
8bcaa0436c
Updated builds.
|
11 years ago |
Mr.doob
|
5987b43c59
WebGLRenderer: Made initMaterial private.
|
11 years ago |
Mr.doob
|
be40d21f9e
Merge pull request #5110 from valette/browserify
|
11 years ago |
Mr.doob
|
d4743654c3
Updated builds.
|
11 years ago |
Mr.doob
|
c7241348cd
Object3D: Added dispose() method.
|
11 years ago |
Mr.doob
|
a54ae46067
WebGLRenderer: Removed scene.__webglObjects and scene.__webglObjectsImmediate.
|
11 years ago |
Sebastien Valette
|
d7b445d0de
browserify Detector.js
|
11 years ago |
Jan Wrobel
|
4273d6aa82
Remove duplicated bounding box computation from the BufferGeometry
|
11 years ago |
Mr.doob
|
b14d350067
Simplified example.
|
11 years ago |
Mr.doob
|
9d03f9428b
Updated builds.
|
11 years ago |
Mr.doob
|
62c269b596
Removed scene.__objectsAdded and scene.__objectsRemoved.
|
11 years ago |
Mr.doob
|
35a643e2dc
Updated builds.
|
11 years ago |
Mr.doob
|
4a3352c15a
Removed scene.__lights.
|
11 years ago |
Mr.doob
|
515b07ba4e
Updated builds.
|
11 years ago |
Mr.doob
|
4439d901e0
Uh?! Since when material.visible exists?
|
11 years ago |
Mr.doob
|
487a04ef7e
Updated builds.
|
11 years ago |
Mr.doob
|
4ffd1d1fd9
Skeleton: Reuse matrix in update call.
|
11 years ago |
Mr.doob
|
0647e1ce3d
WebGLRenderer: Simplified updateSkeletons code.
|
11 years ago |