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
/
binding_generator
/
src
/
main.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
rewrote binding generator in python
Karroffel
2017-05-12
1
-772
/
+0
*
reverted weird reference stuff
Karroffel
2017-04-17
1
-24
/
+7
*
basic signal support and update binding generation
Karroffel
2017-04-11
1
-25
/
+65
*
some NodePath fixes and better handling of Object type arguments
Karroffel
2017-04-06
1
-1
/
+22
*
new macros for entry points, virtual method fix
Karroffel
2017-04-05
1
-31
/
+48
*
use pointers for objects, default arguments
Karroffel
2017-04-05
1
-88
/
+144
*
Added Variant constructor for Object types
Karroffel
2017-04-04
1
-0
/
+5
*
added operator overload for string
Karroffel
2017-03-18
1
-3
/
+5
*
Windows compatibility
Karroffel
2017-03-15
1
-3
/
+12
*
re-enabled tool class generation
Karroffel
2017-03-09
1
-3
/
+5
*
reworked object system a little bit
Karroffel
2017-03-09
1
-15
/
+44
*
buuunch of stuff
Karroffel
2017-03-06
1
-93
/
+278
*
properly implemented core types (c++ wise)
Karroffel
2017-03-06
1
-17
/
+146
*
updated generator to use new Json API and command arguments
Karroffel
2017-03-05
1
-2
/
+15
*
I hate templates
Karroffel
2017-03-05
1
-1
/
+17
*
added proper singleton suport
Karroffel
2017-03-04
1
-4
/
+57
*
basic obj type wrapper generation
Karroffel
2017-03-04
1
-17
/
+38
*
Added binding generator
Karroffel
2017-03-04
1
-0
/
+191