提交历史

作者 SHA1 备注 提交日期
  Yufeng Ying 34d8255947 Force build editor with regex module, remove checking code. 10 月之前
  Yufeng Ying f241c1fda0 Remove unused header in editor. 10 月之前
  Yuri Rubinsky 52889ab7ee [Scene] Add SceneStringName::toggled 1 年之前
  A Thousand Ships fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 1 年之前
  A Thousand Ships d9e2fc74c7 [Scene] Add `SceneStringNames::item_selected` 1 年之前
  A Thousand Ships d519715d94 [Scene] Add `SceneStringNames::font(_size/_color)` 1 年之前
  Haoyu Qiu 09feef3572 Don't traslate preview in node batch rename dialog 1 年之前
  A Thousand Ships ee79386f7b [Scene] Add SceneStringNames::pressed 1 年之前
  kobewi 413c11357d Use Core/Scene stringnames consistently 1 年之前
  A Thousand Ships a0dbdcc3ab Replace `find` with `contains/has` where applicable 1 年之前
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 1 年之前
  kobewi ffadba0b08 Allow to easily rename multiple nodes 2 年之前
  Muller-Castro 1638c1b28f Add const lvalue ref to editor/* container parameters 1 年之前
  A Thousand Ships 684752e75b Replace error checks against `size` with `is_empty` 1 年之前
  Yuri Sizov 95b27fe8c7 Reorganize code related to editor theming 1 年之前
  Yuri Sizov 8ecc0c4f47 Fix accessing editor theme items throughout the UI 2 年之前
  Yuri Sizov d8ff69d53c Extract ScriptInstance to simplify includes 2 年之前
  kobewi 6de34fde27 Add EditorStringNames singleton 2 年之前
  Yuri Sizov 2445414aa0 Avoid unnecessary inspector updates when loading or switching scenes 2 年之前
  ajreckof 5c15083d40 properly update nodepath with batch rename 2 年之前
  Yuri Sizov 4154039832 Improve includes of EditorNode (and everything else) 2 年之前
  kobewi b58111588a Add EditorUndoRedoManager singleton 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Marius Hanl fd17f67894 Fix substitute buttons were never enabled 2 年之前
  trollodel c90d0bd84f Use forward-declarations in big editor classes 2 年之前
  kobewi 8a3d2f4e0c Cleanup remaining EditorUndoRedoManager usages 2 年之前
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 年之前
  Danil Alexeev d4555ef5fb Add `String.to_{camel,pascal,snake}_case` methods 3 年之前
  Micky ef5b9a06a9 Rename `hint_tooltip` to `tooltip_text` & setget 3 年之前
  kobewi ece3df3938 Add per-scene UndoRedo 3 年之前