Mr.doob
|
59798ff301
Simplified pyramides code. Normals aren't right though. Normals never were right anyway.
|
13 years ago |
Mr.doob
|
3090c30a07
Cleaning up after the merge.
|
13 years ago |
alteredq
|
dba0cf0194
Merged with mrdoob's dev branch.
|
13 years ago |
Mr.doob
|
a48864b47a
Reverted TrackballControls changes.
|
13 years ago |
alteredq
|
503f08fa98
Brought back old TrackballControls. Sorry @mrdoob :/
|
13 years ago |
Mr.doob
|
7206504648
Added EventTarget to TrackballControls. Fixes #1189.
|
13 years ago |
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
|
1f7bc4e31d
Made PathControls work.
|
14 years ago |
alteredq
|
4b7c468e15
Made TrackballControls work. Fixed more examples.
|
14 years ago |
alteredq
|
ef29a8e352
Made FlyControls and RollControls work. Fixed more examples.
|
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 |
Mr.doob
|
bfdb10a85a
Updated all examples so they use the renamed geometry classes.
|
14 years ago |
Eberhard Gräther
|
74ab78a6e2
build including TrackballCamera
|
14 years ago |
Eberhard Gräther
|
359407b722
added new TrackballCamera-example and changed keys
|
14 years ago |