Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob 324408b2bf TransformControls: Commenting out merge calls to get the editor to sort of work. hace 11 años
  WestLangley 0cde18f232 TransformControls: fix incorrect application of applyProjection() hace 11 años
  Mr.doob 19fbf3faf8 TransformControls: Using null instead of undefined. hace 11 años
  Aleksandar Rodic d81cded1bc fixed snapping bug hace 11 años
  Aleksandar Rodic f8d79ae10a optimized transform controls, removed redundant code hace 11 años
  Aleksandar Rodic 369cd252d7 Merge remote-tracking branch 'upstream/master' into dev hace 11 años
  Patrick Pfeiffer 1d423f2bea TransformControls: fix snap in local space hace 11 años
  Mr.doob 9989f380fd Renamed all CubeGeometry instances. hace 11 años
  Aleksandar Rodic c8a8f52b17 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev hace 11 años
  WestLangley bb31515d6b Vector3.get*FromMatrix() -> Vector3.setFromMatrix*() hace 11 años
  Aleksandar Rodic 5ec8d339f6 Merge branch 'dev' of https://github.com/arodic/three.js into dev hace 11 años
  Aleksandar Rodic c2997a7aa0 changed handle material to single sided hace 11 años
  Aleksandar Rodic ff77f16dc9 updated transform controls hace 11 años
  Aleksandar Rodic 5b72598865 fixed snaping hace 12 años
  Aleksandar Rodic 8f20f44270 changed handles to lines hace 12 años
  Mr.doob e27236b781 Code clean up. hace 12 años
  Mr.doob f00e45fc49 TransformControls: Check if mouse is hovering gizmo onPointerUp. Fixes #3915. hace 12 años
  Mr.doob 525027226a Merge branch 'dev' of https://github.com/arodic/three.js into dev hace 12 años
  Aleksandar Rodic 0b3a32ff89 added uptade event when chaning mode, space and gizmo size (visual change) hace 12 años
  Mr.doob 9933f22ff6 TransformControls: Hex instead of css colors. hace 12 años
  Aleksandar Rodic 59db2ace44 fixed changed event up update only on visual change hace 12 años
  Aleksandar Rodic 9e0ebbadc5 updated pickers hace 12 años
  Aleksandar Rodic 3eff5909d8 added touch support for transform controls hace 12 años
  Aleksandar Rodic 1fc4e4e1df refactored transform controlls and fixed editor controls safari bug hace 12 años
  Aleksandar Rodic 6bc0a6b1c1 fixed transform controlls eye space transformations hace 12 años
  Mr.doob 25245257b1 Editor: Fixed issue in TransformControls that disabled the controls when deleting an object while rollovering it. hace 12 años
  Mr.doob e65bec241c Removed setGeometry() and setMaterial() from Mesh. Moved the boundSphere check to Frustum and Raycasting. hace 12 años
  Mr.doob 972c852e9e Removed Rotation class. Using getters/setters to keep .rotation and .quaternion in sync. hace 12 años
  Mr.doob a08c162d5c TransformControls dealing directly with quaternion. hace 12 años
  Mr.doob 8edd6bd0a8 Fixed Euler/Rotation change breakage. hace 12 años