alteredq
|
6b014f8684
Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples.
|
13 years ago |
Mr.doob
|
5697084e64
Moved `RequestAnimationFrame.js` code right into `src/Three.js`.
|
13 years ago |
alteredq
|
9f7f8fd015
Half-baked LOD attempt.
|
13 years ago |
alteredq
|
b2b7282fcd
Got skinning working again.
|
13 years ago |
Mr.doob
|
6b151b552e
Merging with @alteredq's experimental branches.
|
13 years ago |
alteredq
|
c07919529e
Made FirstPersonControls work. Fixed more examples to work with the new camera system.
|
14 years ago |
Mr.doob
|
ad31ff1214
Fixed the rest of the examples.
|
14 years ago |
alteredq
|
db78ffe003
Some more Math.PI instead of magic numbers.
|
14 years ago |
Mr.doob
|
19d8261174
More examples clean up.
|
14 years ago |
Mr.doob
|
71c2df1649
Updated HTML of some examples.
|
14 years ago |
Mr.doob
|
a940f05427
Updated examples with the new `.add`/`.remove` methods.
|
14 years ago |
alteredq
|
cbb88c6f3b
Added skinning example.
|
14 years ago |