We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
added TrackballCamera (not complete)
added notes on Scene.add() vs addChild() vs addObject() vs addLight(). Apologies if this is not the right place to do that.
Updated API Reference (markdown)
Changed introductory text.
Added geometries
adding Camera#lookAt method
Updated with r45 changes.
Updated method paramters on: THREE.Projector, THREE.CanvasRenderer
autoClear* and some other additions.
Adding some credits.
Added link to @kig's presentation
Added link to asset pipeline suggestion issue
Updated Home (textile)
Added links to example patterns
Added explanations for some patterns used in examples
Ruby deserves some love too...
Small tweaks
Added link to local howto
Added local run howto
Updated Color
Removed sound stuff.
Adding deallocateObject/deallocateTexture.
Added link to update howto
Added explanation about how to update various things
Added link to OBJ converter howto
Added description on WebGLRenderer's "preserveDrawingBuffer" flag
Added uniforms types link