CedricGuillemet/ImGuizmo

Free vertex transformation mode

Closed this issue · 2 comments

I didn't find anything that allows me to disable the transformation arrows and plane inside the translate gizmo so I added a new operation called TRANSLATE_VERTEX to the operation enum this is how it looks like

Screen.Recording.2024-10-12.095108.mp4

Let me know if you are open to merging it so I can clean up the code and make a PR.

Gonna close this as there doesn't seem to be an interest in merging

Hi @abdullahoday710 , sorry for the late reply. I'd like to keep this gizmo working on matrix and not at finer geometry levels. Your editor looks good btw.