Mr.doob
|
45076157fe
Removed remaining Matrix4 .translate() and .rotateByAxis() dependencies. Fixes #3185.
|
12 years ago |
Mr.doob
|
aeb1135135
Updated builds.
|
12 years ago |
Mr.doob
|
04fb8d3a97
Merge remote-tracking branch 'zz85/master' into dev
|
12 years ago |
Mr.doob
|
afcfa527a0
Updated builds.
|
12 years ago |
Mr.doob
|
905ab19acc
Added morphTargets support to MeshNormalMaterial. Fixes #3200.
|
12 years ago |
Mr.doob
|
7906761dd9
SceneLoader2 wrongly using SceneExporter2 constructor.
|
12 years ago |
Mr.doob
|
2503edec08
Implemented hierarchy to SceneLoader2.
|
12 years ago |
Mr.doob
|
7732b04273
WebGLRenderer: ids need to be sorted in reverse.
|
12 years ago |
Tomas Carnecky
|
a7f53ec93f
Fix the renderList sort function to be truly stable
|
12 years ago |
Mr.doob
|
9b7ec2700d
Updated builds.
|
12 years ago |
Mr.doob
|
0cc3b88626
SceneLoader2 finally starting to work.
|
12 years ago |
Mr.doob
|
e68aeeacaf
Added fromArray() to Vector* for convenience.
|
12 years ago |
Mr.doob
|
1a05eba56b
Updated builds.
|
12 years ago |
Mr.doob
|
70dbf95491
Updated JSONLoader to allow material-less data.
|
12 years ago |
Mr.doob
|
1222072779
Updated SceneLoader2 to use latest JSONLoader API. GeometryExported setting bits as 0 as a place holder to start to get things working. Fixes #3198.
|
12 years ago |
Mr.doob
|
b65def114d
Merge remote-tracking branch 'arrayjam/dev' into dev
|
12 years ago |
Mr.doob
|
24832be223
Editor: Updated MeshFaceMaterial handling.
|
12 years ago |
Mr.doob
|
c56ab0d7f7
Deprecated Matrix4 translate() as per #3185.
|
12 years ago |
Yuri Feldman
|
5ddd6ca286
Clock's getters return seconds
|
12 years ago |
Yuri Feldman
|
8cb44d576d
Spelling and grammar fixes.
|
12 years ago |
Mr.doob
|
8dc31b0080
Merge remote-tracking branch 'bhouston/window-performance-fix' into dev
|
12 years ago |
Mr.doob
|
df1b7a24db
Deprecated Matrix4 rotateX(), rotateY(), rotateZ and rotateByAxis() as per #3185.
|
12 years ago |
Ben Houston
|
c337d8beb7
use new Date().getTime() when not in a node.js environment.
|
12 years ago |
Ben Houston
|
3b8609e1c4
improve npm header for browser + nodejs compatibility.
|
12 years ago |
Mr.doob
|
cc57273cf4
Reverting to Object.prototype = { pattern. Only using it on the methods that really need it.
|
12 years ago |
Mr.doob
|
1ce2b5bc38
r57
|
12 years ago |
Mr.doob
|
747205428b
Cleaned up tests.
|
12 years ago |
Mr.doob
|
6873ef9f72
Fixed molecules example still relying in object.properties.
|
12 years ago |
Mr.doob
|
cd0d307b46
Simplified webgl voxel editor example.
|
12 years ago |
Mr.doob
|
ed28437090
Updated builds.
|
12 years ago |