Mr.doob
|
2c9d098282
r50dev
|
13 years ago |
Mr.doob
|
df3a5437f4
r49
|
13 years ago |
Mr.doob
|
49c34190c3
Reverting console changes.
|
13 years ago |
Mr.doob
|
a7035b78cc
Moved ColladaLoader to /examples/js. Also moved /src/extras/loaders to /src/loaders.
|
13 years ago |
Mr.doob
|
3a8a66c7af
Reformated requestAnimationFrame polyfill.
|
13 years ago |
Mr.doob
|
6e002f324a
r49dev
|
13 years ago |
Mr.doob
|
a4088b8945
r48
|
13 years ago |
Mr.doob
|
91450ee46a
THREE.VERSION -> THREE.REVISION
|
13 years ago |
Ryan Berdeen
|
bf644ea5ff
fix cancelRequestAnimationFrame polyfill
|
13 years ago |
Mr.doob
|
514dac4d75
Moved REVISION to THREE.VERSION.
|
13 years ago |
Mr.doob
|
b74342a4d6
Updated RequestAnimationFrame polyfill.
|
13 years ago |
Mr.doob
|
5697084e64
Moved `RequestAnimationFrame.js` code right into `src/Three.js`.
|
13 years ago |
Mr.doob
|
cc7956b2c3
`window` > `self` so the lib is workers ready. (thanks @jsermeno)
|
14 years ago |
Mr.doob
|
76e7ea3461
Added namespace to all the objects that missed it (geometries, uniforms, etc)
|
14 years ago |
Mr.doob
|
0aac038d58
- JSLinted
|
15 years ago |
Mr.doob
|
2a334e0862
Credit where credit is due.
|
15 years ago |
Mr.doob
|
a6e98d7e9a
Removed Class.js dependency
|
15 years ago |