Skip to content

TransformControls: Allow visibility control of plane gizmos.#33170

Merged
Mugen87 merged 1 commit into
mrdoob:devfrom
Mugen87:dev6
Mar 13, 2026
Merged

TransformControls: Allow visibility control of plane gizmos.#33170
Mugen87 merged 1 commit into
mrdoob:devfrom
Mugen87:dev6

Conversation

@Mugen87

@Mugen87 Mugen87 commented Mar 13, 2026

Copy link
Copy Markdown
Collaborator

Fixed #27627.

Description

The PR makes sure the visibility of the plane gizmos of TransformControls are configurable. These are the red, green and blue quads that allow to transform the attached 3D object along a plane.

The additional showXY, showYZ and showXZ flags make the controls a bit more flexible and implement a feature request that has come up more than once.

@Mugen87 Mugen87 added this to the r184 milestone Mar 13, 2026
@Mugen87 Mugen87 merged commit 75ec9d4 into mrdoob:dev Mar 13, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add an API to disable TransformControls's XYZ, XY, YZ, XZ and the extra 'x', 'y' and 'z' in the visual controls.

1 participant