summaryrefslogtreecommitdiffstats
path: root/include/godot_cpp/core
Commit message (Expand)AuthorAgeFilesLines
* moved includes out of namespaceKarroffel2017-04-181-3/+1
* String.c_string() now returns char *Karroffel2017-04-112-2/+2
* some NodePath fixes and better handling of Object type argumentsKarroffel2017-04-066-2/+42
* use pointers for objects, default argumentsKarroffel2017-04-052-6/+10
* added operator overload for stringKarroffel2017-03-182-0/+7
* Windows compatibilityKarroffel2017-03-1524-31/+226
* mistakes were made. I undid them.Karroffel2017-03-156-50/+24
* reworked object system a little bitKarroffel2017-03-091-1/+1
* buuunch of stuffKarroffel2017-03-0641-138/+140
* properly implemented core types (c++ wise)Karroffel2017-03-0640-5455/+6556
* I hate templatesKarroffel2017-03-051-5/+1
* Added binding generatorKarroffel2017-03-0421-0/+6901