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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for variadic method binds with the typed return. Sync headers.
bruvzg
2022-03-30
2
-1
/
+26
*
Update copyright year
Rémi Verschelde
2022-03-15
4
-8
/
+8
*
Implementing dictionary operators
Bastiaan Olij
2021-11-23
2
-0
/
+13
*
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
2
-0
/
+23
|
/
*
Rename interface to gdn_interface because it's a defined keyword under windows
Bastiaan Olij
2021-10-28
1
-0
/
+6
*
Add test for Reference passing/returning.
Fabio Alessandrelli
2021-09-28
2
-0
/
+11
*
Removed init.cpp that I overlooked in rebase
Bastiaan Olij
2021-09-27
1
-103
/
+0
*
Add test for extended object creation/deletion.
Fabio Alessandrelli
2021-09-27
3
-0
/
+26
*
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
*
Change initialization to allow custom level callbacks
George Marques
2021-09-27
1
-5
/
+4
*
Fix formatting of files
George Marques
2021-09-27
4
-0
/
+120
*
Define the {de,}initialization functions in the bindings
George Marques
2021-09-27
1
-8
/
+0
*
Auto-bind virtual method overrides
George Marques
2021-09-27
2
-8
/
+5
*
Add sample test project
George Marques
2021-09-27
4
-0
/
+188
*
Add license headers to all source and header files
Hugo Locurcio
2021-08-02
1
-0
/
+30
*
Run script test
O01eg
2021-02-07
1
-3
/
+6
*
Disable Windows compilation.
O01eg
2021-02-06
1
-1
/
+1
*
Test build GNnative library in CI
O01eg
2021-02-06
1
-0
/
+70