Commit History

Author SHA1 Message Date
  Mr.doob 2fab4de6c3 Revert "Fix circular references and improve closure performance" 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
  Rich Harris 4f98d35ed7 Remove unused `is*` properties (#9381) 9 years ago
  Mr.doob bdea7d00ce Fixed function formatting 9 years ago
  Rich Harris f65e669af9 Modules (#9310) 9 years ago
  WestLangley a7ed6b10ff Name closured functions (#9116) 9 years ago
  Ben Houston (Clara.io) b6e90711ba Math tightening (noticed with doing the Vector3.array/offset stuff) 9 years ago
  Michael Herzog d7e1963088 Euler: Add missing semicolon (#8668) 9 years ago
  Mr.doob 83c43a74c6 Clean up. 9 years ago
  Ben Houston 036147e203 geometry/object.clips -> geometry/object.animation 10 years ago
  Daniel Hritzkiv ba65769db7 Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method 10 years ago
  Mr.doob 3b5f4da3d2 Euler/Quaternion: I don't think these are needed. 10 years ago
  gero3 923256459e fixed files to codestyle 10 years ago
  Mr.doob cdcdde9337 Reverted console.* to THREE.* change. See #5791. 10 years ago
  Mr.doob ef2c65dd6d Merge branch 'error_handlers' of http://github.com/bhouston/three.js into dev 10 years ago
  Wandalen ca5dfc040f Color/Euler: fix 'toArray' broken expectated behavior #5 10 years ago
  Wandalen 80b7ac9156 Color/Euler: fix 'toArray' broken expectated behavior #4 10 years ago
  Wandalen cacd2e3126 Color/Euler: fix 'toArray' broken expected behavior #3 10 years ago
  Wandalen f8579eb078 Color/Euler: fix 'toArray' broken expected behavior #2 10 years ago
  Wandalen a53d5d2025 Color/Euler: 'toArray' expected behavior fix 10 years ago
  Ben Houston c9f111c310 adopt THREE.warn rather than THREE.warning to be more inline with console.warn standard. 10 years ago
  Mr.doob 037cccf05f Updated builds. 10 years ago
  Ben Houston 82c3f50f62 address @mrdoob's and @WestLangley concerning new math additions, add unit tests. 10 years ago
  Ben Houston 7af872306a add Euler.setFromVector helper. 10 years ago
  Ben Houston 1e97815e77 add THREE.error/THREE.warning to allow for easy redirection of THREE.js specific errors and warnings. 10 years ago
  Ben Houston 448326bb40 improved Matrix4 type checking on Euler, Matrix3 and Quaternion for ambiguous cases. 10 years ago
  Ben Houston ef3bfa70ad Euler.toVector3(), very useful. 10 years ago
  Mr.doob 738a7d0a99 Euler code clean up. 10 years ago