Commit History

Author SHA1 Message Date
  Haoyu Qiu d24ee551ec Allow EditorInspector to change its property name style when necessary 2 years 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
  kobewi ef19e7bae0 Fix Import dock being too wide 2 years ago
  Micky ef5b9a06a9 Rename `hint_tooltip` to `tooltip_text` & setget 2 years ago
  Yuri Sizov 9f55bd971e Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2 years ago
  FireForge e4067064ce Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog 2 years ago
  bruvzg b5c96df277 Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer. 2 years ago
  reduz 45af29da80 Add a new HashSet template 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Haoyu Qiu ccde2bf66f Add property name style toggle to Inspector 3 years ago
  kobewi 42078dec9f Allow negative indexes in ItemList and PopupMenu 3 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 years ago
  Rémi Verschelde fc076ece3d Revert "Add missing SNAME macro optimization to all theme methods call" 3 years ago
  jmb462 a988fad9a0 Add missing SNAME macro optimization to all theme methods call 3 years ago
  Anilforextra fc27636999 Vectors: Use clear() and has(). 3 years ago
  trollodel aa1102fc53 Store panels and docks singletons in their own classes 3 years ago
  Morris Tabor 542b893436 Fix the importer dock being blank when selecting multiple files. 3 years ago
  Rémi Verschelde e9c50c9c50 Merge pull request #56240 from KoBeWi/frankenstein's_PR 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  kobewi cff0a1a896 Make Import Dock more obvious to use 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  reduz cd2a499084 Add path to functions that return iporter options 3 years ago
  Hugo Locurcio ba30f40c47 Add a "dirty" marker to the editor import dock for unsaved changes 3 years ago
  David Socha ec9f9f72e2 export "Keep" import option when multiple files are selected 3 years ago
  Rémi Verschelde 92299989bd Use Ref<T> references as iterators where relevant 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
  reduz 6631f66c2a Optimize StringName usage 3 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 3 years ago