提交历史

作者 SHA1 备注 提交日期
  A Thousand Ships 75ee58fd04 [Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2 年之前
  Yuri Sizov 8ecc0c4f47 Fix accessing editor theme items throughout the UI 2 年之前
  kobewi 6de34fde27 Add EditorStringNames singleton 2 年之前
  kobewi 0a4d0506d1 Fix problems reloading MeshLibrary 2 年之前
  Yuri Sizov 49d7041d34 Decouple EditorInterface from EditorPlugin 2 年之前
  Yuri Sizov 4154039832 Improve includes of EditorNode (and everything else) 2 年之前
  MmAaXx500 aa9d2149e7 Round 2: Fix mesh library remove selected item menu option 2 年之前
  Haz 189acbee60 Fix mesh library remove selected item menu option 4 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  smix8 34e7628f5f Fix Navigation API abbreviations inconsistency 2 年之前
  trollodel c90d0bd84f Use forward-declarations in big editor classes 2 年之前
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 3 年之前
  Yuri Sizov 1459507ed2 Rename EditorInterface.get_editor_main_control to get_editor_main_screen 3 年之前
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 3 年之前
  Rémi Verschelde b942c1ffe3 Merge pull request #62827 from fire-forge/ok-cancel 3 年之前
  FireForge af19501cc7 Seperate filter and description in FileDialog.add_filter() 3 年之前
  FireForge e4067064ce Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog 3 年之前
  reduz 746dddc067 Replace most uses of Map by HashMap 3 年之前
  FireForge c0f2825f8b Remove space in MeshLibrary editor button 3 年之前
  Haoyu Qiu 25d93200c8 Add missing i18n to various strings 3 年之前
  kobewi 2057ea2883 Remove duplicate editor settings definitions 3 年之前
  trollodel 05b56f316d Remove most EditorNode constructor parameters and fields 3 年之前
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 年之前
  trollodel aa1102fc53 Store panels and docks singletons in their own classes 3 年之前
  Ricardo Buring 025d7b9332 Fix "Convert to MeshLibrary" not respecting collision transforms 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 年之前
  Vincent 70108fd850 implement individual mesh transform for meshlibrary items 4 年之前
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 年之前
  reduz 6631f66c2a Optimize StringName usage 4 年之前