Revīziju vēsture

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