bruvzg
|
b8b9a2fad9
Fix return type encoding for ptrcall.
|
преди 3 години |
Aaron Franke
|
101d61b64a
[master] Run black format on SConstruct files and bindings generator
|
преди 3 години |
bruvzg
|
e36180f377
Port a bunch of Godot container templates to GDExtension.
|
преди 3 години |
Rémi Verschelde
|
7fa81e798b
Merge pull request #704 from bruvzg/fix_const_ptr
|
преди 3 години |
Rémi Verschelde
|
d9111350b9
Merge pull request #699 from bruvzg/enum_and_ptr_binds
|
преди 3 години |
bruvzg
|
a8cd21ac07
Fix "const" NativePtr binds.
|
преди 3 години |
bruvzg
|
7aaab11b0f
Add Variant binders for the generated classes, structs and global enums
|
преди 3 години |
bruvzg
|
bf8fc4c53d
Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missing `CharString` method implementations.
|
преди 3 години |
Gilles Roudière
|
3fcb8a4d1e
Make extension instances create the corresponding godot object in their constructor
|
преди 3 години |
Bastiaan Olij
|
b008810c01
Implementing dictionary operators
|
преди 3 години |
Bastiaan Olij
|
c2b690439f
Implement index operators for Arrays
|
преди 4 години |
Bastiaan Olij
|
957f86c3e3
Add Array:make macro
|
преди 3 години |
Bastiaan Olij
|
ef528d3a86
Rename interface to gdn_interface because it's a defined keyword under windows
|
преди 3 години |
Hennadii Chernyshchyk
|
1f96a0d16c
Use default destructor for Object
|
преди 4 години |
Bastiaan Olij
|
d5e0fc8e7c
Temporary fix for issue in JSON export with NIL in operators
|
преди 4 години |
Hennadii Chernyshchyk
|
2b1100c878
Use default initialization
|
преди 4 години |
Bastiaan Olij
|
7a2a7ea9e4
Add virtual destructor to Object class
|
преди 4 години |
George Marques
|
38ee8bfcf7
Change constructor/destructor management of extension classes
|
преди 4 години |
George Marques
|
dfa526ce16
Fix formatting of files
|
преди 4 години |
George Marques
|
f5858ef6c6
Fix calling of native functions that return object types
|
преди 4 години |
Bastiaan Olij
|
46c63af715
Re-introduce build-in type code for core types
|
преди 4 години |
Bastiaan Olij
|
3a5bd21092
Always convert float to double
|
преди 4 години |
Hennadii Chernyshchyk
|
e8030ed1cf
Fix print file list
|
преди 4 години |
Hennadii Chernyshchyk
|
b7f03837a2
Fix return type check for variadic functions
|
преди 4 години |
Bastiaan Olij
|
dd72ce151a
Remove unused import that breaks on windows
|
преди 4 години |
George Marques
|
9d4e51011a
Properly encode numeric POD types
|
преди 4 години |
George Marques
|
f19bb9f57c
Add copy/move constructors and assignment op to builtin types
|
преди 4 години |
George Marques
|
3a9ff8de7a
Add support for engine singletons
|
преди 4 години |
George Marques
|
feafe0da36
Fix build with native structs
|
преди 4 години |
George Marques
|
a0634cca3f
Auto-bind virtual method overrides
|
преди 4 години |