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
1
Packages
Projects
Releases
2
Wiki
Activity
Files
ef7d768e65e6e8c56bfeccf2ec34bbf87f18e741
godot
/
editor
/
project_upgrade
T
History
Thaddeus Crews
9c36ef4749
Merge pull request
#116905
from KoBeWi/slashtableflip
...
Overhaul scene loading and edit state management
2026-05-07 11:13:25 -05: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
Merge pull request
#116905
from KoBeWi/slashtableflip
2026-05-07 11:13:25 -05: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
…