Cody Bennett
|
af9ffd1286
Object3D: Respect matrixWorldAutoUpdate in matrix update methods (#28533)
|
1 year ago |
Palash Bansal
|
df58df8744
Bump metadata.version from toJSON functions to 4.6. (#26026)
|
2 years ago |
Michael Herzog
|
794bbb02ac
Object3D: Honor `up` in `toJSON()` and `ObjectLoader`. (#25687)
|
2 years ago |
Ed Preston
|
6611966820
Tests: Convert some Todos to Done (#25567)
|
2 years ago |
Ed Preston
|
1ad78ef3dd
Tests: Post Update Review (#25417)
|
2 years ago |
Ed Preston
|
16ac8654e4
Tests: Unit Tests for Core (#25402)
|
2 years ago |
Ed Preston
|
3221e436c5
Tests: Unit Tests for Math (#25385)
|
2 years ago |
Levi Pesin
|
a583db2ee7
Expand lint scripts (#25251)
|
2 years ago |
WestLangley
|
b1c7e14e12
Object3D: Updated static class properties to ALL_CAPS (#25188)
|
2 years ago |
ANFADEV
|
768ea935b9
Object3D: Added getObjectsByProperty() (#25006)
|
2 years ago |
ANFADEV
|
ddbfd26da0
implement tests (#25009)
|
2 years ago |
Cody Bennett
|
d091564e02
Object3D: granular control of matrix updates with matrixWorldAutoUpdate (#24028)
|
3 years ago |
Marco Fugaro
|
c14b7189ce
Core: make Vector and Matrix .is* property non-enumerable (#24219)
|
3 years ago |
Marco Fugaro
|
6e897f9a42
Core: Switch to this.is* = true. (#24047)
|
3 years ago |
Michael Herzog
|
6c6fbf1d06
Global: Fix more LGTM errors. (#23346)
|
3 years ago |
Marco Fugaro
|
1c685e6eb5
Tests: use ES modules (#23315)
|
3 years ago |
gero3
|
a221c4a177
Add isObject3D unittest (#23121)
|
3 years ago |
gero3
|
a0cf31f34e
lint the tests (#23052)
|
3 years ago |
Michael Herzog
|
05a161ceb5
Object3D: Add removeFromParent(). (#21826)
|
4 years ago |
Mr.doob
|
15ab0e6e6a
Revert to *.prototype.is* = true
|
4 years ago |
Mr.doob
|
59d62bf0b6
Tests: Fixed Object3D test.
|
4 years ago |
Mr.doob
|
27fd915160
Merge pull request #20759 from takahirox/FixAttach
|
4 years ago |
Takahiro
|
905b32a721
Tests: Add Object3D.DefaultUp unit test
|
4 years ago |
Takahiro
|
db5db5f046
Tests: Add Object3D.DefaultMatrixAutoUpdate unit test
|
4 years ago |
Takahiro
|
186bde8e1f
Tests: Add Object3D.attach() unit test
|
4 years ago |
Takahiro
|
82c4ddf872
Tests: Add Object.updateWorldMatrix() unit test
|
4 years ago |
Takahiro
|
6cc8e750b3
Tests: Add Object.localToWorld() and Object.worldToLocal() unit tests
|
4 years ago |
Takahiro
|
cc073cc69a
Tests: Add Object3D.updateMatrixWorld() unit test
|
4 years ago |
Takahiro
|
c29a1f8818
Add unit test for Object3D.updateMatrix()
|
4 years ago |
Mr.doob
|
315d0fc94b
Object3D: Renamed removeAll to clear.
|
4 years ago |