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
/
src
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't call parent _get_property_list when a class doesn't define it.
Marc Gilleron
2023-07-26
1
-0
/
+29
*
Automatically remove editor plugins when deinitializing GDExtension
David Snopek
2023-06-13
1
-0
/
+61
*
Update to load function pointers for GDExtension interface
David Snopek
2023-05-09
2
-8
/
+8
*
Fix compilation error: const GDExtensionStringPtr -> GDExtensionConstStringPtr
Zhehang Ding
2023-02-14
1
-2
/
+2
*
Expose some low level functions and String operators.
bruvzg
2023-01-19
1
-0
/
+58
*
Sync license copyright with upstream GH-70885
Rémi Verschelde
2023-01-10
1
-29
/
+29
*
Rename GDNative to GDExtension
Gilles Roudière
2022-12-12
1
-3
/
+3
*
Fix const qualifier for parameters in GDExtension api functions
Emmanuel Leblond
2022-12-03
1
-6
/
+2
*
Use StringName in the whole GDExtension API instead of const char *
Emmanuel Leblond
2022-11-08
1
-4
/
+8
*
Uses `StringName` in GDExtension perf critical instance creation & method/pro...
Emmanuel Leblond
2022-11-08
1
-5
/
+5
*
Update copyright year
Rémi Verschelde
2022-03-15
1
-2
/
+2
*
Fix object_set_instance being wrongly called for built-in wrapped classes
Gilles Roudière
2021-12-06
1
-1
/
+8
*
Make extension instances create the corresponding godot object in their const...
Gilles Roudière
2021-12-03
1
-0
/
+56