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
/
Variant.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace bindgins to work with extensions
George Marques
2021-09-27
1
-381
/
+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
-31
/
+22
*
Add C conversion constructors to fix leak of default-constructed empty arrays
sheepandshepherd
2020-01-31
1
-4
/
+2
*
Fix leaks caused by implicitly called copy constructors
sheepandshepherd
2019-12-04
1
-22
/
+33
*
Implementing clang-format and applying it to all classes
Bastiaan Olij
2018-11-24
1
-218
/
+131
*
Fix NULL pointer dereferencing on uninstantiated Ref<T>() conversion to Variant
bruvzg
2018-11-22
1
-1
/
+4
*
Nativescript 1.1
karroffel
2018-11-07
1
-4
/
+4
*
Update bindings to use new Api extensions and rename Rect3->AABB
BastiaanOlij
2017-11-23
1
-5
/
+5
*
Implemented using api struct
Bastiaan Olij
2017-10-23
1
-79
/
+79
*
updated bindings
Ramesh Ravone
2017-10-03
1
-6
/
+4
*
updated to use the new NativeScript and GDNative interface
Karroffel
2017-07-24
1
-1
/
+1
*
updated core to new GDNative interface
Karroffel
2017-06-18
1
-2
/
+2
*
removed InputEvent and Image
Karroffel
2017-05-23
1
-20
/
+0
*
made script "inheritance" less OOP
Karroffel
2017-05-13
1
-1
/
+1
*
rewrote binding generator in python
Karroffel
2017-05-12
1
-0
/
+459