bdysvik
|
e4a46ae56f
Added Line and LineSegments support for the Three.js glTF loader. Includes two examples: snowFlake and SnowFlakes where snowFlake is a THREE.Line object and snowFlakes a THREE.LineSegments object. Both examples are based on the geometry in the bufferedgeometry/lines/indexed demo.
|
8 年之前 |
Lewy Blue
|
fdc084495a
Added Useful Links Manual page
|
8 年之前 |
Mr.doob
|
e12d47efca
Merge pull request #10395 from looeee/docs/camera/near_far
|
8 年之前 |
Mr.doob
|
24da99d9c0
Merge pull request #10397 from Mugen87/splineCurve3
|
8 年之前 |
Mugen87
|
1f9ccc920e
Three.Legacy: Correct typo
|
8 年之前 |
Mugen87
|
b28ec61410
Deprecated SplineCurve3
|
8 年之前 |
Mr.doob
|
4881e4b915
Merge pull request #10394 from Mugen87/examples
|
8 年之前 |
Lewy Blue
|
27b566ecbc
reset builds
|
8 年之前 |
Mugen87
|
066be3e8d9
Examples: More usage of THREE.Spherical
|
8 年之前 |
Lewy Blue
|
6d4d868fe1
updated near and far descriptions
|
8 年之前 |
Lewy Blue
|
6be59a9a75
Update page.js
|
8 年之前 |
Lewy Blue
|
7b17b322ba
Accidentally committed changed to page.js - removed them here
|
8 年之前 |
Lewy Blue
|
1a07c801d3
Update Object3D.html
|
8 年之前 |
Lewy Blue
|
fd46b300c4
Renamed doc page and updated RGBELoader
|
8 年之前 |
Lewy Blue
|
0efedb991b
Deprecated BinaryTextureLoader
|
8 年之前 |
Lewy Blue
|
4dcd049c68
Added DefaultUp and DefaultMAtrixAutoUpdate to Object3D docs
|
8 年之前 |
Mr.doob
|
9ab440efd1
Updated builds.
|
8 年之前 |
Eevee
|
6631116909
Support mirrored repeating in CanvasRenderer
|
8 年之前 |
Mr.doob
|
5ad36da0e4
Merge pull request #10363 from kevanstannard/fix-svg-file-loading
|
8 年之前 |
Mugen87
|
1dc8d5b265
Mesh: .raycast() now works with InterleavedBufferAttribute
|
8 年之前 |
Mr.doob
|
172b4796b9
Clean up.
|
8 年之前 |
Mr.doob
|
1a336dc20a
Removed unused EventDispatcher from loaders and clean up.
|
8 年之前 |
Mr.doob
|
a387fd3a89
Updated builds.
|
8 年之前 |
Mr.doob
|
cbb6656fc5
Merge pull request #10375 from Mugen87/perspective
|
8 年之前 |
Mr.doob
|
37c843a0fe
Clean up.
|
8 年之前 |
Mr.doob
|
143045449b
Refactored EventDispatcher usage.
|
8 年之前 |
Mr.doob
|
e55d50abbb
Removed EventDispatched.apply() to help out with tree-shaking. See #9597.
|
8 年之前 |
Mugen87
|
7cd84fb972
Matrix4: Correct format
|
8 年之前 |
Mugen87
|
0364f83231
Matrix4: Added warning to .makePerspective()
|
8 年之前 |
Franklin Ta
|
4be326e503
Deprecate Vector3.applyProjection
|
8 年之前 |