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
/
core
/
method_bind.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebrand preambles to Redot
Spartan322
2024-10-31
1
-2
/
+4
*
Update to load function pointers for GDExtension interface
David Snopek
2023-05-09
1
-1
/
+1
*
Sync license copyright with upstream GH-70885
Rémi Verschelde
2023-01-10
1
-29
/
+29
*
Extension header: amend const correctness of `p_args` parameters
Jan Haller
2022-12-14
1
-2
/
+2
*
Rename GDNative to GDExtension
Gilles Roudière
2022-12-12
1
-5
/
+5
*
Fix const qualifier for parameters in GDExtension api functions
Emmanuel Leblond
2022-12-03
1
-2
/
+2
*
Use StringName in the whole GDExtension API instead of const char *
Emmanuel Leblond
2022-11-08
1
-22
/
+7
*
[Method Bind] Add support for default argument values and static method bindi...
bruvzg
2022-05-06
1
-0
/
+8
*
Update copyright year
Rémi Verschelde
2022-03-15
1
-2
/
+2
*
Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missi...
bruvzg
2022-02-14
1
-1
/
+1
*
Rename interface to gdn_interface because it's a defined keyword under windows
Bastiaan Olij
2021-10-28
1
-1
/
+1
*
Fix issues with method calls
George Marques
2021-09-27
1
-1
/
+1
*
Replace bindgins to work with extensions
George Marques
2021-09-27
1
-0
/
+120