Dannie226
|
7da24e39cf
Fix a typo in multiple places (#24195)
|
3 years ago |
Marco Fugaro
|
6e897f9a42
Core: Switch to this.is* = true. (#24047)
|
3 years ago |
LeviPesin
|
793f66f41c
Use fromBufferAttribute (#23769)
|
3 years ago |
Mr.doob
|
8ff5d832ee
Core: Robustness.
|
4 years ago |
linbingquan
|
0bb7a813ae
fix(core): Clean up. (#21955)
|
4 years ago |
linbingquan
|
a1cffe93fe
Clean up. (#21710)
|
4 years ago |
Michael Herzog
|
92572b795c
Core: Add missing annotations. (#21643)
|
4 years ago |
Michael Herzog
|
5aaec4c034
Geometry: Convert to classes. (#21635)
|
4 years ago |
Mark Nevill
|
bfc15babad
Make `applyMatrix4` work on a `BufferGeometry` with `InterleavedBufferAttribute` normals. (#21434)
|
4 years ago |
Mugen87
|
820ad6bac0
Core: Remove author comments.
|
5 years ago |
Mugen87
|
e3d3795909
InterleavedBufferAttribute: Introduce needsUpdate.
|
5 years ago |
Mugen87
|
54b5ef6364
BufferGeometry: Retain interleaved data when using .clone().
|
5 years ago |
Mugen87
|
52479c1f53
InterleavedBufferAttribute: Simplify toJSON().
|
5 years ago |
Mugen87
|
84f886d9d9
BufferGeometry: Retain interleaved data when using .toJSON().
|
5 years ago |
Mugen87
|
20de10da7e
Core: Move to let/const.
|
5 years ago |
Mugen87
|
5aae4a3092
InterleavedBufferAttribute: Add support for clone().
|
5 years ago |
Mugen87
|
9b89f1d248
InterleavedBufferAttribute: Added toJSON().
|
5 years ago |
WestLangley
|
3956bd2d04
InterleavedBufferAttribute: add .applyMatrix4()
|
5 years ago |
aardgoose
|
366450a2e9
remove uuid from BufferAttribute etc.
|
7 years ago |
bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
Mr.doob
|
0c7b11b25c
Clean up.
|
8 years ago |
Tristan VALCKE
|
08c40e22c7
Remove unecessary constructor assignments
|
8 years ago |
Tristan VALCKE
|
46630ad44b
Style
|
8 years ago |
Tristan VALCKE
|
9d3f359693
Fix InterleavedBufferAttribute acessor assignement
|
8 years ago |
Tristan VALCKE
|
494b7efa4d
Protect InterleavedBufferAttribute against the closure circular reference bug
|
8 years ago |
Mr.doob
|
ab8c387631
InterleaveBuffer/InterleaveBufferAttribute: Removed no longer used length calls.
|
9 years ago |
Mr.doob
|
9147f32ca2
Clean up.
|
9 years ago |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 years ago |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 years ago |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 years ago |