1
0
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:
marynate
2014-04-01 18:45:48 +08:00
parent a0fcab0a94
commit 465f81a37a
2 changed files with 55 additions and 0 deletions

View File

@@ -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);