index
:
redot-cpp.git
4.3
master
C++ bindings for the Redot script API
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
binding_generator.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add static methods to `ClassDB` for the methods bound to the `ClassDB` singleton
David Snopek
2023-07-31
1
-9
/
+61
*
|
Merge pull request #1214 from dsnopek/ptrtoarg-native-struct
David Snopek
2023-09-08
1
-0
/
+6
|
\
\
|
*
|
Ensure that PtrToArg specializations for native structs are used
David Snopek
2023-08-15
1
-0
/
+6
*
|
|
Merge pull request #1091 from Daylily-Zeleen/daylily-zeleen/implement_builtin...
David Snopek
2023-09-02
1
-13
/
+85
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Implement vararg methods of builtin classes.
Daylily-Zeleen
2023-07-03
1
-13
/
+85
*
|
|
Merge pull request #1193 from Zylann/version_header
David Snopek
2023-08-11
1
-0
/
+31
|
\
\
\
|
*
|
|
Added generated version header
Marc Gilleron
2023-07-26
1
-0
/
+31
*
|
|
|
Implement `String::resize()`
David Snopek
2023-07-31
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Don't cache `null` forever if a singleton isn't available yet
Marc Gilleron
2023-07-22
1
-3
/
+10
|
/
/
*
/
In generated methods, only construct the method StringName the first time
David Snopek
2023-07-13
1
-7
/
+3
|
/
*
Merge pull request #1138 from dsnopek/editor-plugins-deinitialize
Rémi Verschelde
2023-06-19
1
-2
/
+11
|
\
|
*
Automatically remove editor plugins when deinitializing GDExtension
David Snopek
2023-06-13
1
-2
/
+11
*
|
Merge pull request #1086 from lucasrafael98/fixes/missing-include-audio-frame
Rémi Verschelde
2023-06-19
1
-2
/
+3
|
\
\
|
*
|
Fix: Include method_ptrcall.hpp on simple structs.
Lucas Rafael
2023-04-07
1
-2
/
+3
*
|
|
Merge pull request #1143 from bruvzg/py_utf8
Rémi Verschelde
2023-06-16
1
-16
/
+16
|
\
\
\
|
*
|
|
Force UTF-8 encoding in the binding generator script.
bruvzg
2023-06-16
1
-16
/
+16
|
|
|
/
|
|
/
|
*
/
|
Identifiers containing double underscore are reserved according to the C++ st...
Andy Maloney
2023-06-15
1
-33
/
+33
|
/
/
*
|
Merge pull request #1128 from Mathis-Z/master
Rémi Verschelde
2023-06-08
1
-1
/
+4
|
\
\
|
*
|
Fixing #1127 by making return types of auto-generated functions dynamic
Mathis-Z
2023-06-08
1
-1
/
+4
*
|
|
Revert the changes from PR #1044 and #1045 and standardize on `Object **` enc...
David Snopek
2023-06-07
1
-1
/
+1
|
/
/
*
|
Merge pull request #1114 from dsnopek/editor-plugins
Rémi Verschelde
2023-05-26
1
-0
/
+18
|
\
\
|
*
|
Add support for adding/removing editor plugins
David Snopek
2023-05-16
1
-0
/
+18
*
|
|
Ensure GDExtension class is the correct type for the Godot engine class
David Snopek
2023-05-16
1
-0
/
+38
|
/
/
*
/
Update to load function pointers for GDExtension interface
David Snopek
2023-05-09
1
-17
/
+17
|
/
*
Fix global enum cast and add Varint::Type cast.
Daylily-Zeleen
2023-02-02
1
-1
/
+7
*
Update typed array API to match "GDScript: Fix typed arrays".
bruvzg
2023-01-31
1
-0
/
+1
*
Binding generator cleanups
Andy Maloney
2023-01-30
1
-28
/
+26
*
Merge pull request #1013 from bruvzg/set_typed_move
Rémi Verschelde
2023-01-30
1
-0
/
+1
|
\
|
*
Move Array:set_typed to internal GDExtension structure.
bruvzg
2023-01-30
1
-0
/
+1
*
|
Merge pull request #956 from DmitriySalnikov/enum_bitfield_cast
Rémi Verschelde
2023-01-30
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fixed variant casting for enum and bitfield
Дмитрий Сальников
2023-01-20
1
-4
/
+4
*
|
Support typed array default values in extension API
George Marques
2023-01-28
1
-0
/
+2
|
/
*
Merge pull request #1004 from asmaloney/remove-unused-ucaps
Rémi Verschelde
2023-01-19
1
-1
/
+0
|
\
|
*
Remove unused ucaps header
Andy Maloney
2023-01-19
1
-1
/
+0
*
|
Expose some low level functions and String operators.
bruvzg
2023-01-19
1
-4
/
+107
|
/
*
Sync license copyright with upstream GH-70885
Rémi Verschelde
2023-01-10
1
-29
/
+29
*
Rename float=64 build option to precision=double
Ricardo Buring
2023-01-09
1
-4
/
+5
*
Fix enum return value size.
bruvzg
2023-01-07
1
-1
/
+6
*
Merge pull request #903 from PapyChacal/build_library
Fabio Alessandrelli
2022-12-19
1
-3
/
+4
|
\
|
*
Remove gen from emitted files to solve circular dependency with build_library...
Emilien Bauer
2022-12-19
1
-3
/
+4
*
|
Rename godot-headers to gdextension, move header to top folder
Rémi Verschelde
2022-12-14
1
-1
/
+1
*
|
Rename GDNative to GDExtension
Gilles Roudière
2022-12-12
1
-48
/
+50
*
|
Fix const qualifier for parameters in GDExtension api functions
Emmanuel Leblond
2022-12-03
1
-6
/
+6
*
|
Add missing String operators
rune-scape
2022-11-20
1
-16
/
+20
*
|
StringName is working fine with demo \o/
Emmanuel Leblond
2022-11-08
1
-2
/
+14
*
|
Use StringName in the whole GDExtension API instead of const char *
Emmanuel Leblond
2022-11-08
1
-11
/
+12
*
|
Uses `StringName` in GDExtension perf critical instance creation & method/pro...
Emmanuel Leblond
2022-11-08
1
-6
/
+14
|
/
*
Fix Variant types displayed as `Nil` in extension_api.json
Emmanuel Leblond
2022-10-10
1
-5
/
+6
*
Bind enums in built-in types and expose bindings for global constants
Mikael Hermansson
2022-10-06
1
-2
/
+24
*
Merge pull request #864 from Zylann/fix_passing_null
Rémi Verschelde
2022-10-05
1
-1
/
+3
|
\
[prev]
[next]