summaryrefslogtreecommitdiffstats
path: root/editor/plugins/tiles/tile_set_atlas_source_editor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #98629 from timothyqiu/delete-deleteThaddeus Crews2024-11-121-2/+2
|\
| * Fix duplicated Delete shortcut entries in Tiles EditorHaoyu Qiu2024-10-291-2/+2
* | Rename internal Button icon to button_icon to match exposed methodsAaron Franke2024-10-291-6/+6
|/
* Implement multiple occlusion polygons within each TileSet occlusion layerGilles Roudière2024-09-031-32/+45
* Fix usage of add_inspector_plugin()kobewi2024-08-071-4/+2
* Merge pull request #93047 from groud/fix_polygon_editor_gridRémi Verschelde2024-06-291-3/+5
|\
| * Fix tile polygon editor grid and missing updateGilles Roudière2024-06-111-3/+5
* | Fix TileSet property painter popup showing clear colorpassivestar2024-06-261-1/+3
* | [Scene] Add `SceneStringNames::confirmed`A Thousand Ships2024-06-191-1/+1
* | [Scene] Add `SceneStringNames::item_selected`A Thousand Ships2024-06-191-1/+1
* | [Scene] Add `SceneStringNames::font(_size/_color)`A Thousand Ships2024-06-181-1/+1
|/
* Merge pull request #86947 from TheSofox/tile-set-paint-button-tooltipRémi Verschelde2024-06-041-9/+10
|\
| * Made tooltip on TileSet Paint Button give more information when disabled.Sofox2024-01-091-9/+10
* | Merge pull request #91953 from AThousandShips/use_normal_snameRémi Verschelde2024-05-311-1/+1
|\ \
| * | Use `CoreStringNames::normal` in more placesA Thousand Ships2024-05-301-1/+1
* | | [Scene] Add `SceneStringNames::id_pressed`A Thousand Ships2024-05-301-4/+4
|/ /
* | Display custom data name instead of indices in TileData inspectorGilles Roudière2024-05-251-0/+12
* | Remove duplicate shortcut definitionskobewi2024-05-211-2/+2
* | [Scene] Add SceneStringNames::pressedA Thousand Ships2024-05-141-11/+11
* | Merge pull request #91932 from dalexeev/editor-fix-tileset-categories-and-too...Rémi Verschelde2024-05-141-2/+2
|\ \
| * | Editor: Fix categories and tooltips in `TileSet` editorDanil Alexeev2024-05-141-2/+2
* | | Use Core/Scene stringnames consistentlykobewi2024-05-131-23/+22
|/ /
* | Add shorthand for using singleton string nameskobewi2024-05-111-7/+7
* | [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`A Thousand Ships2024-05-021-7/+7
* | Fix TileSet editor create/remove tiles selection rect drawingkleonc2024-04-151-1/+2
* | Fix help label will be partly outside the view area at 150% editor scalejsjtxietian2024-03-131-4/+2
* | Add const lvalue ref to editor/* container parametersMuller-Castro2024-02-261-5/+5
* | Merge pull request #86694 from KoBeWi/deugly_the_textRémi Verschelde2024-02-191-3/+6
|\ \
| * | Tweak tile atlas help label positionskobewi2024-01-011-3/+6
| |/
* | Merge pull request #85868 from KoBeWi/knowyourtilesRémi Verschelde2024-02-131-3/+32
|\ \
| * | Add descriptions for tile propertieskobewi2023-12-071-3/+32
| |/
* | Split theme generation logic into several subroutinesYuri Sizov2024-01-161-1/+1
* | Reorganize code related to editor themingYuri Sizov2024-01-161-1/+1
* | Fix some TileMap debug drawing truncating to intskleonc2024-01-141-2/+2
* | Update deferred calls to use Callableskobewi2024-01-091-1/+1
* | Add const lvalue ref to container parametersMuller-Castro2024-01-051-1/+1
|/
* Fix tileset out of screenOppositeNor2023-10-221-0/+2
* Update TileMap to use new navigation polygon bakingsmix82023-09-281-4/+15
* Merge pull request #81939 from YuriSizov/gui-flat-and-depressedRémi Verschelde2023-09-251-5/+6
|\
| * Replace flat buttons with flat-styled buttons with a visible pressed stateYuri Sizov2023-09-191-5/+6
* | Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platformajreckof2023-09-191-2/+2
|/
* Merge pull request #81813 from MewPurPur/fix-paint-iconRémi Verschelde2023-09-181-1/+1
|\
| * Fix grayed out paint iconsMewPurPur2023-09-171-1/+1
* | [Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-151-5/+5
|/
* Add EditorStringNames singletonkobewi2023-09-031-14/+15
* Merge pull request #77986 from KoBeWi/outside_the_texture,_only_death_awaitsRémi Verschelde2023-08-281-39/+81
|\
| * Add option to cleanup tiles outside the texturekobewi2023-08-281-39/+81
* | Merge pull request #79678 from thiagola92/auto_create_tilesets_for_multiple_a...Rémi Verschelde2023-08-281-35/+47
|\ \ | |/ |/|
| * Support auto create tiles when adding multiple atlasesthiagola922023-08-271-35/+47
* | Merge pull request #80517 from YuriSizov/tsa-randomly-picked-you-for-mandator...Rémi Verschelde2023-08-281-1/+1
|\ \