Commit History

Author SHA1 Message Date
  Yuri Sizov d8ff69d53c Extract ScriptInstance to simplify includes 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 2 years ago
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 2 years ago
  Yuri Sizov 6320a0fc18 Add ThemeDB, expose previously static Theme methods 2 years ago
  Hugo Locurcio db22b7ded0 Rename shader parameter uniform setter/getter methods for consistency 2 years ago
  reduz 8b7c7f5a75 Add a new HashMap implementation 2 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 2 years ago
  Haoyu Qiu 851ed8886c Fix Autoload capitalization inconsistency 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  Raul Santos 2962a440ea Fix autoloads iteration 3 years ago
  Lyuma 31f790299c Use OrderedHashMap for autoloads to preserve order 3 years ago
  Raul Santos 3fe67fb5ad Use C++ iterators in the Mono module 3 years ago
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 3 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 3 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  bruvzg 99666de00f [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  George Marques 9654365547 Add a map of autoloads to ProjectSettings 4 years ago
  Ignacio Etcheverry 2511c43972 Mono/C#: Fix several clang-tidy warnings and cleanup 4 years ago
  Ignacio Etcheverry 3ce09246d1 C#: Rewrite GodotTools messaging protocol 4 years ago