Commit History

Author SHA1 Message Date
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` 1 year ago
  Yufeng Ying f241c1fda0 Remove unused header in editor. 10 months ago
  Haoyu Qiu bf4e5cca3f Make editor's shortcut names translated on-site 1 year ago
  rune-scape d58b2e879f Get rid of easily removable uses of const_cast 1 year ago
  A Thousand Ships d9e2fc74c7 [Scene] Add `SceneStringNames::item_selected` 1 year ago
  kobewi e065d7132a Remove duplicate shortcut definitions 1 year ago
  kobewi 413c11357d Use Core/Scene stringnames consistently 1 year ago
  Gilles Roudière 3cd4b2859c Expose TileMapLayer 1 year ago
  Hugo Locurcio 8221e7546b Add editor shortcuts to toggle bottom panel visibility 1 year ago
  A Thousand Ships fe203d7003 Prevent threading problems in `TileMap` 1 year ago
  Aaron Franke 1cb531ddb6 Move 2D-only resources to their own folder 4 years ago
  kit eb6ca91ba6 Extract BottomPanel from EditorNode 1 year ago
  Gilles Roudière 5a999d67ec Change TileMapEditor to TileMapLayerEditor 1 year ago
  A Thousand Ships dbcd82ba67 [Editor] Fix threading problems with `TileMap` preview 1 year ago
  Yuri Sizov 95b27fe8c7 Reorganize code related to editor theming 1 year ago
  kobewi 0e8f90f4c8 Update deferred calls to use Callables 1 year ago
  kobewi 291be2c66c Swap TileMap and TileSet 2 years ago
  kobewi 09b30be86d Add vararg call() method to C++ Callable 2 years ago
  A Thousand Ships 75ee58fd04 [Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2 years ago
  Yuri Sizov 8ecc0c4f47 Fix accessing editor theme items throughout the UI 2 years ago
  kobewi 6de34fde27 Add EditorStringNames singleton 2 years ago
  Rémi Verschelde 3417f34a37 Merge pull request #80529 from KoBeWi/unfortunate_fix_is_unfortunate🤦‍♂️ 2 years ago
  lawnjelly 356fc728a4 Fix `TileMapEditorPlugin` crash by storing tilemap ID instead of pointer 2 years ago
  kobewi 6b7829b5ff Fix TileSet not disappearing on deselecting TileMap 2 years ago
  kobewi f02133a4a2 Fix TileSet with TileMap handling 2 years ago
  kobewi d39b040114 Edit TileSet source on double click 2 years ago
  kobewi ec24d50469 Add separate editor plugin for TileMap and TileSet 2 years ago
  Hendrik Brucker 7e21eb7e00 Extract and reorganize texture resource classes 2 years ago
  Haoyu Qiu 8b5d5dc2c4 Fix crash when opening a TileSet with invalid tiles 2 years ago
  Pedro J. Estébanez e725b4b02b Allow threads to mark themselves as safe for nodes 2 years ago