This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
[Bug]: Transform Gizmo Incorrectly Moves Objects That Are Children of Offset Objects #9362
Closed
5 tasks
Version
0f27df2(1.5.0)
Operating Systems
Browser (if applicable)
No response
What is supposed happened?
Transform Gizmo should move objects according to mouse movement and on release commit the object's position to where it has been moved
What happened?
This happens fine when the object's local transform and global transform are the same. However, if the object is the child of a parent object which has a non-identity transform, on mouse up, the object will have its parent's offset applied to it and will be moved or rotated away from where it was when the mouse up event occurs
Screencast from 12-01-2023 09:37:56 AM.webm
Steps to reproduce
Relevant Info
No response
The text was updated successfully, but these errors were encountered: