summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gdscript_function.cpp
diff options
context:
space:
mode:
authorRyan Roden-Corrent <ryan@rcorre.net>2022-03-23 07:37:34 -0400
committerRyan Roden-Corrent <ryan@rcorre.net>2023-02-13 18:09:44 -0500
commit806425621cfa3daba3ba9f6b020726490a3152a4 (patch)
tree083e4d465b070f1ee5ee6fbcd09b1d6021eb327f /modules/gdscript/gdscript_function.cpp
parent4848877b802b17f4ab1aecfde42c81a7cc9b6f08 (diff)
downloadredot-engine-806425621cfa3daba3ba9f6b020726490a3152a4.tar.gz
Disable local space for blender transforms.
Having local_space enabled when starting a transform changed the behavior of VIEW space transforms. Now we disable local_space when starting a blender transform (there was already logic to restore the setting after the transform ends). This also hides the gizmo while performing a blender transform, otherwise the user will see it snap back and forth between the local and global alignment. I think the transform looks cleaner with the gizmo hidden anyways. Fixes #59392.
Diffstat (limited to 'modules/gdscript/gdscript_function.cpp')
0 files changed, 0 insertions, 0 deletions