summaryrefslogtreecommitdiffstats
path: root/include/godot_cpp/Godot.hpp
Commit message (Expand)AuthorAgeFilesLines
* rewrote binding generator in pythonKarroffel2017-05-121-732/+0
* basic signal support and update binding generationKarroffel2017-04-111-5/+125
* support for script inheritanceKarroffel2017-04-061-3/+6
* some NodePath fixes and better handling of Object type argumentsKarroffel2017-04-061-10/+29
* new macros for entry points, virtual method fixKarroffel2017-04-051-0/+14
* use pointers for objects, default argumentsKarroffel2017-04-051-2/+10
* Added Variant constructor for Object typesKarroffel2017-04-041-4/+4
* added support for tool scriptsKarroffel2017-03-181-0/+14
* added property registrationKarroffel2017-03-181-0/+70
* added operator overload for stringKarroffel2017-03-181-1/+1
* using method data for wrapper methods nowKarroffel2017-03-141-140/+367
* reworked object system a little bitKarroffel2017-03-091-22/+12
* added Godot.hppKarroffel2017-03-061-0/+267