Commit History

Author SHA1 Message Date
  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