Revīziju vēsture

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