summaryrefslogtreecommitdiffstats
path: root/include/core/Variant.hpp
Commit message (Expand)AuthorAgeFilesLines
* Replace bindgins to work with extensionsGeorge Marques2021-09-271-304/+0
* Fixup style after #563Rémi Verschelde2021-09-271-1/+0
* Merge pull request #563 from LinwoodCloud/masterRémi Verschelde2021-09-271-1/+0
|\
| * Stop including iostream in Variant.hpp (to produce smaller binaries)kb10002021-05-231-1/+0
* | Add license headers to all source and header filesHugo Locurcio2021-08-021-0/+30
|/
* Fix container and string leaksMarc Gilleron2021-01-071-1/+8
* Add a type conversion to Variant for anything that supports ___get_from_varia...Florian Jung2019-04-121-0/+1
* Implementing clang-format and applying it to all classesBastiaan Olij2018-11-241-55/+52
* Nativescript 1.1karroffel2018-11-071-1/+1
* Update bindings to use new Api extensions and rename Rect3->AABBBastiaanOlij2017-11-231-3/+3
* updated bindingsRamesh Ravone2017-10-031-2/+2
* Fix bindings generation for enumsMaxim Sheronov2017-09-131-0/+40
* updated to use the new NativeScript and GDNative interfaceKarroffel2017-07-241-1/+1
* Use static linking instead of dynamic linkingKarroffel2017-07-231-11/+1
* removed InputEvent and ImageKarroffel2017-05-231-15/+5
* rewrote binding generator in pythonKarroffel2017-05-121-0/+251