This website requires JavaScript.
Explore
Help
Sign In
mewin
/
godot-cpp
Watch
1
Star
0
Fork
0
You've already forked godot-cpp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
godot-cpp
/
src
/
core
History
George Marques
aef0f1e248
Change initialization to allow custom level callbacks
...
Now it needs a callback for each level so custom logic (like loading singletons) can be performed.
2021-09-27 23:08:10 +10:00
..
class_db.cpp
Change initialization to allow custom level callbacks
2021-09-27 23:08:10 +10:00
error_macros.cpp
Replace bindgins to work with extensions
2021-09-27 23:08:08 +10:00
memory.cpp
Silence delete compile warning in memory.h/cpp on Windows
2021-09-27 23:08:09 +10:00
method_bind.cpp
Fix issues with method calls
2021-09-27 23:08:08 +10:00
object.cpp
Replace bindgins to work with extensions
2021-09-27 23:08:08 +10:00