WestLangley
|
21c138a3f1
Ensure face vertex normals are unique.
|
11 years ago |
Mr.doob
|
65f5ed500c
Updated builds.
|
11 years ago |
Mr.doob
|
f4cf8d741e
Merge branch 'patch-2' of https://github.com/speigg/three.js into dev
|
11 years ago |
Mr.doob
|
e7b3ec8c0f
Merge branch 'webgl_geometries-cleanup' of https://github.com/danielribeiro/three.js into dev
|
11 years ago |
Mr.doob
|
b0040dc9f9
Updated builds.
|
11 years ago |
Mr.doob
|
9a824eedb2
Minor fixes to WireframeHelper.
|
11 years ago |
Sebastien Valette
|
67a221852b
fiw WireframeHelper for non indexed BufferGeometry
|
11 years ago |
Mr.doob
|
13344c820f
Updated builds.
|
11 years ago |
Mr.doob
|
00421026ab
Merge branch 'wireframe3' of https://github.com/valette/three.js into dev
|
11 years ago |
Sebastien Valette
|
e61d01fff4
small var fix
|
11 years ago |
Sebastien Valette
|
3876ff68f8
make THREE.WireframeHelper correctly work with BufferGeometry
|
11 years ago |
Gheric Speiginer
|
2b6fdf00d6
Added 'addedToScene', 'removedFromScene', 'objectAdded', and 'objectRemoved' events
|
11 years ago |
Mr.doob
|
c5c9e20cb5
Updated builds.
|
11 years ago |
Mr.doob
|
6d7c5e7dc7
r65dev
|
11 years ago |
Mr.doob
|
3f67d61c4f
Merge branch 'dev' of https://github.com/martinwicke/three.js into dev
|
11 years ago |
Martin Wicke
|
24cfa675b8
remove __tmpVertices vertex normal cache
|
11 years ago |
Martin Wicke
|
089741d0ad
initialize face.vertexNormals and __tmpVertices more often, to make sure they are available when computeVertexNormals is called (again) after faces or vertices have changed.
|
11 years ago |
Joshua Koo
|
3c4ec1d1bd
Update GPGPU example
|
11 years ago |
Mr.doob
|
880a191da2
Optimised SimulatorRenderer.
|
11 years ago |
Daniel Ribeiro
|
511312d0f0
removing uneeded variable
|
11 years ago |
Mr.doob
|
eb6c64d6db
r64
|
11 years ago |
Mr.doob
|
409a9dfcf1
Editor: Prevent accidental back history.
|
11 years ago |
Jason Grout
|
b8653d7379
Fix mouse tracking bug when dom element is scrolled to a different position.
|
11 years ago |
Mr.doob
|
43c90c7305
Updated builds.
|
11 years ago |
Mr.doob
|
e42cddecc0
Merge branch 'fix-gethsl' of https://github.com/notlion/three.js into dev
|
11 years ago |
Ryan Alexander
|
4e36b7b64c
Add optionalTarget argument to Color#getHSL()
|
11 years ago |
Ryan Alexander
|
18c0ff014e
Return a new hsl object for every call to Color#getHSL()
|
11 years ago |
Mr.doob
|
673d5dc5f7
EventDispatched: Added check for existing array in removeListener as per #4202.
|
11 years ago |
Mr.doob
|
b827312f80
Rever to three.min.js.
|
11 years ago |
Mr.doob
|
1228df6f3d
Merge branch 'post-bokeh-pass' of https://github.com/jpweeks/three.js into dev
|
11 years ago |