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
/
include
/
godot_cpp
/
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
..
binder_common.hpp
Auto-bind virtual method overrides
2021-09-27 23:08:08 +10:00
builtin_ptrcall.hpp
Replace bindgins to work with extensions
2021-09-27 23:08:08 +10:00
class_db.hpp
Change initialization to allow custom level callbacks
2021-09-27 23:08:10 +10:00
defs.hpp
Re-introduce build-in type code for core types
2021-09-27 23:08:10 +10:00
engine_ptrcall.hpp
Fix calling of native functions that return object types
2021-09-27 23:08:10 +10:00
error_macros.hpp
Replace bindgins to work with extensions
2021-09-27 23:08:08 +10:00
math.hpp
Fix formatting of files
2021-09-27 23:08:10 +10:00
memory.hpp
Silence delete compile warning in memory.h/cpp on Windows
2021-09-27 23:08:09 +10:00
method_bind.hpp
Auto-bind virtual method overrides
2021-09-27 23:08:08 +10:00
method_ptrcall.hpp
Replace bindgins to work with extensions
2021-09-27 23:08:08 +10:00
object.hpp
Replace bindgins to work with extensions
2021-09-27 23:08:08 +10:00
type_info.hpp
Fix issues with method calls
2021-09-27 23:08:08 +10:00