Johannes Deml
|
16abe8f0bc
Fix typo in transformcontrols and add additional information
|
6 vuotta sitten |
Mugen87
|
a4fbf220e0
TransformControls: Align .attach() method to Object3D.
|
6 vuotta sitten |
Christopher P. La Torres
|
6b238f1953
Remove mousemove event onPointerMove function in TransformControls
|
6 vuotta sitten |
Mugen87
|
8321126c5a
JSM: More modules and TS files.
|
6 vuotta sitten |
Aki Rodic
|
e2d675b9ac
Chaged transformControls renderOrder to Infinity.
|
6 vuotta sitten |
Mr.doob
|
7a7d6e222b
TransformControls: Clean up.
|
6 vuotta sitten |
AKI RODIC
|
0f39a18c43
Added geometry and material dispose to TransformControls.dispose().
|
6 vuotta sitten |
AKI RODIC
|
c6b78aae84
Fixed TransformControls scale in rotated frame.
|
6 vuotta sitten |
Aki Rodic
|
7c4492131b
Fixed #15713. Removed preventDefault() from TransformControls.
|
6 vuotta sitten |
Aki Rodic
|
b6417dd13f
Fixed #15521 trasform controls with transformed parents.
|
6 vuotta sitten |
Dinesh Salunke
|
30fda3b772
Resolves conflicts with other controls
|
6 vuotta sitten |
Mugen87
|
5ecdacd6e8
Examples: Clean up
|
7 vuotta sitten |
Mr.doob
|
2ff253ad9b
Merge pull request #14619 from arodic/transform_controls_v2_patch
|
7 vuotta sitten |
Aki Rodic
|
71fd1c32ca
Removed stopPropagation from TransformControls.
|
7 vuotta sitten |
Mugen87
|
0b76ce4b77
Global: Improve code style
|
7 vuotta sitten |
Mr.doob
|
65bda26c97
Merge pull request #14770 from arodic/patch-1
|
7 vuotta sitten |
Aki Rodic
|
a757ec749f
Cosmetic improvement to TransformControls axis dimming/highlight.
|
7 vuotta sitten |
AKI RODIC
|
208233d0e0
Removed unused loop from TransformControls.
|
7 vuotta sitten |
Mr.doob
|
3f9ead8c0a
Merge pull request #14763 from arodic/transform_controls_enabled_property
|
7 vuotta sitten |
Aki Rodic
|
068ef912c3
Added enabled property to TransformControls.
|
7 vuotta sitten |
Michael Turkeev
|
30b71c78ee
TransformControls: fix duplicate material
|
7 vuotta sitten |
Aki Rodic
|
7a5a5f0c8a
TransformControls: Added hideX, hideY and hideZ property for explicit
|
7 vuotta sitten |
Mugen87
|
5abd21a5c5
Examples: Clean up
|
7 vuotta sitten |
Aki Rodic
|
4c9eddebde
Replaced magic numbers with vars in TransformControls. Removed radial rotation gesture (now linear only).
|
7 vuotta sitten |
Aki Rodic
|
b86357766e
TransformControls: Separated the logic that handles mouse events from the event listeners.
|
7 vuotta sitten |
Aki Rodic
|
eb39591bd7
Removed TransformControls deprecation warnings for setter functions.
|
7 vuotta sitten |
Aki Rodic
|
009a4806b7
Switched all instances of Geometry to BufferGeometry in TransformControls.
|
7 vuotta sitten |
Aki Rodic
|
556d2248db
Fixed scaling implementation in TransformControls.
|
7 vuotta sitten |
Aki Rodic
|
63624bf63b
New TransformControls implementation.
|
7 vuotta sitten |
Mugen87
|
52ab356cec
Examples: Clean up
|
7 vuotta sitten |