You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Memory leak and crash fixes
This commit is contained in:
@@ -5215,6 +5215,7 @@ CanvasItemEditor::CanvasItemEditor(EditorNode *p_editor) {
|
||||
snap_other_nodes = true;
|
||||
snap_guides = true;
|
||||
snap_rotation = false;
|
||||
snap_scale = false;
|
||||
snap_relative = false;
|
||||
snap_pixel = false;
|
||||
snap_target[0] = SNAP_TARGET_NONE;
|
||||
|
||||
Reference in New Issue
Block a user