You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
committed by
Yuri Sizov
parent
fa6fb0ac70
commit
09c245fd74
@@ -7925,6 +7925,8 @@ void Node3DEditor::clear() {
|
||||
}
|
||||
|
||||
view_menu->get_popup()->set_item_checked(view_menu->get_popup()->get_item_index(MENU_VIEW_GRID), true);
|
||||
grid_enabled = true;
|
||||
grid_init_draw = false;
|
||||
}
|
||||
|
||||
void Node3DEditor::_sun_direction_draw() {
|
||||
|
||||
Reference in New Issue
Block a user