Commit History

Author SHA1 Message Date
  Mr.doob 4f4f87430f Splitted ShaderExtras into individual files. 13 years ago
  Mr.doob 97ee7a81cd THREE.ShaderExtras['film'] to THREE.FilmShader. 13 years ago
  alteredq 25bffd0d3b One possible workaround for normal map inconsistencies across models. 13 years ago
  alteredq 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 years ago
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 years ago
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 years ago
  Mr.doob 632b0f8e0c HTML correctness. 13 years ago
  Mr.doob 5ba7abc69b Deprecated THREE.Vertex. 13 years ago
  Mr.doob ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 years ago
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 years ago
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 years ago
  alteredq 86fac679c3 Renamed some examples. 14 years ago