summaryrefslogtreecommitdiffstats
path: root/src/core/Variant.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace bindgins to work with extensionsGeorge Marques2021-09-271-381/+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-31/+22
* Add C conversion constructors to fix leak of default-constructed empty arrayssheepandshepherd2020-01-311-4/+2
* Fix leaks caused by implicitly called copy constructorssheepandshepherd2019-12-041-22/+33
* Implementing clang-format and applying it to all classesBastiaan Olij2018-11-241-218/+131
* Fix NULL pointer dereferencing on uninstantiated Ref<T>() conversion to Variantbruvzg2018-11-221-1/+4
* Nativescript 1.1karroffel2018-11-071-4/+4
* Update bindings to use new Api extensions and rename Rect3->AABBBastiaanOlij2017-11-231-5/+5
* Implemented using api structBastiaan Olij2017-10-231-79/+79
* updated bindingsRamesh Ravone2017-10-031-6/+4
* updated to use the new NativeScript and GDNative interfaceKarroffel2017-07-241-1/+1
* updated core to new GDNative interfaceKarroffel2017-06-181-2/+2
* removed InputEvent and ImageKarroffel2017-05-231-20/+0
* made script "inheritance" less OOPKarroffel2017-05-131-1/+1
* rewrote binding generator in pythonKarroffel2017-05-121-0/+459