Commit History

Author SHA1 Message Date
  Mr.doob 0638bc3a59 Updated builds. 12 years ago
  Mr.doob faa103f7ac Merge branch 'dev-helper' of git://github.com/WestLangley/three.js into dev 12 years ago
  Dave Kushner fcff3438ce Update several math documentation pages. 12 years ago
  WestLangley 03932b4497 Improved VertexNormalsHelper and FaceNormalsHelper 12 years ago
  Mr.doob 8034a544ed WebGLRenderer3: Opaque ans Transparent lists. 12 years ago
  Mr.doob 935ee8df1b WebGLRenderer clean up. 12 years ago
  Mr.doob 028a98ea63 WebGLDeferredRenderer: Removed global camera dependency. Fixes #3120 and #3433. 12 years ago
  Mr.doob 6985e8376d Uncommented the right code in helpers example. 12 years ago
  Mr.doob c3f6a06ddb Updated builds. 12 years ago
  Mr.doob bad6535be1 Added VertexNormalsHelper and WireframeHelper. Tweaks to BoxHelper and FaceNormalsHelper. 12 years ago
  Mr.doob 3f8dba9f9a build.py: Adding \n at the end to avoid breakage between files. 12 years ago
  Mr.doob c3793d108b Updated builds. 12 years ago
  Mr.doob 916952b774 Cleaned up Raycaster BufferGeometry implementation. 12 years ago
  Mr.doob d0875a9c57 Merge remote-tracking branch 'kevinoe/BufferGeometryRaycast' into dev 12 years ago
  Mr.doob 3b43428283 Updated builds. 12 years ago
  zz85 aa7567f46e Refactored Curve.js to individual classes (#3378) 12 years ago
  Mr.doob 6f171d7a45 WebGLRenderer3: Added MeshNormalMaterial support. 12 years ago
  Kevin Schmidt 96437a641e Brief:Implementing raycasting for dynamic buffergeometry 12 years ago
  Mr.doob 5cd2f6a846 WebGLRenderer3: Added normals, programs cache, fallback for program compiled with errors and basic support for ShaderMaterial. 12 years ago
  Mr.doob 3b8f7f560e Merge remote-tracking branch 'cjshannon/dev' into dev 12 years ago
  cjshannon 9a4afcb914 added documentation 12 years ago
  Mr.doob ca1271e694 Updated builds. 12 years ago
  Mr.doob 0dfb49ae26 WebGLRenderer: Making z sorting more stable. See #3315. 12 years ago
  Mr.doob 7bf9f3bcff Clean up. 12 years ago
  Roberto Agostino Vitillo 40e10d801e Restore previously selected option when updating a drop-down list. 12 years ago
  Mr.doob 0aa61720cb Updated builds. 12 years ago
  Mr.doob 8c7b0e94b4 Merge remote-tracking branch 'nhalloran/dev' into dev 12 years ago
  Mr.doob bf6f9fe76a Updated builds. 12 years ago
  Neil 88092284cb Changed Material.overdraw from a boolean to a number 12 years ago
  Ben Houston 5572c5da11 increase safety in Geometry.mergeVertices() response to large float ranges. 12 years ago