Aleksandar Rodic
|
0b3a32ff89
added uptade event when chaning mode, space and gizmo size (visual change)
|
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 年之前 |
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 年之前 |
Gregg Tavares
|
a17ba9373f
Update TransformControls.js to let the document be passed in
|
12 年之前 |
Aleksandar Rodic
|
ed37eda3a3
updated transformControls example
|
12 年之前 |
Aleksandar Rodic
|
39a7ef03a9
added free axis rotation mode and handle highlight
|
12 年之前 |
Mr.doob
|
709790f8c7
TransformControls: Fixed key handler interferring with editor input fields.
|
12 年之前 |
Mr.doob
|
42de3b6a6e
TransformControls: Removed mouseout handling.
|
12 年之前 |
Mr.doob
|
c5cb65982b
TransformControls: Renamed updateMode() to setMode() and updateGizmo() to update().
|
12 年之前 |
Mr.doob
|
5af6500361
TransformControls: Using single Line for axes.
|
12 年之前 |
Mr.doob
|
afba0bbf5b
TransformControls: Firefox support.
|
12 年之前 |
Mr.doob
|
3ad8405890
TransformControls: Using EventDispatcher instead of callback.
|
12 年之前 |
Mr.doob
|
4509d05502
EditorControls and TransformControls clean up.
|
12 年之前 |
Aleksandar Rodic
|
202af8e0e1
refactored code
|
12 年之前 |
Aleksandar Rodic
|
459769d056
added transform controls
|
12 年之前 |