Mr.doob
|
091f3f438c
Src: Removed Object.defineProperty() calls.
|
4 년 전 |
DefinitelyMaybe
|
501053e58c
some objects to es6 classes
|
4 년 전 |
Mugen87
|
820ad6bac0
Core: Remove author comments.
|
5 년 전 |
Mr.doob
|
d687097241
Merge pull request #19471 from Mugen87/dev45
|
5 년 전 |
Mugen87
|
17a56de9b6
Objects: Move to let/const.
|
5 년 전 |
Mugen87
|
78863b5d66
Mesh/Line/Points: Fix copy().
|
5 년 전 |
Mugen87
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
6 년 전 |
Mugen87
|
bc5e51d4ba
Merge remote-tracking branch 'upstream/dev' into dev33
|
6 년 전 |
Mugen87
|
ec43642749
Core: Eagerly instantiate module scope variables.
|
6 년 전 |
Garrett Johnson
|
29405750b9
Add error if camera is null
|
6 년 전 |
Garrett Johnson
|
3055ca2a2a
readd _camera -> camera
|
6 년 전 |
Mugen87
|
6160c2e779
Objects: Remove IIFEs I.
|
6 년 전 |
WestLangley
|
c572f96b9c
Clean up
|
6 년 전 |
WestLangley
|
2fda472d63
Sprite: fix raycasting bugs
|
6 년 전 |
06wj
|
c48d55fc3a
rename Triangle.uvIntersection to getUV
|
7 년 전 |
06wj
|
f6f4d8d3c9
add Triangle.uvIntersection
|
7 년 전 |
06wj
|
239627a297
Sprite: The result of sprite.raycast add uv
|
7 년 전 |
Mugen87
|
420900daf7
Sprite: Clean up
|
7 년 전 |
Mr.doob
|
35eccde4c5
Sprite: Construct BufferGeometry when needed.
|
7 년 전 |
Mugen87
|
682c9bab49
Sprite: Clean up
|
7 년 전 |
Mugen87
|
bc07d45bf7
WebGLRenderer: Use fix drawing mode for sprites
|
7 년 전 |
Mugen87
|
782bf526f2
WebGLRenderer: Removed WebGLSpriteRenderer
|
7 년 전 |
06wj
|
febf9464ad
sprite.raycast:change the triangle order
|
7 년 전 |
06wj
|
ec65c8f0fa
sprite.raycast refact&add comment
|
7 년 전 |
06wj
|
42fa96828e
sprite.raycast use ray.intersectTriangle to check
|
7 년 전 |
06wj
|
8cc8425180
update sprite.raycast
|
7 년 전 |
06wj
|
290f80e551
fix lint
|
7 년 전 |
06wj
|
2b21dd6023
Optimalize sprite.raycast
|
7 년 전 |
06wj
|
048d2606e5
fix lint
|
7 년 전 |
06wj
|
1831377e21
Add sprite.raycast support for scale,rotation,center
|
7 년 전 |