커밋 기록

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