Commit History

Author SHA1 Message Date
  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
  Ben Houston dc0ab1ee1d resolving bone names (two ways now to specify bones), allow for discrete interpolators. 10 years ago
  Ben Houston 6311e13c1c add support for morphTarget name resolution - untested. 10 years ago
  Ben Houston 56e20cb55a minor optimization. 10 years ago
  Ben Houston 77612e4f14 optimization - stage one. Reduce temp memory allocations, cache PropertyBinding.apply logic as a closure. 10 years ago
  Ben Houston ea152c13f6 add support for propertybindings to sub materials, and it works. 10 years ago
  Ben Houston b67cca3636 more minor bug fixing with Animation. 10 years ago
  Ben Houston 1e219a674a add support for binding to materials. 10 years ago
  Ben Houston b396969063 more bug fixing. 10 years ago
  Ben Houston d74c89c348 debugging new animation system along with example. 10 years ago
  Ben Houston 633e071ae1 add new animation classes to common includes. 10 years ago
  Ben Houston 0be1e5f552 fixing compile errors. 10 years ago
  Ben Houston 70b6e13824 only build three.js and three.min.js for npm module. 10 years ago
  Ben Houston 907c6980ef Merge branch 'dev' of [email protected]:mrdoob/three.js.git into modernAnimationSystem 10 years ago
  Ben Houston aa5ed5d67b begin track/clip/mixer example. 10 years ago
  Ben Houston 87b5f7e9bd remove three-math from npm build, never used. 10 years ago
  Ben Houston dadc0a1810 add example of how to specify a morph target animation. 10 years ago
  Ben Houston 99e08d4b6b support node.uuid as identifies in trackNames. 10 years ago
  Ben Houston 70f58ec040 improve nodeName parsing and resolving to support uuids. 10 years ago
  Ben Houston bbe37cc014 TrackBinding -> PropertyBinding. Add example clips. 10 years ago
  Mr.doob aed22aee2d Merge pull request #6863 from gero3/MDCSCleanup 10 years ago
  Mr.doob c46e5c19e5 Updated builds. 10 years ago
  Mr.doob 14d1b9f5ca BufferGeometry: Handle missing DirectGeometry (because object changed geometry). 10 years ago
  Mr.doob 146533a5bb Editor: Clean up. 10 years ago
  Mr.doob fa1e48b370 Editor: Simplified code. Thanks SET001@IRC. 10 years ago
  gero3 e136001051 don't allow else statemnt on new line 10 years ago