sunag
|
27255fe9cb
Renderers: Use internal `log`, `warn` and `error` functions instead of the system ones (#31790)
|
9 месяцев назад |
Michael Herzog
|
ff1b14141f
Docs: More JSDoc. (#30614)
|
1 год назад |
Jonathan Zopes
|
df853401ac
Fix index on intersection. (#30424)
|
1 год назад |
Garrett Johnson
|
9cfaaa8d9a
Raycasting: Add barycoord to intersection result, make attribution interpolation more convenient (#29340)
|
1 год назад |
Rang
|
70e7f55e97
Line: Honor last segment of `LineLoop` in `raycast()`. (#28114)
|
2 лет назад |
Jesper van den Ende
|
03b6cc6390
Object3D: Clone material arrays (#26589)
|
2 лет назад |
Michael Herzog
|
70e0000856
Examples: Remove deprecated Geometry class and all legacy checks. (#24009)
|
4 лет назад |
Guillaume Fradin
|
0ccddfd057
honor recursive argument in copy method of classes derived from Object3D (#24119)
|
4 лет назад |
Marco Fugaro
|
6e897f9a42
Core: Switch to this.is* = true. (#24047)
|
4 лет назад |
Michael Herzog
|
5aa098f0e1
Objects: Convert to classes. (#21625)
|
5 лет назад |
Michael Herzog
|
3c7d515521
Line/Points: Support drawRange in raycast(). (#21481)
|
5 лет назад |
Michael Herzog
|
8c6ae24935
Line/Points: Avoid raw array access in raycast(). (#21475)
|
5 лет назад |
Mugen87
|
bac87e0814
Object3D: Stop Geometry support in raycast().
|
5 лет назад |
Mugen87
|
c2af157e98
Line: Stop Geometry support in computeLineDistances().
|
5 лет назад |
Mr.doob
|
c20528a800
Line: Removed mode parameter. See #20840
|
5 лет назад |
linbingquan
|
93e1c2eb82
src: ES6 default value.
|
5 лет назад |
Mugen87
|
d52afdd2ce
Matrix3/4: Introduce invert().
|
5 лет назад |
Mr.doob
|
86b43b4c17
Clean up.
|
5 лет назад |
manthrax
|
9fb4bb744c
Switch vertex access to fromBufferAttribute.. remove redundant null check.
|
5 лет назад |
manthrax
|
75b3ec18b4
Update Line.js
|
5 лет назад |
manthrax
|
28804c5a63
Update Line.js
|
5 лет назад |
Mr.doob
|
4944e56c06
Removed all @author mrdoob.
|
5 лет назад |
Mr.doob
|
d687097241
Merge pull request #19471 from Mugen87/dev45
|
6 лет назад |
Mugen87
|
17a56de9b6
Objects: Move to let/const.
|
6 лет назад |
Mugen87
|
78863b5d66
Mesh/Line/Points: Fix copy().
|
6 лет назад |
Mugen87
|
c306e10e76
Line: Added support for morph targets.
|
6 лет назад |
Miguel Sánchez de León Peque
|
b23fb32f20
Deprecate Raycaster's `.linePrecision` (#18590)
|
6 лет назад |
Mugen87
|
ec0a08c3a2
Mesh/Line/Points: Always use white as default color.
|
6 лет назад |
Mugen87
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
6 лет назад |
Mugen87
|
ec43642749
Core: Eagerly instantiate module scope variables.
|
6 лет назад |