Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VOXEDIT: modifying the pivot must be simplified #337

Open
mgerhardy opened this issue Oct 8, 2023 · 1 comment
Open

VOXEDIT: modifying the pivot must be simplified #337

mgerhardy opened this issue Oct 8, 2023 · 1 comment

Comments

@mgerhardy
Copy link
Collaborator

This is currently only possible in the scene mode position panel

Bildschirmfoto vom 2023-10-08 19-48-27

@mgerhardy
Copy link
Collaborator Author

eed1417 updated the gizmo from local to world mode - but for modifying the pivot we should use the local mode again and construct a translation matrix from the pivot

mgerhardy added a commit that referenced this issue Nov 12, 2023
see issue #337

we are using the local edit mode for editing the pivot - but the matrices are
not yet correct, nor is it correct how I get the new pivot back from the delta
matrix of the gizmo

also fixed the reference creating by holding shift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant