summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* re-enabled tool class generationKarroffel2017-03-091-3/+5
* reworked object system a little bitKarroffel2017-03-095-43/+70
* added Godot.hppKarroffel2017-03-061-0/+267
* buuunch of stuffKarroffel2017-03-0645-525/+466
* properly implemented core types (c++ wise)Karroffel2017-03-0644-5487/+6736
* updated generator to use new Json API and command argumentsKarroffel2017-03-051-2/+15
* I hate templatesKarroffel2017-03-054-6/+301
* added proper singleton suportKarroffel2017-03-041-4/+57
* basic obj type wrapper generationKarroffel2017-03-041-17/+38
* you saw nothingKarroffel2017-03-042-88/+1
* Added binding generatorKarroffel2017-03-0425-2/+298
* Finished core types (for now, looking at you, Image)Karroffel2017-03-049-5/+1440
* Implemented a bunch of core types. Image needs loveKarroffel2017-03-0311-1/+3073
* Extended String interfaceKarroffel2017-03-031-0/+34
* Added Color.hKarroffel2017-03-031-0/+467
* Added RID.hKarroffel2017-03-031-0/+32
* Finished Quat.hKarroffel2017-03-032-22/+193
* Added Basis.h and stub Quat.hKarroffel2017-03-032-0/+815
* referring to other headers relativelyKarroffel2017-03-031-1/+1
* Added Vector3.hKarroffel2017-03-031-0/+392
* Added NodePath.hKarroffel2017-03-031-0/+76
* Added Vector2.hKarroffel2017-03-031-0/+300
* Added String.hKarroffel2017-03-021-0/+102
* Create README.mdKarroffel2017-03-021-0/+2
* Initial commitKarroffel2017-03-021-0/+21