This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-01-03 19:11:41 +00:00
Code
Releases
Wiki
Activity
Files
2f8b96e8a28c4a66c809d6080717c969bb71c753
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
Fix ProjectTag button variation
2025-01-03 11:41:00 +01:00
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
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00