Commit History

Author SHA1 Message Date
  Christine 8658d32261 AnimationUtils: Define numTracks using referenceClip rather than targetClip 4 years ago
  Christine b3e09f7c0f Fixed index lookup for non-quaternions in AnimationUtils.makeClipAdditive and in PropertyMixer._setAdditiveIdentityQuaternion 5 years ago
  Christine 6d849c82db Added support for tracks using cubic spline interpolation to AnimationUtils.makeClipAdditive 5 years ago
  Mugen87 820ad6bac0 Core: Remove author comments. 5 years ago
  Mugen87 84e3624125 Animations: Move to let/const. 5 years ago
  Christine Morten 0be6f50c69 Addressing PR feedback from https://github.com/mrdoob/three.js/pull/18822#discussion_r407205400 and https://github.com/mrdoob/three.js/pull/18822#discussion_r407205609 5 years ago
  Christine Morten 0bb86f2c29 Addressing PR feedback from https://github.com/mrdoob/three.js/pull/18822#discussion_r403237819 5 years ago
  Christine Morten ac8823c639 Addressing PR feedback from https://github.com/mrdoob/three.js/pull/18822#pullrequestreview-386940541 and https://github.com/mrdoob/three.js/pull/18822#issuecomment-608196773 5 years ago
  Christine Morten c9f2e5e2f1 Addressing feedback from CR 5 years ago
  Christine Morten a81bf052d5 Adding support for additive animation 5 years ago
  Michael Herzog da6f5dce01 Merge pull request #13430 from donmccurdy/feat-animationutils-splitclip 5 years ago
  Don McCurdy 9e3e084f61 AnimationUtils: Clean up. 6 years ago
  Don McCurdy 69bf0671fe AnimationUtils: Add AnimationUtils.subclip(), clip.clone(), and track.clone(). 7 years ago
  Don McCurdy 427863f50f Move 'clone' from AnimationUtils to SkeletonUtils. 6 years ago
  Don McCurdy b5a16a5a47 AnimationUtils: Add clone() helper for skinned meshes. 7 years ago
  Yomotsu 9179c9b655 cleanup extra tabs 6 years ago
  Mr.doob 3f57e233e7 Clean up. 8 years ago
  06wj 2224e545bf fix AnimationUtils.arraySlice bug 8 years ago
  steel1990 49eeb97c60 fix ios9 TypedArray.subarray(from, undefined) bug 8 years ago
  Mr.doob d37e7b8f68 Clean up. 8 years ago
  Rich Harris f65e669af9 Modules (#9310) 9 years ago
  tschw 326c6d98ed Removed protection of external names. 9 years ago
  tschw c32f31a587 Animation: New API, caching and masses. 9 years ago
  tschw ce2c44d0ea Animation: Clarified code. 9 years ago
  tschw c39e57b8e8 Animation: Optimized data conversion. 9 years ago
  tschw 49f50fb738 Renamed AnimationUtils.slerp to Quaternion.slerpFlat. 9 years ago
  tschw 3b2c721f66 Animation: Let KeyframeTrack not require values. 9 years ago
  tschw 2e5d9ef6b3 Animation: Interpolants & extensibility overhaul. 9 years ago
  tschw 70f29cc240 Revert conflicting cleanup. 9 years ago
  Mr.doob 275f339a64 Clean up. 9 years ago