Commit History

Author SHA1 Message Date
  Marco Fugaro 5c83a17894 Typo, order of declarations 5 years ago
  Marco Fugaro e0d182d522 ES6 Classes: Use Object.defineProperty instead of accessing the prototype 5 years ago
  Yomotsu a53fcce912 is*** should not be a getter function 5 years ago
  Yomotsu 027a6b1225 revert Euler.RotationOrders to be writable 5 years ago
  Yomotsu 8000b03953 Euler.DefaultOrder should be writable 5 years ago
  Yomotsu 8bcfccda1b move internal use instances to the end of the file 5 years ago
  Yomotsu f549b793fe fix static value of Euler 5 years ago
  Yomotsu 5eef1d2d94 Euler 5 years ago
  Mugen87 820ad6bac0 Core: Remove author comments. 5 years ago
  Mr.doob 84bad2e75d Euler/Quaternion/Vector*: Introduced constructor default values 5 years ago
  Mugen87 557171e38b Math: Move to let/const. 5 years ago
  WestLangley 76f3c9276c if-else to switch statement 5 years ago
  Mugen87 e7ca3006b0 Math: Rename to MathUtils. 5 years ago
  Mugen87 ec43642749 Core: Eagerly instantiate module scope variables. 6 years ago
  TheophileMot c09ae2dc65 Merge branch 'master' into gimbal-lock-precision 6 years ago
  TheophileMot 06c46eba93 change threshold to 0.9999999 6 years ago
  Mugen87 0cbbe5a9e5 Euler: Fix typo. 6 years ago
  Mugen87 66e0e9d30f Math: Remove closures part I. 6 years ago
  TheophileMot a5d89ee981 mrdoob style 6 years ago
  TheophileMot cc30de3472 fix error due to imprecise clamping at gimbal lock 6 years ago
  WestLangley 1b544f048a Make Euler and Quaternion .onChange() methods private 6 years ago
  bentok 680f499d6b Add file extension to import paths 8 years ago
  Mr.doob e5dadc4f1a Clean up. 8 years ago
  Mr.doob 1cdf246f9e Revert "Quaternion: Removed bi-directionality." 8 years ago
  Mr.doob eeae90e16f Quaternion: Removed bi-directionality. 8 years ago
  Tristan VALCKE 08c40e22c7 Remove unecessary constructor assignments 8 years ago
  Tristan VALCKE e0f8526922 Fix Euler accessors 8 years ago
  Tristan VALCKE e3eb4e545a Improve Euler closure performance 8 years ago
  Tristan VALCKE 317dbeb886 Protect Euler against the closure circular reference bug 8 years ago
  Mr.doob 9147f32ca2 Clean up. 9 years ago