Commit History

Author SHA1 Message Date
  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
  gero3 740d0ea5fa set config for codestyle 10 years ago
  Mr.doob 091b1f79b1 Clean up. 10 years ago
  Mr.doob b81cbbe23a Minor clean up. 10 years ago
  Mr.doob 01ffeb7df6 WebGLRenderer: MorphTargets starting to work again. 10 years ago
  Mr.doob 9c0636d10b WebGLRenderer: Morphs influences should update per render per object. 10 years ago
  Ben Houston 516dce8f38 place holders for test animations. 10 years ago
  Ben Houston c873ac866f remove ConstantTrack and Track classes, not needed. 10 years ago
  Ben Houston 8e94b36fa7 introduce the TrackBinding class for better organization. 10 years ago