提交历史

作者 SHA1 备注 提交日期
  Ben Houston 9947cdcc0e minor bone bugs. webgl_animation_skinning_morph.html works. 10 年之前
  Ben Houston 08f03bbc52 more minor bugs. 10 年之前
  Ben Houston 996879a6c8 minor bug fixes. 10 年之前
  Ben Houston dff0e17ff4 cleaning up time handling in AnimationAction - moving to relative time. 10 年之前
  Ben Houston e3b2c7593c introduce time awareness in AnimationAction. 10 年之前
  Ben Houston eec2153e7d add wrap scheduling. updates to MD2Character, USCCharacter. 10 年之前
  Ben Houston 8590ad568f allow for PropertyBindings to bind/unbind. PropertyBindings are reference counted by Mixer for efficiency. 10 年之前
  Ben Houston 870588758e begin fadeIn, fadeOut commands - not tested. 10 年之前
  Ben Houston 2bd48d573e start to replace the internals of MorphAnimMesh. 10 年之前
  Ben Houston cf343180ab optimizations and added USCCharacterMixer (mixer-based USCCharacter). 10 年之前
  Ben Houston 728c30580a create Mixer recreation of classic ThreeJS examples. 10 年之前
  Ben Houston 281f51051c avoid clones while interpolating values. 10 年之前
  Ben Houston 9eb5ca1554 bones work! various optimizations. 10 年之前
  Ben Houston 876eda7e0b only update scene graph values if actually different, only call triggerDirty if values changed. Use bone names. 10 年之前
  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 年之前