提交历史

作者 SHA1 备注 提交日期
  Aleksandar Rodic f8d79ae10a optimized transform controls, removed redundant code 11 年之前
  Aleksandar Rodic 369cd252d7 Merge remote-tracking branch 'upstream/master' into dev 11 年之前
  Patrick Pfeiffer 1d423f2bea TransformControls: fix snap in local space 11 年之前
  Mr.doob 9989f380fd Renamed all CubeGeometry instances. 11 年之前
  Aleksandar Rodic c8a8f52b17 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 11 年之前
  WestLangley bb31515d6b Vector3.get*FromMatrix() -> Vector3.setFromMatrix*() 11 年之前
  Aleksandar Rodic 5ec8d339f6 Merge branch 'dev' of https://github.com/arodic/three.js into dev 11 年之前
  Aleksandar Rodic c2997a7aa0 changed handle material to single sided 11 年之前
  Aleksandar Rodic ff77f16dc9 updated transform controls 11 年之前
  Aleksandar Rodic 5b72598865 fixed snaping 11 年之前
  Aleksandar Rodic 8f20f44270 changed handles to lines 12 年之前
  Mr.doob e27236b781 Code clean up. 12 年之前
  Mr.doob f00e45fc49 TransformControls: Check if mouse is hovering gizmo onPointerUp. Fixes #3915. 12 年之前
  Mr.doob 525027226a Merge branch 'dev' of https://github.com/arodic/three.js into dev 12 年之前
  Aleksandar Rodic 0b3a32ff89 added uptade event when chaning mode, space and gizmo size (visual change) 12 年之前
  Mr.doob 9933f22ff6 TransformControls: Hex instead of css colors. 12 年之前
  Aleksandar Rodic 59db2ace44 fixed changed event up update only on visual change 12 年之前
  Aleksandar Rodic 9e0ebbadc5 updated pickers 12 年之前
  Aleksandar Rodic 3eff5909d8 added touch support for transform controls 12 年之前
  Aleksandar Rodic 1fc4e4e1df refactored transform controlls and fixed editor controls safari bug 12 年之前
  Aleksandar Rodic 6bc0a6b1c1 fixed transform controlls eye space transformations 12 年之前
  Mr.doob 25245257b1 Editor: Fixed issue in TransformControls that disabled the controls when deleting an object while rollovering it. 12 年之前
  Mr.doob e65bec241c Removed setGeometry() and setMaterial() from Mesh. Moved the boundSphere check to Frustum and Raycasting. 12 年之前
  Mr.doob 972c852e9e Removed Rotation class. Using getters/setters to keep .rotation and .quaternion in sync. 12 年之前
  Mr.doob a08c162d5c TransformControls dealing directly with quaternion. 12 年之前
  Mr.doob 8edd6bd0a8 Fixed Euler/Rotation change breakage. 12 年之前
  Mr.doob 88d4eb713d Merge remote-tracking branch 'bhouston/euler3' into dev 12 年之前
  Aleksandar Rodic ebe106d297 changed default transformControls mode to "world" 12 年之前
  Ben Houston a16a9f6775 complete Euler class, update examples, update Object3D, update unit tests. 12 年之前
  Ben Houston 8662aec3f3 fix spelling in TransformControl.js (attatch->attach, detatch->detach) 12 年之前