Daniel
|
472ed080fc
Merged changes from master- into dev-branch #17
|
10 years ago |
gero3
|
760252a560
add space after comma
|
10 years ago |
gero3
|
923256459e
fixed files to codestyle
|
10 years ago |
tschw
|
6b029a4b97
Simplified mode switching / visibility.
|
10 years ago |
tschw
|
6c8fc0c8b8
Changed pointerVector to Vector2.
|
10 years ago |
tschw
|
5c45a74cf5
Fixes irresponsive axes.
|
10 years ago |
dubejf
|
83f774cd2b
Use Raycaster.setFromCamera() method
|
10 years ago |
tschw
|
8ba002b84a
Removed debug modes on mrdoob's request. + Styling.
|
10 years ago |
tschw
|
452e4c6eef
Fixed TransformControls (invisible intersection).
|
10 years ago |
dubejf
|
4523a9d7ca
TransformControls: undefined intersection
|
10 years ago |
Mr.doob
|
029b4e511e
TransformControls: Updated some Geometries to BufferGeometries.
|
10 years ago |
Max Strater
|
5c38e6bdd4
Unnecessary parameter
|
10 years ago |
Ricardo Cabello
|
a577982c08
Merge pull request #6204 from valette/patch-4
|
10 years ago |
Sébastien Valette
|
c18c3f1446
add a dispose() method to THREE.TransformControls
|
10 years ago |
Sébastien Valette
|
8003892bc5
Allow the use of TransformControls simultaneously with other controls
|
10 years ago |
gero3
|
4501d5a51d
revert last commit
|
10 years ago |
gero3
|
fe8493157e
codestyle fixes
|
10 years ago |
Aki Rodic
|
afcfd3d0cf
Replaced PlaneGeometry with PlaneBufferGeometry in TransformControls.js
|
10 years ago |
Elisée Maurer
|
ecd0ddd1a1
Set prototype.constructor for all derived classes
|
10 years ago |
Mr.doob
|
61b7c68a03
Updated examples using Projector.(un)projectVector.
|
10 years ago |
Mr.doob
|
05e968faf0
TransformControls: Added objectChangeEvent back. See 9171dc3ff640eba4bda2c0422dd43dee2777f773.
|
11 years ago |
Mr.doob
|
af2c846625
TransformControls: Fixed intricate bug.
|
11 years ago |
Mr.doob
|
9171dc3ff6
TransformControls: Removed objectChange event. MouseUp event makes it redundant.
|
11 years ago |
Daniel Taub
|
c9efac91c0
finish merge
|
11 years ago |
Daniel Taub
|
ad71cf1c21
making conditional more clear
|
11 years ago |
Daniel Taub
|
bf4d930cce
changing event names as per requested, and using new events in editor viewport for more reliable disabling of editorcontrols
|
11 years ago |
Daniel Taub
|
28349538cd
style guide-based changes
|
11 years ago |
Daniel Taub
|
5e6f72874c
adding clickDone event triggered on completion of gizmo use in TransformControls
|
11 years ago |
Daniel Taub
|
1f1bd73ed8
adding event on gizmo click
|
11 years ago |
Daniel Taub
|
34b6ba3e5f
adding event on gizmo click
|
11 years ago |