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
/
test
/
src
/
example.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add bindings for Vector4, Vector4i, Projection built-in types.
bruvzg
2022-07-21
1
-0
/
+5
*
[Method Bind] Add support for default argument values and static method bindi...
bruvzg
2022-05-06
1
-8
/
+25
*
Add support for variadic method binds with the typed return. Sync headers.
bruvzg
2022-03-30
1
-1
/
+24
*
Update copyright year
Rémi Verschelde
2022-03-15
1
-2
/
+2
*
Implementing dictionary operators
Bastiaan Olij
2021-11-23
1
-0
/
+11
*
Merge pull request #650 from BastiaanOlij/fix_compile_warnings
Rémi Verschelde
2021-11-22
1
-1
/
+1
|
\
|
*
Fixing compiler warnings around implicit type casting loosing precision
Bastiaan Olij
2021-11-22
1
-1
/
+1
*
|
Implement index operators for Arrays
Bastiaan Olij
2021-11-12
1
-0
/
+19
|
/
*
Add test for Reference passing/returning.
Fabio Alessandrelli
2021-09-28
1
-0
/
+10
*
Add test for extended object creation/deletion.
Fabio Alessandrelli
2021-09-27
1
-0
/
+13
*
Fix some clang format things
Bastiaan Olij
2021-09-27
1
-2
/
+2
*
Add support for property groups
Bastiaan Olij
2021-09-27
1
-1
/
+4
*
Fix formatting of files
George Marques
2021-09-27
1
-0
/
+30
*
Auto-bind virtual method overrides
George Marques
2021-09-27
1
-4
/
+1
*
Add sample test project
George Marques
2021-09-27
1
-0
/
+91