2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Ben Houston 09d6532e84 implement initial Euler.reorder() function and remove Euler.alternativeSolution() per @WestLangley. 12 жил өмнө
  Ben Houston 9b86340bdc improve handling of unspecified orders in Euler.setFrom*() functions. Fill out Euler.clamp(). 12 жил өмнө
  Ben Houston 276e9da1ef add THREE.Rotation and remove Object3D.useQuaternion (as we always use quaternion now.) Following recommendation discussed here: https://github.com/mrdoob/three.js/issues/3404#issuecomment-17262516 12 жил өмнө
  Ben Houston 5edec35960 change encoding of webgl_marching_cubes.html to UTF8 so that it loads as an interactive page rather than as plain text. 12 жил өмнө
  Ben Houston 0366cd5240 remove self.performance.now support from header.js, it is no longer needed. 12 жил өмнө
  Ben Houston 6bdbcd1ba9 Merge branch 'dev' of [email protected]:mrdoob/three.js.git into euler3 12 жил өмнө
  Mr.doob 0aa61720cb Updated builds. 12 жил өмнө
  Mr.doob 8c7b0e94b4 Merge remote-tracking branch 'nhalloran/dev' into dev 12 жил өмнө
  Mr.doob bf6f9fe76a Updated builds. 12 жил өмнө
  Neil 88092284cb Changed Material.overdraw from a boolean to a number 12 жил өмнө
  Ben Houston 5572c5da11 increase safety in Geometry.mergeVertices() response to large float ranges. 12 жил өмнө
  Ben Houston f96b8b94df make Geometry.mergeVertices 2x faster. 12 жил өмнө
  Mr.doob cce9c95e41 Updated builds. 12 жил өмнө
  Mr.doob be30090d5f Clock: window to self. 12 жил өмнө
  Ben Houston d0f65966c2 'window' to 'self' in npm header. 12 жил өмнө
  Ben Houston 8d715d1795 replace 'window' with 'self' in src/three.js for both NodeJS and IE10 compatibility. 12 жил өмнө
  Ben Houston 1b05529254 added notices that Vector3.setEulerFromRotationMatrix/setEulerFromQuaternion have been removed. Not deprecating because the target class has changed, it isn't just a function rename. 12 жил өмнө
  Ben Houston a16a9f6775 complete Euler class, update examples, update Object3D, update unit tests. 12 жил өмнө
  Ben Houston 4ff0959450 add draft for Euler3.clamp(). 12 жил өмнө
  Ben Houston ba92385abf initial euler3 class. 12 жил өмнө
  Mr.doob 1838bae46c CSS3DRenderer: Fixed undeclared var. Closes #3398. 12 жил өмнө
  Mr.doob 25e4f52e22 Fixed remaining instances of detatch typo. 12 жил өмнө
  Mr.doob b5a917226b Fixed remaining instances of attatch typo. 12 жил өмнө
  Ben Houston 8662aec3f3 fix spelling in TransformControl.js (attatch->attach, detatch->detach) 12 жил өмнө
  Mr.doob 57ced6a5ab Added FaceNormalsHelper in subdivicion example. Also some examples clean up. 12 жил өмнө
  Mr.doob 9e16a991d7 Added FaceNormalsHelper. 12 жил өмнө
  Mr.doob f62f5a4973 Editot: Changed order of transformControls update. It was one frame behind. 12 жил өмнө
  Mr.doob 3080578f45 Added hovered boolean to TransformControls. Improved Editor mouse behaviour. 12 жил өмнө
  Mr.doob 86f7b44322 TransformControls: Dispatch change event only when really changed. 12 жил өмнө
  Mr.doob fd97c09c40 Updated builds. 12 жил өмнө