aboutsummaryrefslogtreecommitdiff
path: root/core/variant.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix regression with str() improvements for math typesIgnacio Etcheverry2016-07-281-6/+34
* Prettier str() for arraysIgnacio Etcheverry2016-07-021-6/+12
* Remove CHARTYPE_16BITS unused checksJ08nY2016-06-191-2/+2
* Made error when signal calls a method with the wrong number of parameters mor...Juan Linietsky2016-06-121-2/+2
* -Added configuration warning system for nodesJuan Linietsky2016-05-171-0/+44
* Add missing Vector2Array case to Variant::operator String()Ignacio Etcheverry2016-05-041-0/+12
* remove trailing whitespaceHubert Jarosz2016-03-091-179/+179
* AnimationTreePlayer: blend value tracks (closes #2299)Josh Grams2016-03-011-0/+15
* -make signals throw an error when target method is not found, fixes #2036Juan Linietsky2016-01-041-0/+29
* -Ability to roll-back script-exported properties to their default value on th...Juan Linietsky2016-01-021-0/+11
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* -Changed var2str and str2var in GDScript to use VariantWriter and VariantParserJuan Linietsky2015-12-311-126/+5
* merged some stuff for okamJuan Linietsky2015-09-031-2/+10
* Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky2015-06-291-0/+57
* added conversion from int, string to colorJuan Linietsky2015-05-271-2/+6
* Made type-checking for arguments less trict between bool, int real. Fixes #1816Juan Linietsky2015-05-051-4/+4
* -More strict argument type-checking, will make many bugs visible, fixes #1809Juan Linietsky2015-05-041-5/+255
* -invalidated string -> int automatic conversion, fixes #1788Juan Linietsky2015-05-041-3/+3
* added return keyword, fixes #1797Juan Linietsky2015-05-041-1/+1
* Sort xml files, so order is constantest312015-05-011-0/+9
* Ability to convert from nodes or other non resource with a get_rid() function...Juan Linietsky2015-04-241-2/+10
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* begin new serialization frameworkJuan Linietsky2015-02-151-17/+26
* New Code CompletionJuan Linietsky2014-12-161-0/+126
* A bit of everything:Juan Linietsky2014-05-141-0/+10
* -Fixed a few bugs in ViewportJuan Linietsky2014-04-101-0/+13
* -HttpClient: ’Content-Length’ is added to httprequest if not provided in ...Juan Linietsky2014-04-051-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+2610