index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
variant.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix regression with str() improvements for math types
Ignacio Etcheverry
2016-07-28
1
-6
/
+34
*
Prettier str() for arrays
Ignacio Etcheverry
2016-07-02
1
-6
/
+12
*
Remove CHARTYPE_16BITS unused checks
J08nY
2016-06-19
1
-2
/
+2
*
Made error when signal calls a method with the wrong number of parameters mor...
Juan Linietsky
2016-06-12
1
-2
/
+2
*
-Added configuration warning system for nodes
Juan Linietsky
2016-05-17
1
-0
/
+44
*
Add missing Vector2Array case to Variant::operator String()
Ignacio Etcheverry
2016-05-04
1
-0
/
+12
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-179
/
+179
*
AnimationTreePlayer: blend value tracks (closes #2299)
Josh Grams
2016-03-01
1
-0
/
+15
*
-make signals throw an error when target method is not found, fixes #2036
Juan Linietsky
2016-01-04
1
-0
/
+29
*
-Ability to roll-back script-exported properties to their default value on th...
Juan Linietsky
2016-01-02
1
-0
/
+11
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
-Changed var2str and str2var in GDScript to use VariantWriter and VariantParser
Juan Linietsky
2015-12-31
1
-126
/
+5
*
merged some stuff for okam
Juan Linietsky
2015-09-03
1
-2
/
+10
*
Several performance improvements, mainly in loading and instancing scenes and...
Juan Linietsky
2015-06-29
1
-0
/
+57
*
added conversion from int, string to color
Juan Linietsky
2015-05-27
1
-2
/
+6
*
Made type-checking for arguments less trict between bool, int real. Fixes #1816
Juan Linietsky
2015-05-05
1
-4
/
+4
*
-More strict argument type-checking, will make many bugs visible, fixes #1809
Juan Linietsky
2015-05-04
1
-5
/
+255
*
-invalidated string -> int automatic conversion, fixes #1788
Juan Linietsky
2015-05-04
1
-3
/
+3
*
added return keyword, fixes #1797
Juan Linietsky
2015-05-04
1
-1
/
+1
*
Sort xml files, so order is constant
est31
2015-05-01
1
-0
/
+9
*
Ability to convert from nodes or other non resource with a get_rid() function...
Juan Linietsky
2015-04-24
1
-2
/
+10
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
begin new serialization framework
Juan Linietsky
2015-02-15
1
-17
/
+26
*
New Code Completion
Juan Linietsky
2014-12-16
1
-0
/
+126
*
A bit of everything:
Juan Linietsky
2014-05-14
1
-0
/
+10
*
-Fixed a few bugs in Viewport
Juan Linietsky
2014-04-10
1
-0
/
+13
*
-HttpClient: ’Content-Length’ is added to httprequest if not provided in ...
Juan Linietsky
2014-04-05
1
-1
/
+1
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+2610