Commit History

Author SHA1 Message Date
  kobewi 413c11357d Use Core/Scene stringnames consistently 6 months ago
  A Thousand Ships b4c6cc7d82 [Core] Add case-insensitive `String::containsn` 6 months ago
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 7 months ago
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 7 months ago
  Danil Alexeev a714cb9f65 Editor: Display deprecated/experimental messages in tooltips 7 months ago
  Haoyu Qiu 8cd1ebbd6d Fix unexpected auto translation of Tree content 8 months ago
  Yuri Sizov 95b27fe8c7 Reorganize code related to editor theming 10 months ago
  QuirkyLemon faccc8e225 Clamps the height of description text for property selectors 1 year ago
  Michael Alexsander ae91644c73 Revamp how documentation tooltips work 1 year ago
  kobewi 6de34fde27 Add EditorStringNames singleton 1 year ago
  Yuri Sizov edf47f1ee4 Delay initialization of the visual shader editor UI 1 year ago
  Summersay415 289af4f73c Add Vector4i icon 1 year ago
  Ninni Pipping ca86d53e7f Fix type icons in `PropertySelector` 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  Yuri Sizov 1c9ba5ef3e Remove excessive `editor/property_editor.h` includes 2 years ago
  FireForge e4067064ce Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog 2 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 2 years ago
  Aaron Franke 918b09cabc Initialize bools in the headers in editor 2 years ago
  Jakob Bouchard 6553f5c242 Convert _notification methods to switch - Chunk C 2 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 2 years ago
  kobewi fb1fa2a3f7 Reload built-in scripts when picking methods 2 years ago
  Anilforextra adbe948bda String: Add contains(). 2 years ago
  Anilforextra fc27636999 Vectors: Use clear() and has(). 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 2 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 3 years ago
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 3 years ago
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers 3 years ago
  Michael Alexsander bea868f750 Make property description in the animation editor actually show it 3 years ago
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 3 years ago