This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot-cpp
Watch
1
Star
0
Fork
0
You've already forked godot-cpp
mirror of
https://github.com/godotengine/godot-cpp.git
synced
2026-01-07 10:10:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df849651d9d71e3b901fe386a6752aec368c7206
godot-cpp
/
src
/
core
History
David Snopek
df849651d9
Changes necessary for hot reload to work
2023-09-25 22:13:33 -05:00
..
class_db.cpp
Changes necessary for hot reload to work
2023-09-25 22:13:33 -05:00
error_macros.cpp
Update to load function pointers for GDExtension interface
2023-05-09 21:45:48 -05:00
memory.cpp
Replace
ERR_FAIL_COND
with
ERR_FAIL_NULL
where applicable
2023-09-13 14:34:04 +02:00
method_bind.cpp
Update to load function pointers for GDExtension interface
2023-05-09 21:45:48 -05:00
object.cpp
Identifiers containing double underscore are reserved according to the C++ standard
2023-06-15 20:45:01 -04:00