Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 il y a 3 ans
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops il y a 4 ans
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) il y a 4 ans
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 4 ans
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 il y a 4 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  PouleyKetchoupp 7dc0e68a53 Optimized Dictionary hash() and duplicate() methods il y a 6 ans
  Hein-Pieter van Braam-Stewart 8b1e297fc6 Don't crash on printing nested types il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  m bf1867aaab Added Python-like .get() method to Dictionary in GDScript #20488 il y a 7 ans
  Aaron Franke 4f7b33cdcf Remove redundant "== false" code il y a 7 ans
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path il y a 7 ans
  Ignacio Etcheverry 21d285e30f Dictionary: remove erase_checked(key), make erase(key) return bool il y a 7 ans
  Ignacio Etcheverry 2f69e36cef Add Dictionary::erase_checked(key) method il y a 7 ans
  Juan Linietsky 9b567cc549 Dictionary editing support in inspector il y a 7 ans
  Bojidar Marinov 9f6c0c6eae Duplicate Arrays and Dictionaries when instancing scene in editor il y a 7 ans
  Hein-Pieter van Braam 7577252b1b Use the appropriate Variant hash and compare functions for Dictionaries 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
  Will Nations f19fc83546 Dictionary::copy -> ::duplicate il y a 7 ans
  karroffel 2ba4edbfb7 fix Dictionary iteration il y a 7 ans
  Karroffel e25b6bf8da fix dictionary constant access crash il y a 8 ans
  Karroffel c937b1f5f9 make Dictionary use OrderedHashMap il y a 8 ans
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales il y a 8 ans
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers il y a 8 ans
  Juan Linietsky cf286ed287 Requesting for dictionary keys also respects insertion order, closes #9161 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
  Rémi Verschelde 3890256fc5 Style: Cleanups, added headers, renamed files 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