summaryrefslogtreecommitdiffstats
path: root/src/variant/variant.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use struct instead of class for core structuresAaron Franke2022-10-051-32/+32
* Mode some methods to Animation from VariantSilc Renew2022-09-151-8/+0
* Add bindings for Vector4, Vector4i, Projection built-in types.bruvzg2022-07-211-1/+34
* Sync containers with new HashMap/HashSet, sync API headers.bruvzg2022-06-061-35/+45
* Update copyright yearRémi Verschelde2022-03-151-2/+2
* Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missi...bruvzg2022-02-141-101/+101
* Avoid crash in Variant constructor from nullptr Object*Gilles Roudière2021-11-231-1/+6
* Rename interface to gdn_interface because it's a defined keyword under windowsBastiaan Olij2021-10-281-37/+37
* Re-introduce build-in type code for core typesBastiaan Olij2021-09-271-13/+0
* Fix issues with method callsGeorge Marques2021-09-271-113/+103
* Replace bindgins to work with extensionsGeorge Marques2021-09-271-0/+749