Historia zmian

Autor SHA1 Wiadomość Data
  Daniel Nienhaus 8eaef33862 Fix blender rest export of individual skinned meshes (#8781) 9 lat temu
  Michael Guerrero f5572ff7a4 Removed unused var 9 lat temu
  Michael Guerrero 82c165e989 Updated example to use the ObjectLoader rather than the deprecated JSONLoader for the BlendCharacter. 9 lat temu
  tschw c32f31a587 Animation: New API, caching and masses. 9 lat temu
  Ben Houston 036147e203 geometry/object.clips -> geometry/object.animation 10 lat temu
  Ben Houston 63414e3323 remove debug comment. 10 lat temu
  Ben Houston 6310c5095c add Action loop styles, LoopOnce, LoopRepeat and LoopPingPong 10 lat temu
  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 lat temu
  Ben Houston 055dc347fe BlendCharacter example works great. 10 lat temu
  Ben Houston bfee311b19 BlendCharacter example mostly working with new animation system. 10 lat temu
  Ben Houston 002c3135bc begin conversion of BlendCharacter to new animation system. 10 lat temu
  gero3 923256459e fixed files to codestyle 10 lat temu
  Pim Schreurs e36de0ca39 Fix skeleton helper rotation in skinning animation example 10 lat temu
  brason eb68622a6e Add missing semicolons 10 lat temu
  gero3 4501d5a51d revert last commit 10 lat temu
  gero3 fe8493157e codestyle fixes 10 lat temu
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes 10 lat temu
  Ian Kerr aff4c1c2a1 This commit improves the flexibility of the animation system by allowing any 11 lat temu
  Mr.doob 519df502a5 Fixed webgl_animation_skinning_blending example. 11 lat temu
  WestLangley 4b456f8852 SkeletonHelper: Properly set matrixWorld transform. Also added skeleton toggles in animation examples. 11 lat temu
  Mr.doob afd8223846 Simplified SkeletonHelper. Skinning blending example went from 1661 drawcalls to 73. 11 lat temu
  Mr.doob 589fea276b Trying to get SkeletonHelper to always be visible. 11 lat temu
  Mr.doob c43140f014 Tab indentations. 11 lat temu
  michael 69c1e37358 Fixed the unpausing of animations that are not playing. 11 lat temu
  michael d19187469e Cleaned up some leftovers and changed formatting for better consistency with the existing three.js codebase. 11 lat temu
  michael 6ad4350df8 Converted the bone helper into a skeleton helper. 11 lat temu
  michael 09aeb93569 Reduced the joint box size and fixed color settings for the bones. 11 lat temu
  michael 209aab7db7 Added vertex coloring to the bone helper to help illustrate direction. 11 lat temu
  Michael Guerrero 12edee29ff Fixed formatting and added comments. 11 lat temu
  Michael Guerrero 3522d8fc73 Added an example to showcase skeletal animation blending. 11 lat temu