godot-cpp/src/core
bruvzg 29b34d92bb
[iOS] Fix building as static library or xcframework, add iOS config and xcframework build script to the test project.
2023-11-09 20:01:59 +02:00
..
class_db.cpp Fixes crash in ClassDB::deinitialize due to usage of invalid iterator. 2023-10-05 16:58:49 +02:00
error_macros.cpp Update to load function pointers for GDExtension interface 2023-05-09 21:45:48 -05:00
memory.cpp [iOS] Fix building as static library or xcframework, add iOS config and xcframework build script to the test project. 2023-11-09 20:01:59 +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