godot-cpp/include/godot_cpp/core
Lukas Tönne 5fa9b765dc Fixed pointer indirection in the PtrToArg template for Object arguments. 2022-01-02 17:10:32 +01:00
..
binder_common.hpp Fixing compiler warnings around implicit type casting loosing precision 2021-11-22 21:48:20 +11:00
builtin_ptrcall.hpp Replace bindgins to work with extensions 2021-09-27 23:08:08 +10:00
class_db.hpp Make extension instances create the corresponding godot object in their constructor 2021-12-03 15:37:49 +01:00
defs.hpp Re-introduce build-in type code for core types 2021-09-27 23:08:10 +10:00
engine_ptrcall.hpp Rename interface to gdn_interface because it's a defined keyword under windows 2021-10-28 19:44:20 +11:00
error_macros.hpp Replace bindgins to work with extensions 2021-09-27 23:08:08 +10:00
math.hpp Fixing compiler warnings around implicit type casting loosing precision 2021-11-22 21:48:20 +11:00
memory.hpp Make extension instances create the corresponding godot object in their constructor 2021-12-03 15:37:49 +01:00
method_bind.hpp Fixing compiler warnings around implicit type casting loosing precision 2021-11-22 21:48:20 +11:00
method_ptrcall.hpp Fixed pointer indirection in the PtrToArg template for Object arguments. 2022-01-02 17:10:32 +01:00
object.hpp Fix namespace to be consistent with the previous ADD functions 2021-12-12 18:23:33 -08:00
type_info.hpp Fix issues with method calls 2021-09-27 23:08:08 +10:00