Historie revizí

Autor SHA1 Zpráva Datum
  Ben Houston 055dc347fe BlendCharacter example works great. před 10 roky
  Ben Houston eb64f9e824 add optimization for consecutive keys that are identical -- no linear interoplation required. před 10 roky
  Ben Houston bfee311b19 BlendCharacter example mostly working with new animation system. před 10 roky
  Ben Houston 002c3135bc begin conversion of BlendCharacter to new animation system. před 10 roky
  Ben Houston 9583d29532 fix skeleton in example, better comments. před 10 roky
  Ben Houston a044dc9102 fix bug where the keyframe track couldn't get back to the first key. před 10 roky
  Ben Houston a95ec4d4c5 debugging lack of morphTargets working. před 10 roky
  Ben Houston cc3684acad faster KeyframeTrack.getAt - local walk from last value. před 10 roky
  Ben Houston 9947cdcc0e minor bone bugs. webgl_animation_skinning_morph.html works. před 10 roky
  Ben Houston 08f03bbc52 more minor bugs. před 10 roky
  Ben Houston 996879a6c8 minor bug fixes. před 10 roky
  Ben Houston dff0e17ff4 cleaning up time handling in AnimationAction - moving to relative time. před 10 roky
  Ben Houston e3b2c7593c introduce time awareness in AnimationAction. před 10 roky
  Ben Houston eec2153e7d add wrap scheduling. updates to MD2Character, USCCharacter. před 10 roky
  Ben Houston 8590ad568f allow for PropertyBindings to bind/unbind. PropertyBindings are reference counted by Mixer for efficiency. před 10 roky
  Ben Houston 870588758e begin fadeIn, fadeOut commands - not tested. před 10 roky
  Ben Houston 2bd48d573e start to replace the internals of MorphAnimMesh. před 10 roky
  Ben Houston cf343180ab optimizations and added USCCharacterMixer (mixer-based USCCharacter). před 10 roky
  Ben Houston 728c30580a create Mixer recreation of classic ThreeJS examples. před 10 roky
  Ben Houston 281f51051c avoid clones while interpolating values. před 10 roky
  Ben Houston 9eb5ca1554 bones work! various optimizations. před 10 roky
  Ben Houston 876eda7e0b only update scene graph values if actually different, only call triggerDirty if values changed. Use bone names. před 10 roky
  Ben Houston 85d8a7ac84 optimize Action.toAnimationClipTime(). před 10 roky
  Ben Houston 4657a76fd3 fix bugs in KeyframeTrack.optimize/validate. Expand capabilities of PropertyBinding bind to work with bones. fix bugs with JSONLoader animation converter. před 10 roky
  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. před 10 roky
  Ben Houston 0e5c35fd0a first pass at parsing JSONLoader hierarchy animations (keyframe + morphTargets). před 10 roky
  Ben Houston d0dc293c26 mention optimization technique. před 10 roky
  Ben Houston e5857aa857 minor error. před 10 roky
  Ben Houston 74c2898d3f make morph target animation clips work. před 10 roky
  Ben Houston e6aad57c9f visibility track works. před 10 roky