Mr.doob
|
cd33824929
Merge remote-tracking branch 'alteredq/dev' into dev
|
14 years ago |
Mr.doob
|
8749fe04db
Color.getHex() de-obfuscated.
|
14 years ago |
alteredq
|
43036191c6
Added frustum culling also for ParticleSystems.
|
14 years ago |
alteredq
|
bac513dda9
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
alteredq
|
0fd25ba910
Added keeping stats also for point sprites.
|
14 years ago |
Mr.doob
|
aac4384e1c
Updated builds.
|
14 years ago |
Mr.doob
|
976607d346
Merge remote-tracking branch 'AddictArts/dev' into dev
|
14 years ago |
Erik Kitson
|
cbccd87d57
Reverted changes to Animation class and moved to new KeyFrameAnimation class.
|
14 years ago |
Mr.doob
|
f14e3dc72f
Added .crossOrigin to Loader and ImageUtils.
|
14 years ago |
Mr.doob
|
3be2cdae2c
Better Rectangle.intersects() formula.
|
14 years ago |
alteredq
|
d906f301bd
Updated builds.
|
14 years ago |
alteredq
|
90097cf401
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
alteredq
|
7168bc2435
Added more random functions to THREE.Math
|
14 years ago |
Mr.doob
|
606f008bec
Fixed wrapping handling in ColladaLoader.
|
14 years ago |
Mr.doob
|
618a079045
Changed some more `.children` to `.childNodes`. (Fixes webgl_collada.html example)
|
14 years ago |
Mr.doob
|
13e3c8f255
Updated builds.
|
14 years ago |
Mr.doob
|
1e6ed88594
Merge remote-tracking branch 'AddictArts/dev' into dev
|
14 years ago |
Erik Kitson
|
ef56fd9b79
Fixed references to Firefox-specific "children" attribute.
|
14 years ago |
alteredq
|
655b1efbde
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
alteredq
|
e207f5e852
Changed lights to use global positions.
|
14 years ago |
Mr.doob
|
e16e443394
Better use of generated texture.
|
14 years ago |
Mr.doob
|
db6cb6d1cf
Fixed ColladaLoader issue where node id was non-existent.
|
14 years ago |
Mr.doob
|
5d5bb3db00
Added .crossOrigin = '' to Loader.load_image() (thanks @remoe).
|
14 years ago |
Mr.doob
|
48b3a72538
Simplified geometries example.
|
14 years ago |
Mr.doob
|
032c511220
Updated builds.
|
14 years ago |
Mr.doob
|
b23690f90b
ColladaLoader, checking if responseXML exist before parsing it. Removed ?rnd= bit, not sure why that was there...
|
14 years ago |
Mr.doob
|
3623a444a3
ColladaLoader tried to access children-less object childrens. Changend JSONLoader try/catch code (better error logs this way).
|
14 years ago |
Mr.doob
|
31abf51900
Merge remote-tracking branch 'jterrace/master' into dev
|
14 years ago |
Jeff Terrace
|
c6b1bd8c34
Fix collada loader to load faces with multiple materials properly, setting materialIndex
|
14 years ago |
alteredq
|
247ec49013
Small refactoring in plugins.
|
14 years ago |