Commit History

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