История коммитов

Автор SHA1 Сообщение Дата
  Ben Houston 85d8a7ac84 optimize Action.toAnimationClipTime(). 10 лет назад
  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 лет назад
  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 лет назад
  Ben Houston 0e5c35fd0a first pass at parsing JSONLoader hierarchy animations (keyframe + morphTargets). 10 лет назад
  Ben Houston d0dc293c26 mention optimization technique. 10 лет назад
  Ben Houston e5857aa857 minor error. 10 лет назад
  Ben Houston 74c2898d3f make morph target animation clips work. 10 лет назад
  Ben Houston e6aad57c9f visibility track works. 10 лет назад
  Ben Houston 39beddae37 move towards delta time. 10 лет назад
  Ben Houston dc0ab1ee1d resolving bone names (two ways now to specify bones), allow for discrete interpolators. 10 лет назад
  Ben Houston 6311e13c1c add support for morphTarget name resolution - untested. 10 лет назад
  Ben Houston 56e20cb55a minor optimization. 10 лет назад
  Ben Houston 77612e4f14 optimization - stage one. Reduce temp memory allocations, cache PropertyBinding.apply logic as a closure. 10 лет назад
  Ben Houston ea152c13f6 add support for propertybindings to sub materials, and it works. 10 лет назад
  Ben Houston b67cca3636 more minor bug fixing with Animation. 10 лет назад
  Ben Houston 1e219a674a add support for binding to materials. 10 лет назад
  Ben Houston b396969063 more bug fixing. 10 лет назад
  Ben Houston d74c89c348 debugging new animation system along with example. 10 лет назад
  Ben Houston 633e071ae1 add new animation classes to common includes. 10 лет назад
  Ben Houston 0be1e5f552 fixing compile errors. 10 лет назад
  Ben Houston 70b6e13824 only build three.js and three.min.js for npm module. 10 лет назад
  Ben Houston 907c6980ef Merge branch 'dev' of [email protected]:mrdoob/three.js.git into modernAnimationSystem 10 лет назад
  Ben Houston aa5ed5d67b begin track/clip/mixer example. 10 лет назад
  Ben Houston 87b5f7e9bd remove three-math from npm build, never used. 10 лет назад
  Ben Houston dadc0a1810 add example of how to specify a morph target animation. 10 лет назад
  Ben Houston 99e08d4b6b support node.uuid as identifies in trackNames. 10 лет назад
  Ben Houston 70f58ec040 improve nodeName parsing and resolving to support uuids. 10 лет назад
  Ben Houston bbe37cc014 TrackBinding -> PropertyBinding. Add example clips. 10 лет назад
  Mr.doob aed22aee2d Merge pull request #6863 from gero3/MDCSCleanup 10 лет назад
  Mr.doob c46e5c19e5 Updated builds. 10 лет назад