Commit History

Author SHA1 Message Date
  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
  gero3 760252a560 add space after comma 10 years ago
  gero3 ae57c16436 revert certain files 10 years ago
  gero3 fb210eb85e add new rule disallowNewlineBeforeBlockStatements 10 years ago
  gero3 923256459e fixed files to codestyle 10 years ago
  Mr.doob 1c52d2a223 Updated builds. 10 years ago