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
60fff00a660a2aeb03f88c07fb7baed353bcb72f
godot
/
editor
/
project_upgrade
T
History
Lukas Tenbrink
05c33acbb1
Make
memnew(RefCounted)
return
Ref
, to force callers to take ownership of it through a reference.
2026-03-18 20:34:08 +01:00
..
project_converter_3_to_4.cpp
Make
memnew(RefCounted)
return
Ref
, to force callers to take ownership of it through a reference.
2026-03-18 20:34:08 +01:00
project_converter_3_to_4.h
Make
memnew(RefCounted)
return
Ref
, to force callers to take ownership of it through a reference.
2026-03-18 20:34:08 +01:00
project_upgrade_tool.cpp
Remove unused includes in
editor
with clangd-tidy
2026-03-15 20:47:05 +01:00
project_upgrade_tool.h
Get rid of all unnecessary
class_db.h
includers
2026-03-04 17:40:05 -05:00
renames_map_3_to_4.cpp
Add reload_open_files() to script editor
2026-02-18 17:06:14 -08:00
renames_map_3_to_4.h
…
SCsub
…