bentok
|
680f499d6b
Add file extension to import paths
|
8 anni fa |
Mr.doob
|
d4bb9b04f8
Material/Object3D serialisation clean up.
|
8 anni fa |
06wj
|
817d14e50b
add Object3d.remove return this
|
8 anni fa |
06wj
|
fd203393fb
fix Object3D.remove multi-object bug
|
8 anni fa |
WestLangley
|
2f80668b30
Add applyQuaternion()
|
8 anni fa |
Jason Johnston
|
5964f03e31
Move the default onBeforeRender/onAfterRender empty functions from each instance to the prototype, for constructor speed and retained memory improvement.
|
8 anni fa |
Mr.doob
|
a8f146a57a
Object3D.toJSON() now produces 4.5
|
8 anni fa |
Mr.doob
|
7de1d68cab
Multi Material serialising and deserialising. See #10931
|
8 anni fa |
Mr.doob
|
1cdf246f9e
Revert "Quaternion: Removed bi-directionality."
|
8 anni fa |
Mr.doob
|
eeae90e16f
Quaternion: Removed bi-directionality.
|
8 anni fa |
Mr.doob
|
f86d072fed
Clean up.
|
8 anni fa |
Mr.doob
|
118e1c47c3
Clean up.
|
8 anni fa |
Mr.doob
|
a24962c347
Merged Camera.lookAt() and Object3D.lookAt()
|
8 anni fa |
Mr.doob
|
08620c6dfa
Object3D.lookAt(): Added distance check.
|
8 anni fa |
Mr.doob
|
1be390c03d
Object3D.updateMatrixWorld() performance improvements.
|
8 anni fa |
Tristan VALCKE
|
08c40e22c7
Remove unecessary constructor assignments
|
8 anni fa |
Tristan VALCKE
|
8761dd924b
Protect Object3D against the closure circular reference bug
|
8 anni fa |
Mr.doob
|
143045449b
Refactored EventDispatcher usage.
|
8 anni fa |
Mr.doob
|
5d39a4d183
Object3D: Clean up.
|
8 anni fa |
Mr.doob
|
bdb3c0ad26
Object3D: Simplified Layer copy. See #10245.
|
8 anni fa |
looeee
|
2ac5aeea7a
Added copy and clone to Layers
|
8 anni fa |
Mr.doob
|
9b6bc2556d
Removed ObjectIdCount, MaterialIdCount and TextureIdCount. See #10095.
|
8 anni fa |
Dusan Bosnjak
|
de9ba8abe2
object callbacks (#9738)
|
9 anni fa |
Mr.doob
|
4669e6f0ba
Object3D: Added onBeforeRender callback. See #9662
|
9 anni fa |
Mr.doob
|
5deb25e238
Object3D: Pointer to children in updateMatrixWorld().
|
9 anni fa |
Mr.doob
|
9147f32ca2
Clean up.
|
9 anni fa |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 anni fa |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 anni fa |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 anni fa |
WestLangley
|
a7ed6b10ff
Name closured functions (#9116)
|
9 anni fa |