Commit History

Author SHA1 Message Date
  Mr.doob dae1116271 Merge pull request #19970 from DefinitelyMaybe/hopefully-last-const's 5 years ago
  Rawr de15fa568c hopefully last const's 5 years ago
  Rawr 125fc76182 es6 class intro 5 years ago
  Mugen87 820ad6bac0 Core: Remove author comments. 5 years ago
  Mugen87 84e3624125 Animations: Move to let/const. 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 9715a3ffcc Addressing PR feedback from https://github.com/mrdoob/three.js/pull/18822#discussion_r395966066 5 years ago
  Christine Morten 4eed9fc6af Addressing feedback 5 years ago
  Christine Morten c9f2e5e2f1 Addressing feedback from CR 5 years ago
  Christine Morten 6de35af84b Simplified PropertyMixer for additive animation 5 years ago
  Christine Morten f504177f2b Fix for additive animation on clips with non-numeric tracks 5 years ago
  Christine Morten a81bf052d5 Adding support for additive animation 5 years ago
  Mugen87 beac9cb8f2 AnimtionAction: Update .time before firing events. 6 years ago
  Yomotsu 9179c9b655 cleanup extra tabs 6 years ago
  Mugen87 78ecf5f17e AnimationAction: Fix result of _updateTime() for paused pingpong actions 7 years ago
  Mugen87 8bea1dada9 AnimationAction: Fix LoopRepeat 7 years ago
  Mugen87 f6d48fac79 Clean up some more linter warnings 8 years ago
  Mugen87 493b6e1a5e Clean up linter warnings 8 years ago
  bentok 680f499d6b Add file extension to import paths 8 years ago
  Takahiro f99ce24e82 Move a comment line in AnimationAction 8 years ago
  Takahiro 8cda17649d Fix comments in AnimationAction 8 years ago
  Takahiro ca9c3fb2c8 Enable to update AnimationAction._effectiveWeight by mixer even if its .enabled is false 8 years ago
  Tristan VALCKE 08c40e22c7 Remove unecessary constructor assignments 8 years ago
  Tristan VALCKE 43eeb8d566 Protect AnimationAction against the closure circular reference bug 8 years ago
  Tristan VALCKE 41158b56f3 Remove unnecessary semi-colon from AnimationAction 8 years ago
  Tristan Valcke 1bfb2a76b4 Fix bad refactoring of loopCount member 8 years ago
  Tristan Valcke 84a68f359a Fix comma expression in AnimationAction 8 years ago
  Pim Schreurs fcd6fd23b6 Do not export a private class. See #9395 (#9555) 9 years ago
  Mr.doob 9147f32ca2 Clean up. 9 years ago
  Rich Harris 4f98d35ed7 Remove unused `is*` properties (#9381) 9 years ago