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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #897 from touilleMan/gdextension-fix-gdnative-types-const-...
Emmanuel Leblond
2022-12-03
20
-273
/
+272
|
\
|
*
Fix const qualifier for parameters in GDExtension api functions
Emmanuel Leblond
2022-12-03
20
-273
/
+272
|
/
*
headers: Sync with upstream commit 0ff874291 (4.0-beta7)
Rémi Verschelde
2022-12-01
1
-258
/
+391
*
Merge pull request #940 from touilleMan/fix-get_property_list-stringname-life...
Rémi Verschelde
2022-11-29
1
-206
/
+207
|
\
|
*
Fix lifetime of StringName objects returned by Wrapped::_get_property_list
Emmanuel Leblond
2022-11-29
1
-206
/
+207
|
/
*
headers: Sync with upstream commit 7f8ecffa5 (4.0-beta6)
Rémi Verschelde
2022-11-23
1
-130
/
+290
*
Merge pull request #927 from asmaloney/type-warnings
Rémi Verschelde
2022-11-23
1
-3
/
+3
|
\
|
*
Fix some type warnings in example
Andy Maloney
2022-11-16
1
-3
/
+3
*
|
Merge pull request #930 from rune-scape/rune-missing-string-ops
Rémi Verschelde
2022-11-22
2
-16
/
+36
|
\
\
|
*
|
Add missing String operators
rune-scape
2022-11-20
2
-16
/
+36
*
|
|
Merge pull request #932 from Faless/build/4.x_msvc_runtime
Rémi Verschelde
2022-11-21
2
-7
/
+7
|
\
\
\
|
*
|
|
[SCons] Link MSVC debug runtime for optimize=none|debug only.
Fabio Alessandrelli
2022-11-21
2
-7
/
+7
|
|
/
/
*
|
|
Merge pull request #929 from asmaloney/static-analysis-fixes
Rémi Verschelde
2022-11-21
13
-28
/
+28
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Basic static analysis fixes
Andy Maloney
2022-11-18
13
-28
/
+28
|
/
/
*
|
headers: Resync with actual 4.0-beta5 release build
Rémi Verschelde
2022-11-16
1
-3
/
+17
*
|
headers: Sync with upstream commit 89a33d28f (4.0-beta5)
Rémi Verschelde
2022-11-16
1
-331
/
+1211
*
|
Fixup after 243ec87918
Rémi Verschelde
2022-11-16
1
-1
/
+1
*
|
Sync gdnative_interface.h with upstream refactoring
Rémi Verschelde
2022-11-16
1
-26
/
+46
|
/
*
Merge pull request #924 from aaronfranke/color-names
Rémi Verschelde
2022-11-14
1
-146
/
+149
|
\
|
*
Update named colors to be in sync with the engine
Aaron Franke
2022-11-12
1
-146
/
+149
|
/
*
Merge pull request #920 from touilleMan/fix-using-godot-required
Rémi Verschelde
2022-11-11
1
-12
/
+12
|
\
|
*
Fix broken namespace isolation in GDCLASS macro
Emmanuel Leblond
2022-11-11
1
-12
/
+12
|
/
*
Merge pull request #913 from bruvzg/mac_android
Rémi Verschelde
2022-11-11
2
-0
/
+5
|
\
|
*
Fix Android build on macOS.
bruvzg
2022-11-10
2
-0
/
+5
|
/
*
Merge pull request #896 from touilleMan/stringname-in-gdextension-api
Emmanuel Leblond
2022-11-08
16
-369
/
+377
|
\
|
*
Fix missing final newline in godot-headers/extension_api.json
Emmanuel Leblond
2022-11-08
1
-1
/
+1
|
*
StringName is working fine with demo \o/
Emmanuel Leblond
2022-11-08
6
-17
/
+29
|
*
Correct GDNativeExtensionScriptInstanceToString
Emmanuel Leblond
2022-11-08
2
-5
/
+6
|
*
Correct __constant_get_bitfield_name with StringName
Emmanuel Leblond
2022-11-08
1
-1
/
+1
|
*
Remove now useless `_alloc_and_copy_cstr`
Emmanuel Leblond
2022-11-08
3
-21
/
+0
|
*
Use StringName in the whole GDExtension API instead of const char *
Emmanuel Leblond
2022-11-08
14
-314
/
+318
|
*
Uses `StringName` in GDExtension perf critical instance creation & method/pro...
Emmanuel Leblond
2022-11-08
4
-34
/
+46
|
/
*
Merge pull request #908 from Faless/build/4.x_cxxflags
Fabio Alessandrelli
2022-11-04
1
-2
/
+0
|
\
|
*
[SCons] Remove bogus CCFLAGS from windows toolchain.
Fabio Alessandrelli
2022-11-02
1
-2
/
+0
*
|
headers: Sync with upstream commit e6751549c (4.0-beta4)
Rémi Verschelde
2022-11-03
1
-206
/
+815
|
/
*
Merge pull request #895 from Faless/ext/add_missing_nativeptr
Fabio Alessandrelli
2022-10-20
1
-0
/
+1
|
\
|
*
Add missing bindings for GDNativePtr<void>.
Fabio Alessandrelli
2022-10-20
1
-0
/
+1
|
/
*
Merge pull request #883 from rburing/abstract_class
Rémi Verschelde
2022-10-16
4
-3
/
+40
|
\
|
*
Add support for virtual and abstract classes
Ricardo Buring
2022-10-15
4
-3
/
+40
|
/
*
headers: Sync with upstream commit 01ae26d31 (4.0-beta3)
Rémi Verschelde
2022-10-14
2
-612
/
+1710
*
Merge pull request #888 from touilleMan/gdextension-typed-enum-in-struct
Rémi Verschelde
2022-10-13
4
-9
/
+9
|
\
|
*
Type `GDNativePropertyInfo.type` field as `GDNativeVariantType`
Emmanuel Leblond
2022-10-13
4
-9
/
+9
|
/
*
Merge pull request #891 from mihe/classdb-deinit
Rémi Verschelde
2022-10-11
1
-1
/
+2
|
\
|
*
Fix use-after-free when deleting objects from extension terminator
Mikael Hermansson
2022-10-11
1
-1
/
+2
|
/
*
Merge pull request #887 from aaronfranke/static-checks
Rémi Verschelde
2022-10-10
48
-191
/
+337
|
\
|
*
Run scripts to format and make headers consistent
Aaron Franke
2022-10-09
40
-114
/
+114
|
*
Add more static checks and move to separate file to match main repo
Aaron Franke
2022-10-09
8
-77
/
+223
*
|
Merge pull request #879 from touilleMan/fix-variant-type-in-extension-api-dump
Rémi Verschelde
2022-10-10
2
-90
/
+91
|
\
\
|
|
/
|
/
|
|
*
Correct godot-headers/extension_api.json `operator.right_type` field Nil -> V...
Emmanuel Leblond
2022-10-10
1
-85
/
+85
|
*
Fix Variant types displayed as `Nil` in extension_api.json
Emmanuel Leblond
2022-10-10
1
-5
/
+6
|
/
[next]