Mr.doob
|
6fb526e5bc
Merge branch 'patch-1' of https://github.com/remoe/three.js into dev
|
11 years ago |
Remo E
|
666fde252a
Fix for support of camera target
|
11 years ago |
Mr.doob
|
43eecce6dc
Editor: Reverted to previous code style for Menubar.
|
11 years ago |
Mr.doob
|
31e4492af9
Editor: Material.alphaMap support.
|
11 years ago |
Mr.doob
|
8b6e0a032b
SoftwareRenderer: Minor improvement.
|
11 years ago |
Mr.doob
|
e1958041e2
Editor: Added support for BufferGeometry .json.
|
11 years ago |
Mr.doob
|
31d72b6659
Merge pull request #5127 from jabooth/npmdoc
|
11 years ago |
Mr.doob
|
3b6fcf2a12
SoftwareRenderer code clean up.
|
11 years ago |
James Booth
|
0b12c45d73
Improvements to the npm build instructions
|
11 years ago |
Mr.doob
|
715981d624
Merge pull request #5124 from DaoshengMu/SoftwareRenderTexturing
|
11 years ago |
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 |