mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 14:11:15 +00:00
Thanks to this syntax introduced in C++11, this reduces the amount of work that needs to be performed at run-time while making the code more terse. |
||
|---|---|---|
| .. | ||
| editor_dir_dialog.cpp | ||
| editor_dir_dialog.h | ||
| editor_file_dialog.cpp | ||
| editor_file_dialog.h | ||
| editor_object_selector.cpp | ||
| editor_object_selector.h | ||
| editor_run_bar.cpp | ||
| editor_run_bar.h | ||
| editor_spin_slider.cpp | ||
| editor_spin_slider.h | ||
| editor_title_bar.cpp | ||
| editor_title_bar.h | ||
| editor_toaster.cpp | ||
| editor_toaster.h | ||
| editor_zoom_widget.cpp | ||
| editor_zoom_widget.h | ||
| scene_tree_editor.cpp | ||
| scene_tree_editor.h | ||
| SCsub | ||