Commit History

Author SHA1 Message Date
  Mr.doob 275f339a64 Clean up. 9 years ago
  Ben Houston 32befcc1a4 make it easy to synchronize to actions together. 10 years ago
  Ben Houston 8a0053f429 fix bug in AnimationAction introduced in rewrite for LoopPingPong. 10 years ago
  Ben Houston 94478be299 simplify Action propertyBinding caches. 10 years ago
  Ben Houston 3bfc0b1d71 remvoe debug comments, and a forgotten reset of propertyBindingNamesToIndex. 10 years ago
  Ben Houston 5b30934e5c loopStyle --> loop. remove left over debugging console.error 10 years ago
  Ben Houston 6310c5095c add Action loop styles, LoopOnce, LoopRepeat and LoopPingPong 10 years ago
  Ben Houston e0fdbbd1ff allow for setting per action local roots. 10 years ago
  Ben Houston e6795ff363 removing MorphAnimMesh from various examples. 10 years ago
  Ben Houston ce70dc6ea4 refactor JSONLoader's loading of clips. Load morph sequences into clips. morphnormals and morphtarget_horse examples updated to new clip reader structure. 10 years ago
  Ben Houston 71480f0a85 adapt webgl_animation_skinning_morph to the new clip design. 10 years ago
  Ben Houston 8da58ca3d3 get rid of another map used in a tight inner loop. 10 years ago
  Ben Houston 5b41c70fae allow for events to be send on Action loop and finish. 10 years ago
  Ben Houston 4acb726c1a fix comments. 10 years ago
  Ben Houston 055dc347fe BlendCharacter example works great. 10 years ago
  Ben Houston 996879a6c8 minor bug fixes. 10 years ago
  Ben Houston dff0e17ff4 cleaning up time handling in AnimationAction - moving to relative time. 10 years ago
  Ben Houston e3b2c7593c introduce time awareness in AnimationAction. 10 years ago
  Ben Houston eec2153e7d add wrap scheduling. updates to MD2Character, USCCharacter. 10 years ago
  Ben Houston 870588758e begin fadeIn, fadeOut commands - not tested. 10 years ago
  Ben Houston 85d8a7ac84 optimize Action.toAnimationClipTime(). 10 years ago
  Ben Houston 39beddae37 move towards delta time. 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 b396969063 more bug fixing. 10 years ago
  Ben Houston d74c89c348 debugging new animation system along with example. 10 years ago
  Ben Houston bbe37cc014 TrackBinding -> PropertyBinding. Add example clips. 10 years ago
  Ben Houston c88066f50e Clip,Action,Mixer -> Animation* 10 years ago