Historique des commits

Auteur SHA1 Message Date
  Mr.doob b062fee866 Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860. il y a 12 ans
  Mr.doob b02db06c57 Animation: Removed JITCompile stuff. il y a 13 ans
  alteredq f4213e7cfd Few cosmetic changes in Animation and AnimationHandler. il y a 13 ans
  Erik Kitson cbccd87d57 Reverted changes to Animation class and moved to new KeyFrameAnimation class. il y a 13 ans
  Erik Kitson 01ac1e3d17 Added proper up-axis conversion for COLLADA models. Added support for key-framed animation. il y a 13 ans
  Erik Kitson 09304ba87c Fixed bug caused by incorrect use of Matrix4.decompose(). Also fixed bug in Animation - reference to deprecated Object3D.update() function. il y a 13 ans
  alteredq b2b7282fcd Got skinning working again. il y a 14 ans
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. il y a 14 ans
  Mr.doob 3bc9f48c2f src/animation ⟶ src/extras/animation il y a 14 ans