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

Fix CanvasItem/Node3D editor plugin drag drop transform calculation #88279

Conversation

kleonc
Copy link
Member

@kleonc kleonc commented Feb 13, 2024

Fixes a regression from #86659/#88269 caused by using transform methods working only for orthonormal transforms.

Before
(master)
After
(this PR)
GHSAIEe1dz jI2ldRoSyX
YjQtM2WRoi Qr9ES9PfkR

@akien-mga
Copy link
Member

CC @MajorMcDoom

@MajorMcDoom
Copy link
Contributor

MajorMcDoom commented Feb 13, 2024

Thank you for catching this, it was my bad. I am new and assumed xform_inv would support affine transformations.

@akien-mga akien-mga merged commit e0b1e79 into godotengine:master Feb 13, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

@kleonc kleonc deleted the editor-plugins-2d3d-drag-drop-transform-calculation-fix branch February 13, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants