Mr.doob
|
d57885abbf
Revert "Core: Use `structuredClone()` when available. (#25535)"
|
2 年之前 |
Michael Herzog
|
794bbb02ac
Object3D: Honor `up` in `toJSON()` and `ObjectLoader`. (#25687)
|
2 年之前 |
oyar
|
cfe9eaf394
Core: Use `structuredClone()` when available. (#25535)
|
2 年之前 |
WestLangley
|
b1c7e14e12
Object3D: Updated static class properties to ALL_CAPS (#25188)
|
2 年之前 |
ANFADEV
|
768ea935b9
Object3D: Added getObjectsByProperty() (#25006)
|
2 年之前 |
WestLangley
|
46618d2916
Ensure .matrixWorld is updated (#25097)
|
2 年之前 |
Benjamin
|
3500e31e0f
Object3D: Use a different method to check if `.userData` is empty (#25026)
|
2 年之前 |
Mr.doob
|
757dadf233
Object3D: Clean up.
|
3 年之前 |
Cody Bennett
|
d091564e02
Object3D: granular control of matrix updates with matrixWorldAutoUpdate (#24028)
|
3 年之前 |
Mr.doob
|
a5fc01139d
Object3D: Ignore RenderTargetTextures as environments.
|
3 年之前 |
Patrick Schroen
|
de17358232
Pure annotations house cleaning (#24207)
|
3 年之前 |
Marco Fugaro
|
6e897f9a42
Core: Switch to this.is* = true. (#24047)
|
3 年之前 |
sunag
|
98985923af
NodeMaterial: serialize/deserialize and Material.fromType() (#23314)
|
3 年之前 |
linbingquan
|
02259977b4
src: Clean up. (#22988)
|
3 年之前 |
WestLangley
|
6258b52c8c
Clarify .attach() limitations (#22821)
|
3 年之前 |
linbingquan
|
0a5fa7b691
core: Clean up. (#22602)
|
3 年之前 |
Mr.doob
|
0dfb9b023d
Editor: Store background in IndexedDB (#22023)
|
4 年之前 |
Meli Harvey
|
e9fb8d48cb
Support scene background and environment texture in ObjectLoader and toJSON (#18834)
|
4 年之前 |
Michael Herzog
|
4648572689
Core: Remove checks for mandatory target parameter. (#21990)
|
4 年之前 |
Michael Herzog
|
05a161ceb5
Object3D: Add removeFromParent(). (#21826)
|
4 年之前 |
linbingquan
|
a1cffe93fe
Clean up. (#21710)
|
4 年之前 |
Marco Fugaro
|
354f955c83
MathUtils: convert to esmodules to allow for tree-shaking (#21651)
|
4 年之前 |
Michael Herzog
|
669e43a51e
Core: Convert Object3D and EventDispatcher to ES6 classes. (#21646)
|
4 年之前 |
Michael Harvey
|
46c947c509
InstancedMesh: Honor instanceColor in toJSON() and ObjectLoader. (#21486)
|
4 年之前 |
Mr.doob
|
27fd915160
Merge pull request #20759 from takahirox/FixAttach
|
4 年之前 |
heqiang
|
418ccee358
remove redundant brackets
|
4 年之前 |
Garrett Johnson
|
781d661f33
lint fix quotes
|
4 年之前 |
Takahiro
|
186bde8e1f
Tests: Add Object3D.attach() unit test
|
4 年之前 |
Takahiro
|
8c446060c7
Object3D: Fix world matrix update bug in .attach()
|
4 年之前 |
Mugen87
|
6eade098cc
Object3D: Add animations property.
|
4 年之前 |