Mr.doob
|
632b0f8e0c
HTML correctness.
|
13 年 前 |
alteredq
|
d2ea31a0f7
Another batch of examples resizing fixes.
|
13 年 前 |
alteredq
|
9b05a88027
Fixed incorrect setSize in AnaglyphEffect and ParallaxBarrierEffect. More examples resize handling.
|
13 年 前 |
alteredq
|
6b014f8684
Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples.
|
13 年 前 |
Mr.doob
|
5697084e64
Moved `RequestAnimationFrame.js` code right into `src/Three.js`.
|
13 年 前 |
alteredq
|
609c8c7212
More correct LOD handling (thanks to @mrdoob for insight).
|
13 年 前 |
alteredq
|
9f7f8fd015
Half-baked LOD attempt.
|
13 年 前 |
alteredq
|
064138d826
Updated more examples. Got AnaglyphWebGLRenderer and CrosseyedWebGLRenderer working.
|
14 年 前 |
Mr.doob
|
ad31ff1214
Fixed the rest of the examples.
|
14 年 前 |
Mr.doob
|
bbb65a768c
Updated HTML of the rest of the examples.
|
14 年 前 |
Mr.doob
|
19d8261174
More examples clean up.
|
14 年 前 |
Mr.doob
|
a940f05427
Updated examples with the new `.add`/`.remove` methods.
|
14 年 前 |
Mr.doob
|
f105cbb7e2
`LOD.add` > `LOD.addLevel`
|
14 年 前 |
Mr.doob
|
bfdb10a85a
Updated all examples so they use the renamed geometry classes.
|
14 年 前 |
Mr.doob
|
3bc9f48c2f
src/animation ⟶ src/extras/animation
|
14 年 前 |
Mr.doob
|
76e7ea3461
Added namespace to all the objects that missed it (geometries, uniforms, etc)
|
14 年 前 |
Mr.doob
|
66cd1198e3
Updated examples and utils that used Cube().
|
14 年 前 |
Mr.doob
|
568beba848
Fixed LOD example.
|
14 年 前 |
alteredq
|
0e450db259
Tweaks to lod example.
|
14 年 前 |
alteredq
|
7ad44b434c
Added level-of-details example (and LOD object to compiled lib).
|
14 年 前 |