This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
08558acb36d69bdd76b522cd235eba2c0eaffca9
godot
/
editor
/
project_manager
T
History
A Thousand Ships
4486de5ebd
[Project Manager] Fix incorrect size comparison
...
Code used `MAX` instead of the componentwise `max` method.
2026-05-19 15:31:40 +02:00
..
engine_update_label.cpp
Remove unnecessary
class_db.h
includes
2026-05-02 13:08:34 -04:00
engine_update_label.h
Add Auto update check mode
2025-12-19 17:25:07 +01:00
project_dialog.cpp
Remove unnecessary
class_db.h
includes
2026-05-02 13:08:34 -04:00
project_dialog.h
Fix Project Manager
ProjectDialog
install dialog OK button
2026-01-08 07:35:38 -05:00
project_list.cpp
Remove unnecessary
class_db.h
includes
2026-05-02 13:08:34 -04:00
project_list.h
Editor: Fix Tag Container Clipping Project Title and Breaking UI
2026-04-23 05:03:01 -04:00
project_manager.cpp
[Project Manager] Fix incorrect size comparison
2026-05-19 15:31:40 +02:00
project_manager.h
Fix credit roll in the project manager.
2026-05-18 14:18:31 +03:00
project_tag.cpp
Editor: Fix Tag Overrun Behaviour
2026-04-30 12:05:58 -04:00
project_tag.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
quick_settings_dialog.cpp
Remove unnecessary
class_db.h
includes
2026-05-02 13:08:34 -04:00
quick_settings_dialog.h
Add a style option button to quick settings
2026-01-04 10:46:37 +03:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00