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
/
variant
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #688 from zhehangd/master
Rémi Verschelde
2022-02-19
2
-0
/
+10
|
\
|
*
Add missing Vector2::operator Vector2i()
Zhehang Ding
2022-02-07
1
-0
/
+5
|
*
Add missing Vector3::operator Vector3i
Zhehang Ding
2022-02-07
1
-0
/
+5
*
|
Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missi...
bruvzg
2022-02-14
3
-119
/
+295
|
/
*
Merge pull request #659 from groud/fix_null_init
Bastiaan Olij
2021-11-25
1
-1
/
+6
|
\
|
*
Avoid crash in Variant constructor from nullptr Object*
Gilles Roudière
2021-11-23
1
-1
/
+6
*
|
Implementing dictionary operators
Bastiaan Olij
2021-11-23
1
-0
/
+11
*
|
Implement index operators for Arrays
Bastiaan Olij
2021-11-12
1
-0
/
+11
|
/
*
Rename interface to gdn_interface because it's a defined keyword under windows
Bastiaan Olij
2021-10-28
3
-71
/
+71
*
Fix formatting of files
George Marques
2021-09-27
15
-15
/
+435
*
Re-introduce build-in type code for core types
Bastiaan Olij
2021-09-27
16
-13
/
+3483
*
Fix issues with method calls
George Marques
2021-09-27
2
-127
/
+117
*
Replace bindgins to work with extensions
George Marques
2021-09-27
2
-0
/
+1016