Files
three.js/examples
alteredq b3ea0d5fcd Changed a bit clear color API.
Renamed: setClearColor( hex, opacity ) => setClearColorHex( hex, opacity )

New: setClearColor( color, opacity )

In this way it's a bit cheaper to animate clear color.

Hope I didn't break examples - I searched for "setClearColor" and changed it in one place where it was used.
2011-02-08 12:49:14 +01:00
..
2011-01-05 16:50:05 -08:00
2010-12-24 21:24:58 +00:00
2011-02-08 12:49:14 +01:00
2011-01-04 08:05:28 +01:00
2010-12-31 17:59:11 +00:00