Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rewrote binding generator in python | Karroffel | 2017-05-12 | 1 | -732/+0 |
* | basic signal support and update binding generation | Karroffel | 2017-04-11 | 1 | -5/+125 |
* | support for script inheritance | Karroffel | 2017-04-06 | 1 | -3/+6 |
* | some NodePath fixes and better handling of Object type arguments | Karroffel | 2017-04-06 | 1 | -10/+29 |
* | new macros for entry points, virtual method fix | Karroffel | 2017-04-05 | 1 | -0/+14 |
* | use pointers for objects, default arguments | Karroffel | 2017-04-05 | 1 | -2/+10 |
* | Added Variant constructor for Object types | Karroffel | 2017-04-04 | 1 | -4/+4 |
* | added support for tool scripts | Karroffel | 2017-03-18 | 1 | -0/+14 |
* | added property registration | Karroffel | 2017-03-18 | 1 | -0/+70 |
* | added operator overload for string | Karroffel | 2017-03-18 | 1 | -1/+1 |
* | using method data for wrapper methods now | Karroffel | 2017-03-14 | 1 | -140/+367 |
* | reworked object system a little bit | Karroffel | 2017-03-09 | 1 | -22/+12 |
* | added Godot.hpp | Karroffel | 2017-03-06 | 1 | -0/+267 |