You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Space to toggle maximize viewport
Cleanup debug output
This commit is contained in:
@@ -364,6 +364,8 @@ private:
|
||||
void _init_indicators();
|
||||
void _finish_indicators();
|
||||
|
||||
void _toggle_maximize_view(Object* p_viewport);
|
||||
|
||||
Node *custom_camera;
|
||||
|
||||
Object *_get_editor_data(Object *p_what);
|
||||
|
||||
Reference in New Issue
Block a user