This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e6d166344b5d6b0b475e56e98c676e636dbc2001
godot
/
editor
/
project_manager
History
Pāvels Nadtočajevs
2f8b96e8a2
Make
swap_cancel_ok
setting 3-state instead of boolean.
2025-04-03 13:08:11 +03:00
..
project_dialog.cpp
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
2025-03-12 11:11:38 -07:00
project_dialog.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
project_list.cpp
Replace size() == 0 with is_empty().
2025-04-02 19:18:43 +08:00
project_list.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
project_tag.cpp
…
project_tag.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
quick_settings_dialog.cpp
Make
swap_cancel_ok
setting 3-state instead of boolean.
2025-04-03 13:08:11 +03:00
quick_settings_dialog.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
…