summaryrefslogtreecommitdiffstats
path: root/include/godot_cpp
Commit message (Expand)AuthorAgeFilesLines
* added property registrationKarroffel2017-03-181-0/+70
* added operator overload for stringKarroffel2017-03-183-1/+8
* Windows compatibilityKarroffel2017-03-1524-31/+226
* mistakes were made. I undid them.Karroffel2017-03-156-50/+24
* using method data for wrapper methods nowKarroffel2017-03-141-140/+367
* reworked object system a little bitKarroffel2017-03-092-23/+13
* added Godot.hppKarroffel2017-03-061-0/+267
* buuunch of stuffKarroffel2017-03-0642-405/+140
* properly implemented core types (c++ wise)Karroffel2017-03-0641-5469/+6557
* I hate templatesKarroffel2017-03-052-5/+281
* Added binding generatorKarroffel2017-03-0421-0/+6901