You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Initialize default lock rotation in constructor
This commit is contained in:
@@ -3429,6 +3429,7 @@ SpatialEditorViewport::SpatialEditorViewport(SpatialEditor *p_spatial_editor, Ed
|
||||
clicked = 0;
|
||||
clicked_includes_current = false;
|
||||
orthogonal = false;
|
||||
lock_rotation = false;
|
||||
message_time = 0;
|
||||
zoom_indicator_delay = 0.0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user