summaryrefslogtreecommitdiff
path: root/core/io/json.cpp
AgeCommit message (Collapse)Author
2016-01-10added a new function to escape properly json, fixes #3282Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-31make json sub-dictionaries shared, fixes #2381Juan Linietsky
2015-11-16Change handling of invalid JSON escape sequences.Bojidar Marinov
Instead of reporting an error, just ignore the first backslash and continue. Fixes #2521
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-01-03-fixed issue with denormals in half precission, closes #1073Juan Linietsky
-added h_offset and v_offset to 3D Camera, should allow to do the same as in #1102
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky