Commit History

Author SHA1 Message Date
  Ben Houston cce87943e0 object loader can now parse tracks on individual objects for scene animations. 10 years ago
  Ben Houston 75b996ae6d allow for tracks to parse themselves via static memebers. 10 years ago
  Ben Houston 4c7962b7a1 allow for automatic detection of AnimationClip lengths. 10 years ago
  Ben Houston fa92cf1511 Merge branch 'dev' of [email protected]:mrdoob/three.js into modernAnimationSystem 10 years ago
  Ben Houston 73a55e948a complete creation of type-specific KeyframeTrack classes. 10 years ago
  Mr.doob 5df5fc57f0 WebGLObjects: Faster checkEdge. 10 years ago
  Mr.doob 06eb8c06c2 WebGLObjects: Fixed TypeArray check. 10 years ago
  Mr.doob db30ac4cb3 Merge pull request #7012 from tschw/PlayerPortability 10 years ago
  Mr.doob 51ca5fb5e6 Updated builds. 10 years ago
  Mr.doob eddf3daee7 WebGLRenderer: Compute wireframe only when needed. 10 years ago
  Mr.doob 9518488760 Updated builds. 10 years ago
  Mr.doob 08b05d39d8 Simplified Babylon example. 10 years ago
  Mr.doob 93534a11ac WebGLGeometries: Check for duplicate edges. Currently too slow... 10 years ago
  tschw 7827355305 Player: Add fallback for 'performance.now()'. 10 years ago
  tschw c2f5a8ce9c Player: Improved cross-browser error reporting. 10 years ago
  Mr.doob 55ecba7ff7 Simplified Wireframe Index Buffer code. Also fixed MeshFaceMaterial.material.wireframe. 10 years ago
  Mr.doob a849917326 Updated builds. 10 years ago
  Mr.doob c3deec7859 Material/MaterialLoader: Support wireframeLinewidth. 10 years ago
  Mr.doob 75ad506de8 Editor: Removed Geometry.fromBufferGeometry. 10 years ago
  Mr.doob c730ba1d40 WireframeBufferGeometry: Can't check for duplicates in non-indexed. 10 years ago
  Mr.doob e93d70c38d Updated builds. 10 years ago
  Mr.doob cf3a321502 WebGLShadowMap: Support wireframeLinewidth. 10 years ago
  Mr.doob 0048009f4d WebGLRenderer: Fixed wireframe. 10 years ago
  Mr.doob cc30fe40e6 BufferGeometry: Cleaned up copy. 10 years ago
  Mr.doob e5923ceb7b Minor clean up. 10 years ago
  Mr.doob f1ec245149 Updated builds. 10 years ago
  Mr.doob 888ce62976 Fixed canvas_particles_sprite example. 10 years ago
  Mr.doob c200eaea13 WebGLRenderer: Removed drawcall.index. See #7003. 10 years ago
  Ben Houston ef5fc2e00c initial attempt at implementing @mrdoob's suggestion here: https://github.com/mrdoob/three.js/pull/6934#discussion_r36212808 10 years ago
  Ben Houston 4b884a37b9 address @mrdoob comment: https://github.com/mrdoob/three.js/pull/6934#discussion_r36211920 10 years ago