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
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
variant_parser.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix config file parser bug that cause showing project name as "Unnamed Project"
mrezai
2016-01-06
1
-0
/
+1
*
proper joy axis support as actions, can be configured and inquired, fixes #2317
Juan Linietsky
2016-01-02
1
-2
/
+20
*
suport old-style engine.cfg colors in VariantParser, fixes #3176
Juan Linietsky
2015-12-31
1
-0
/
+28
*
-Fix parsing of comments in VariantParser, fixes #3175
Juan Linietsky
2015-12-31
1
-0
/
+26
*
-Changed var2str and str2var in GDScript to use VariantWriter and VariantParser
Juan Linietsky
2015-12-31
1
-0
/
+14
*
-Ensure .tscn and .tres always save in a deterministic way, fixes #2495
Juan Linietsky
2015-12-31
1
-0
/
+543
*
no more time error, fixes #2892
Juan Linietsky
2015-12-12
1
-1
/
+1
*
variant parser was not parsing rect2 properly, fixes #2948
Juan Linietsky
2015-12-12
1
-0
/
+13
*
-Fixed bug with scene inheritance, should work again
Juan Linietsky
2015-11-28
1
-73
/
+170
*
-work in progress resourceparser and .tscn parser. Still non-functional
Juan Linietsky
2015-11-24
1
-0
/
+1398
[prev]