Lukas Tenbrink 788edc6bfe Make ClassDB::classes pointer-stable again by changing it to HashMap (from AHashMap). 2 weeks ago
..
binder_common.hpp 28e8b1a04b Merge pull request #1857 from qqwobble/silenced-warning-call-with-variant 2 months ago
builtin_ptrcall.hpp 7056c996dd Style: Replace header guards with `#pragma once` 9 months ago
class_db.hpp 788edc6bfe Make ClassDB::classes pointer-stable again by changing it to HashMap (from AHashMap). 2 weeks ago
defs.hpp 76d1ce6848 Remove `CPPEXTPATH` changes, add error macros 2 months ago
engine_ptrcall.hpp 035add9d4f Fix stack smashing when Godot methods return `char32_t`, `char16_t` or `wchar_t` 8 months ago
error_macros.hpp 7056c996dd Style: Replace header guards with `#pragma once` 9 months ago
math.compat.inc d634a5f8c4 Synced defs.hpp with godot's typedefs.h 8 months ago
math.hpp d634a5f8c4 Synced defs.hpp with godot's typedefs.h 8 months ago
math_defs.hpp 6a21f76c4d Reintroduce Math_INF and Math_NAN defines 5 months ago
memory.hpp d634a5f8c4 Synced defs.hpp with godot's typedefs.h 8 months ago
method_bind.hpp 0b8e76817b Use LocalVector instead of std::vector 3 months ago
method_ptrcall.hpp 035add9d4f Fix stack smashing when Godot methods return `char32_t`, `char16_t` or `wchar_t` 8 months ago
mutex_lock.hpp 7056c996dd Style: Replace header guards with `#pragma once` 9 months ago
object.hpp 0b8e76817b Use LocalVector instead of std::vector 3 months ago
object_id.hpp 7056c996dd Style: Replace header guards with `#pragma once` 9 months ago
print_string.hpp 7056c996dd Style: Replace header guards with `#pragma once` 9 months ago
property_info.hpp 7056c996dd Style: Replace header guards with `#pragma once` 9 months ago
type_info.hpp 7ffaecce8c Add method_ptrcall header include to type_info to fix compiler errors 8 months ago