Historique des commits

Auteur SHA1 Message Date
  Ben Houston ef5fc2e00c initial attempt at implementing @mrdoob's suggestion here: https://github.com/mrdoob/three.js/pull/6934#discussion_r36212808 il y a 10 ans
  Ben Houston 4b884a37b9 address @mrdoob comment: https://github.com/mrdoob/three.js/pull/6934#discussion_r36211920 il y a 10 ans
  Ben Houston e3604c6e53 fix obvious bugs. il y a 10 ans
  Ben Houston 31bd3bf222 remove old propertyBindings map and replace it with an array. il y a 10 ans
  Ben Houston 8da58ca3d3 get rid of another map used in a tight inner loop. il y a 10 ans
  Ben Houston a33524773a reduce use of maps where possible in favor of arrays. il y a 10 ans
  Ben Houston 30c9d9b638 pull out functions into class members. il y a 10 ans
  Ben Houston 3d2b5ebcd5 name all anonymous functions for better results when profiling. il y a 10 ans
  Ben Houston 5b41c70fae allow for events to be send on Action loop and finish. il y a 10 ans
  Ben Houston 4acb726c1a fix comments. il y a 10 ans
  Ben Houston 759ca9c9b4 fix comments. il y a 10 ans
  Ben Houston 86523359e4 remove debugging output. il y a 10 ans
  Ben Houston 414353620e fix bug. il y a 10 ans
  Ben Houston 5022f4fb29 fix issues brought up by @liammagee il y a 10 ans
  Ben Houston ac5802cb00 get webgl_shader_physical animation working again. il y a 10 ans
  Ben Houston e9cd1a2812 memorize the KeyframeTrack.setResult() il y a 10 ans
  Ben Houston 4985ed03db update morphanimmesh to work with the new mixer. il y a 10 ans
  Ben Houston 16ee794138 get UCSCharacter working again. il y a 10 ans
  Ben Houston 055dc347fe BlendCharacter example works great. il y a 10 ans
  Ben Houston eb64f9e824 add optimization for consecutive keys that are identical -- no linear interoplation required. il y a 10 ans
  Ben Houston bfee311b19 BlendCharacter example mostly working with new animation system. il y a 10 ans
  Ben Houston 002c3135bc begin conversion of BlendCharacter to new animation system. il y a 10 ans
  Ben Houston 9583d29532 fix skeleton in example, better comments. il y a 10 ans
  Ben Houston a044dc9102 fix bug where the keyframe track couldn't get back to the first key. il y a 10 ans
  Ben Houston a95ec4d4c5 debugging lack of morphTargets working. il y a 10 ans
  Ben Houston cc3684acad faster KeyframeTrack.getAt - local walk from last value. il y a 10 ans
  Ben Houston 9947cdcc0e minor bone bugs. webgl_animation_skinning_morph.html works. il y a 10 ans
  Ben Houston 08f03bbc52 more minor bugs. il y a 10 ans
  Ben Houston 996879a6c8 minor bug fixes. il y a 10 ans
  Ben Houston dff0e17ff4 cleaning up time handling in AnimationAction - moving to relative time. il y a 10 ans

粤ICP备19079148号