Historique des commits

Auteur SHA1 Message Date
  Aaron Franke 56e2c6c704 Make all String float conversion methods be 64-bit il y a 5 ans
  Adam Bates 8f84dfa91d issue-40396 - Added missing error strings to JSON parsing when array or object is never closed. il y a 5 ans
  Rémi Verschelde 85220fec01 Style: Remove unnecessary semicolons from `core` il y a 5 ans
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops il y a 5 ans
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 5 ans
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine il y a 5 ans
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. il y a 5 ans
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector il y a 5 ans
  Rémi Verschelde 54ac8eaba6 Remove more deprecated methods and code il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path il y a 7 ans
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting il y a 7 ans
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 il y a 7 ans
  Rémi Verschelde a845411454 Style: Re-apply clang-format over recent invalid additions il y a 7 ans
  Geequlim f7168bf217 Add indent and sort keys support for JSON.print il y a 8 ans
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers il y a 8 ans
  TwistedTwigleg 00f6c85928 Synchronize parameter names in definition and declaration il y a 8 ans
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line il y a 8 ans
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) il y a 8 ans
  Karroffel d5071a940d JSON::parse reports errors on open-ended objects il y a 8 ans
  Geequlim c8e9937e21 Fix error while JSON::parse with empty string il y a 8 ans
  Juan Linietsky e6583117df Both Array and Dictionary are always in shared mode (removed copy on write). il y a 8 ans
  Juan Linietsky bc26f90581 Type renames: il y a 8 ans
  Juan Linietsky 62273e51a2 Moved JSON functions to built-in to_json, parse_json, validate_json il y a 8 ans
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! il y a 8 ans
  Juan Linietsky 4fdab4f555 added a new function to escape properly json, fixes #3282 il y a 9 ans
  George Marques 5be9ff7b67 Update copyright to 2016 in headers il y a 9 ans
  Juan Linietsky 6b1849d29b make json sub-dictionaries shared, fixes #2381 il y a 9 ans