Thaddeus Crews
|
87f5fb0691
Enforce template syntax `typename` over `class`
|
1 vuosi sitten |
bruvzg
|
b173a4d935
[Core] Improve `CowData` and `Memory` metadata alignment.
|
1 vuosi sitten |
bruvzg
|
29b34d92bb
[iOS] Fix building as static library or xcframework, add iOS config and xcframework build script to the test project.
|
1 vuosi sitten |
A Thousand Ships
|
1e5767693e
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 vuosi sitten |
David Snopek
|
a5c6ca5920
Update to load function pointers for GDExtension interface
|
2 vuotta sitten |
bruvzg
|
ba4b50118d
Fix incorrect memory allocation in release builds.
|
2 vuotta sitten |
mashumafi
|
a8be6aa8dd
Move allocator to after memdelete
|
2 vuotta sitten |
George Marques
|
64be8c1507
Use std type traits instead of intrinsics
|
2 vuotta sitten |
Rémi Verschelde
|
931f1a3f34
Sync license copyright with upstream GH-70885
|
2 vuotta sitten |
Gilles Roudière
|
c02e644679
Rename GDNative to GDExtension
|
2 vuotta sitten |
Andy Maloney
|
c7e34c2f9d
Basic static analysis fixes
|
2 vuotta sitten |
Aaron Franke
|
592bd15c7a
Run scripts to format and make headers consistent
|
2 vuotta sitten |
Fabio Alessandrelli
|
bcf27d8af4
Ensure GDCLASS can be used outside the godot namespace.
|
2 vuotta sitten |
bruvzg
|
e3119e7d05
Sync containers with new HashMap/HashSet, sync API headers.
|
3 vuotta sitten |
Rémi Verschelde
|
1632322ce0
Update copyright year
|
3 vuotta sitten |
bruvzg
|
e36180f377
Port a bunch of Godot container templates to GDExtension.
|
3 vuotta sitten |
Gilles Roudière
|
3fcb8a4d1e
Make extension instances create the corresponding godot object in their constructor
|
3 vuotta sitten |
Bastiaan Olij
|
ef528d3a86
Rename interface to gdn_interface because it's a defined keyword under windows
|
3 vuotta sitten |
George Marques
|
38ee8bfcf7
Change constructor/destructor management of extension classes
|
3 vuotta sitten |
Bastiaan Olij
|
b07559882c
Silence delete compile warning in memory.h/cpp on Windows
|
3 vuotta sitten |
George Marques
|
e4ed48976a
Replace bindgins to work with extensions
|
4 vuotta sitten |