Mr.doob
|
247454fea1
Moved ./extras/geometries to ./geometries.
|
9 年之前 |
Mr.doob
|
9147f32ca2
Clean up.
|
9 年之前 |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 年之前 |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 年之前 |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 年之前 |
dubejf
|
324cfb9dc6
Fix typos
|
10 年之前 |
Mr.doob
|
191bb16cd4
Renamed THREE.SegmentsLine to THREE.LineSegments. See 9b63a1d906e0e5f33cadc145664c6bf44aa68fed
|
10 年之前 |
Mr.doob
|
9b63a1d906
Added THREE.SegmentsLine.
|
10 年之前 |
Mr.doob
|
207457a5b3
Added EdgesGeometry. See #6321.
|
10 年之前 |
Mr.doob
|
0b625f7c63
EdgesHelper: Setting default threshold to 1. See #6125.
|
10 年之前 |
Arthur Silber
|
de45fafa7e
Updates EdgesHelper documentation
|
10 年之前 |
Arthur Silber
|
afb699b1eb
Updates default values for EdgesHelper, uses internal degToRad function, updates documentation
|
10 年之前 |
Arthur Silber
|
2931d47445
adding documentation
|
10 年之前 |
Arthur Silber
|
0e6d3a7bc9
fixed wrong default value for EdgesHelper constructor, fixed edge case (angle of 0°)
|
10 年之前 |
Arthur Silber
|
773cbbb2b1
extend EdgesHelper to allow for a custom threshold angle
|
10 年之前 |
Mr.doob
|
48f1ea25a0
WebGLRenderer: Reverted WebGLTextures by now...
|
10 年之前 |
dubejf
|
bd9c4662e0
Update EdgesHelper.js to support BufferGeometry
|
10 年之前 |
Elisée Maurer
|
ecd0ddd1a1
Set prototype.constructor for all derived classes
|
10 年之前 |
Mr.doob
|
eeb4d43585
Tweaked EdgesHelper code. See #5490.
|
11 年之前 |
Mr.doob
|
4a733a9ca2
Fixed helpers so they work with the new Scene behaviour.
|
11 年之前 |
Mr.doob
|
e5b1d38e1e
EdgesHelper: Updated to use BufferAttribute. Fixes #5098.
|
11 年之前 |
Mr.doob
|
0ab16a09ee
Updated loaders and examples to new BufferAttribute pattern.
|
11 年之前 |
Mr.doob
|
f549fedfc6
Experimenting with BufferAttribute.
|
11 年之前 |
Mr.doob
|
dfffeef1da
Updated src and examples to latest BufferGeometry API.
|
11 年之前 |
WestLangley
|
7d77a7a8cc
Added EdgesHelper
|
11 年之前 |