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
/
include
/
core
/
Variant.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace bindgins to work with extensions
George Marques
2021-09-27
1
-304
/
+0
*
Fixup style after #563
Rémi Verschelde
2021-09-27
1
-1
/
+0
*
Merge pull request #563 from LinwoodCloud/master
Rémi Verschelde
2021-09-27
1
-1
/
+0
|
\
|
*
Stop including iostream in Variant.hpp (to produce smaller binaries)
kb1000
2021-05-23
1
-1
/
+0
*
|
Add license headers to all source and header files
Hugo Locurcio
2021-08-02
1
-0
/
+30
|
/
*
Fix container and string leaks
Marc Gilleron
2021-01-07
1
-1
/
+8
*
Add a type conversion to Variant for anything that supports ___get_from_varia...
Florian Jung
2019-04-12
1
-0
/
+1
*
Implementing clang-format and applying it to all classes
Bastiaan Olij
2018-11-24
1
-55
/
+52
*
Nativescript 1.1
karroffel
2018-11-07
1
-1
/
+1
*
Update bindings to use new Api extensions and rename Rect3->AABB
BastiaanOlij
2017-11-23
1
-3
/
+3
*
updated bindings
Ramesh Ravone
2017-10-03
1
-2
/
+2
*
Fix bindings generation for enums
Maxim Sheronov
2017-09-13
1
-0
/
+40
*
updated to use the new NativeScript and GDNative interface
Karroffel
2017-07-24
1
-1
/
+1
*
Use static linking instead of dynamic linking
Karroffel
2017-07-23
1
-11
/
+1
*
removed InputEvent and Image
Karroffel
2017-05-23
1
-15
/
+5
*
rewrote binding generator in python
Karroffel
2017-05-12
1
-0
/
+251