index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
io
/
json.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all String float conversion methods be 64-bit
Aaron Franke
2020-07-27
1
-1
/
+1
*
issue-40396 - Added missing error strings to JSON parsing when array or objec...
Adam Bates
2020-07-22
1
-0
/
+2
*
Style: Remove unnecessary semicolons from `core`
Rémi Verschelde
2020-05-19
1
-9
/
+9
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-16
/
+28
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-43
/
+0
*
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
Rémi Verschelde
2020-05-10
1
-10
/
+25
*
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-25
1
-3
/
+5
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-3
/
+3
*
Remove more deprecated methods and code
Rémi Verschelde
2020-02-13
1
-8
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Remove unnecessary code and add some error explanations
qarmin
2019-07-01
1
-2
/
+0
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Style: Re-apply clang-format over recent invalid additions
Rémi Verschelde
2017-12-10
1
-3
/
+3
*
Add indent and sort keys support for JSON.print
Geequlim
2017-11-07
1
-13
/
+40
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
1
-30
/
+30
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-163
/
+136
*
JSON::parse reports errors on open-ended objects
Karroffel
2017-02-06
1
-2
/
+2
*
Fix error while JSON::parse with empty string
Geequlim
2017-01-15
1
-1
/
+1
*
Both Array and Dictionary are always in shared mode (removed copy on write).
Juan Linietsky
2017-01-11
1
-2
/
+2
*
Type renames:
Juan Linietsky
2017-01-11
1
-3
/
+3
*
Moved JSON functions to built-in to_json, parse_json, validate_json
Juan Linietsky
2017-01-08
1
-11
/
+8
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
added a new function to escape properly json, fixes #3282
Juan Linietsky
2016-01-10
1
-1
/
+1
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
make json sub-dictionaries shared, fixes #2381
Juan Linietsky
2015-12-31
1
-2
/
+2
*
Change handling of invalid JSON escape sequences.
Bojidar Marinov
2015-11-16
1
-6
/
+6
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
-fixed issue with denormals in half precission, closes #1073
Juan Linietsky
2015-01-03
1
-1
/
+1
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+477