Juan Linietsky
|
007efb6a20
-customizable shortcuts in editor
|
9 年 前 |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 年 前 |
Juan Linietsky
|
9386b76497
-Propertly detect mantissa floats in variantparser, fixes #3257
|
9 年 前 |
Juan Linietsky
|
b587614653
Make sure variant parser recognizes "nil" for compatibility with old engine.cfg style cofig. Closes #3531
|
9 年 前 |
Biliogadafr
|
31fe57778d
Parse ColorArrays correctly (tscn)., fixes #3530
|
9 年 前 |
Juan Linietsky
|
725b61bb6c
properly handle typed array constructors in VariantParser, closes #3054
|
9 年 前 |
Juan Linietsky
|
cc34e0dee9
Make sure variant parser actually writes floats when float property is requested, closes #3301
|
9 年 前 |
Juan Linietsky
|
292e8bf0ab
fix issues related to StringArray parsing
|
9 年 前 |
Juan Linietsky
|
176afb2feb
-Use simpler methods for parsing simple tags, fixes #3274
|
9 年 前 |
Juan Linietsky
|
b6388e6001
added ':' support to VariantParser, given it' s used by export.cfg
|
9 年 前 |
Juan Linietsky
|
4e367a4b7b
-fix bugs related to parsing config files with new variantparser, closes #3248 closes #3207
|
9 年 前 |
mrezai
|
5bf25e46be
Fix config file parser bug that cause showing project name as "Unnamed Project"
|
9 年 前 |
Juan Linietsky
|
432e2e7769
proper joy axis support as actions, can be configured and inquired, fixes #2317
|
9 年 前 |
Juan Linietsky
|
bc2b1696e6
suport old-style engine.cfg colors in VariantParser, fixes #3176
|
9 年 前 |
Juan Linietsky
|
586e482a98
-Fix parsing of comments in VariantParser, fixes #3175
|
9 年 前 |
Juan Linietsky
|
b60a3e7202
-Changed var2str and str2var in GDScript to use VariantWriter and VariantParser
|
9 年 前 |
Juan Linietsky
|
fd836cad27
-Ensure .tscn and .tres always save in a deterministic way, fixes #2495
|
9 年 前 |
Juan Linietsky
|
9f75dd086e
no more time error, fixes #2892
|
9 年 前 |
Juan Linietsky
|
6316f8941c
variant parser was not parsing rect2 properly, fixes #2948
|
9 年 前 |
Juan Linietsky
|
7aa39b7cae
-Fixed bug with scene inheritance, should work again
|
9 年 前 |
Juan Linietsky
|
ccd40f76e8
-work in progress resourceparser and .tscn parser. Still non-functional
|
9 年 前 |