Added v4v
Updated Home (textile)
Created GUI Tools with Three.js (markdown)
Added @nrocy's article.
Added v2v type
More on Camera
Updated Camera and Object3D
Add my italian website.
Issues to be careful when dealing with fog.
Can't have hex numbers in JSON
improved wording and structure
added an explanation on how to use Detector that I saw in the wild.
Changed back to use "textile" edit mode
Fixed model format reference
Updated spec.
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
Added links to example patterns