Mr.doob
|
f4ca33de6a
Merge branch 'heightfields-and-normalmaps' of https://github.com/virtual-world-framework/three.js into dev
|
11 gadi atpakaļ |
Mr.doob
|
59dbd22504
Updated builds.
|
11 gadi atpakaļ |
Mr.doob
|
5549e242e0
Object3D: Using Object.defineProperties to avoid object.rotation = new THREE.Euler() pattern. See fffeeb636ee9fa38f2e3a51358c361116d827d8b.
|
11 gadi atpakaļ |
Brett Swift
|
e4a37f082d
Convert single-axis translation animation data according to upConversion.
|
11 gadi atpakaļ |
Eric Burns
|
ae02c24c4f
Differentiate between heightfields and normalmaps and treat each appropriately
|
11 gadi atpakaļ |
Mr.doob
|
eabdc89686
Quaternion: Avoiding double call to onChangeCallback in setFromUnitVectors. Added call to onChangeCallback in normalize(). See fffeeb636ee9fa38f2e3a51358c361116d827d8b.
|
11 gadi atpakaļ |
Mr.doob
|
b228ef810d
Updated builds.
|
11 gadi atpakaļ |
Mr.doob
|
fffeeb636e
Simplified Euler/Quaternion setup. See #4599.
|
11 gadi atpakaļ |
Mr.doob
|
c509dcbe6c
Removed unused Proxy*.
|
11 gadi atpakaļ |
Mr.doob
|
171dc1e6b2
Merge pull request #4598 from virtual-world-framework/use-collada-id-as-threejs-id
|
11 gadi atpakaļ |
James Baicoianu
|
88dc98ef70
Added skinIndices/skinWeights, vertexTangents, Geometry.clone/computeBoundingSphere/computeBoundingBox/computeFaceNormals/computeVertexNormals
|
11 gadi atpakaļ |
James Baicoianu
|
547c34ad52
Added new typed/multi classes to package definitions
|
11 gadi atpakaļ |
James Baicoianu
|
b11df4cda4
Fixed renderer error caused by unknown material.defaultAttributeValues
|
11 gadi atpakaļ |
James Baicoianu
|
78c1b94d63
Default value for offsets if none specified
|
11 gadi atpakaļ |
James Baicoianu
|
1cfd9e6ae8
Moved TypedVector/MultiVector/TypedColor/MultiColor classes into separate files
|
11 gadi atpakaļ |
James Baicoianu
|
a44f971b85
Started removing legacy THREE.Geometry-specific code in WebGLRenderer
|
11 gadi atpakaļ |
Mr.doob
|
f84d42f86c
Removed more hilbert3D instances.
|
11 gadi atpakaļ |
Mr.doob
|
7f9c5af70a
Merge branch 'hilbert-curves' of https://github.com/thorsummoner/three.js into dev
|
11 gadi atpakaļ |
James Baicoianu
|
acae8e0698
Removed Geometry99 experiment
|
11 gadi atpakaļ |
James Baicoianu
|
bb3b9e1342
Changed Geometry dependency order, removed Geometry99
|
11 gadi atpakaļ |
James Baicoianu
|
c154b7c88e
PlaneGeometry inherits from Geometry
|
11 gadi atpakaļ |
James Baicoianu
|
57dc1994c4
IndexedGeometry inherits from BufferGeometry
|
11 gadi atpakaļ |
James Baicoianu
|
85c2594863
Replaced Geometry with new BufferGeometry-based compatibility layer
|
11 gadi atpakaļ |
thorsummoner
|
92814d4359
Exited Example to use file include rather than inline hilbert3D definition
|
11 gadi atpakaļ |
thorsummoner
|
1863feafd0
Made simmilar to and allocated file for it
|
11 gadi atpakaļ |
thorsummoner
|
5cf2d18fba
as per Mr. Doob's Request, I removed hilbert2d from the folder.
|
11 gadi atpakaļ |
thorsummoner
|
4784dfe731
Implemented Hilbert in 2d
|
11 gadi atpakaļ |
Mr.doob
|
884c4334e9
Fixed indentations.
|
11 gadi atpakaļ |
Mr.doob
|
1a4f3dea34
Docs: Moved api/math/Lut to api/examples/Lut.
|
11 gadi atpakaļ |
Mr.doob
|
d6344ae930
Removed src/math/Lut.js.
|
11 gadi atpakaļ |