Commit History

Author SHA1 Message Date
  Ben Houston 281f51051c avoid clones while interpolating values. 10 years ago
  Ben Houston 9eb5ca1554 bones work! various optimizations. 10 years ago
  Jean Carlo Deconto d30a2756be getting values and sound filter 10 years ago
  Jean Carlo Deconto 5eb7b3a42a sea3d revision 2 10 years ago
  Ben Houston 876eda7e0b only update scene graph values if actually different, only call triggerDirty if values changed. Use bone names. 10 years ago
  Ben Houston 85d8a7ac84 optimize Action.toAnimationClipTime(). 10 years ago
  Ben Houston 4657a76fd3 fix bugs in KeyframeTrack.optimize/validate. Expand capabilities of PropertyBinding bind to work with bones. fix bugs with JSONLoader animation converter. 10 years ago
  Ben Houston 1be1d0511c memeoization of lerp. add optimize, trim, validate, sort to KeyframeTrack. Create separate AnimationClipCreator class to get demo code out of ThreeJS src/ directory. 10 years ago
  Ben Houston 0e5c35fd0a first pass at parsing JSONLoader hierarchy animations (keyframe + morphTargets). 10 years ago
  Mr.doob 6a2c7e2c37 Updated builds. 10 years ago
  Mr.doob a10f459bd8 WebGLGeometries: Store BufferGeometry in geometry instead. 10 years ago
  Mr.doob 39a652f834 Updated builds. 10 years ago
  Mr.doob c66c419832 Simplified .clone()s. 10 years ago
  Mr.doob 563e0f5fec WebGLRenderTarget: Added copy(). 10 years ago
  Mr.doob 54c94bf0c2 Face3: Added copy(). 10 years ago
  Mr.doob c090602a8f Merge branch 'dev' of https://github.com/sunag/three.js into dev 10 years ago
  Mr.doob 49144e16e9 BufferGeometry: Comment out console.log. See #6729. 10 years ago
  Ben Houston d0dc293c26 mention optimization technique. 10 years ago
  Ben Houston e5857aa857 minor error. 10 years ago
  Ben Houston 74c2898d3f make morph target animation clips work. 10 years ago
  Ben Houston e6aad57c9f visibility track works. 10 years ago
  Ben Houston 39beddae37 move towards delta time. 10 years ago
  Jean Carlo Deconto 8e02a5c89a two colors declaration 10 years ago
  Ben Houston dc0ab1ee1d resolving bone names (two ways now to specify bones), allow for discrete interpolators. 10 years ago
  Jean Carlo Deconto 0dac7b9c20 fix copy material 10 years ago
  Mr.doob 6cd9bde886 Updated builds. 10 years ago
  Mr.doob da96f43de5 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 10 years ago
  Mr.doob e06d89958e Merge branch 'fix/AssimpLoaderRefError' of https://github.com/tetuyoko/three.js into dev 10 years ago
  Ben Houston 6311e13c1c add support for morphTarget name resolution - untested. 10 years ago
  Mr.doob 3c2d527feb Merge pull request #6906 from dubejf/render-doc 10 years ago