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 |
Mr.doob
|
27754463a8
Editor: Improvements to TransformControls.
|
11 years ago |
Aleksandar Rodic
|
2f03ce2d46
fixed touch event handling in transform controls
|
11 years ago |
Mr.doob
|
f8a8d4177d
Fixed TransformControls.
|
11 years ago |
Mr.doob
|
d1a18e9b2d
Geometry.merge(): Check that geometry is instance of THREE.Geometry.
|
11 years ago |
Mr.doob
|
324408b2bf
TransformControls: Commenting out merge calls to get the editor to sort of work.
|
11 years ago |
WestLangley
|
0cde18f232
TransformControls: fix incorrect application of applyProjection()
|
11 years ago |
Mr.doob
|
19fbf3faf8
TransformControls: Using null instead of undefined.
|
11 years ago |
Aleksandar Rodic
|
d81cded1bc
fixed snapping bug
|
11 years ago |