summaryrefslogtreecommitdiffstats
path: root/modules/gridmap
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-276-12/+12
* Rebrand preambles to RedotSpartan3222024-10-136-0/+12
* prevent the click to get processed further after a paste actionNodragem2024-09-161-0/+1
* Merge pull request #87131 from KoBeWi/skyscrapper_selector_simulatorRémi Verschelde2024-06-261-13/+8
|\
| * Properly change GridMap floors while selectingkobewi2024-01-121-13/+8
* | Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-231-1/+1
* | [Scene] Add `SceneStringNames::text/value_changed`A Thousand Ships2024-06-191-3/+3
* | [Scene] Add `SceneStringNames::item_selected`A Thousand Ships2024-06-191-1/+1
* | [Scene] Add `SceneStringNames::id_pressed`A Thousand Ships2024-05-301-1/+1
* | [Scene] Add SceneStringNames::pressedA Thousand Ships2024-05-141-2/+2
* | Merge pull request #91917 from Pepito468/fix-docs-typoRémi Verschelde2024-05-141-1/+1
|\ \
| * | Fixed a typo in the docsPepito4682024-05-131-1/+1
* | | Use Core/Scene stringnames consistentlykobewi2024-05-132-7/+4
|/ /
* | Add shorthand for using singleton string nameskobewi2024-05-112-4/+4
* | Organize existing code for editor pluginsAaron Franke2024-04-271-1/+1
* | Merge pull request #90503 from rburing/gridmap_has_it_roughRémi Verschelde2024-04-112-3/+17
|\ \
| * | GridMap: Fix physics_material propertyRicardo Buring2024-04-102-3/+17
* | | Update links to outdated asset library demosskyace652024-04-071-2/+2
|/ /
* | Move 3D-only resources to their own folderAaron Franke2024-02-262-3/+3
* | Add keywords to improve search in the class referenceHugo Locurcio2024-02-221-1/+1
* | Use check_changed_settings_in_group() everywherekobewi2024-02-191-0/+3
* | Make auto translation inheritableMichael Alexsander2024-02-151-1/+1
* | Documentation: Add support for deprecated/experimental messagesDanil Alexeev2024-02-151-2/+2
* | Reorganize code related to editor themingYuri Sizov2024-01-161-1/+1
|/
* Update deferred calls to use Callableskobewi2024-01-091-3/+1
* Merge pull request #83577 from DennisManaa/fix-translation-for-item-listRémi Verschelde2024-01-041-0/+1
|\
| * Implement automatic translation for ItemListDennisManaa2023-10-231-0/+1
* | Remove GridMap navigation_layers leftoversmix82023-11-281-1/+0
|/
* Make 3D editor gizmos and debug shapes ignore fogHugo Locurcio2023-09-271-0/+4
* Merge pull request #81939 from YuriSizov/gui-flat-and-depressedRémi Verschelde2023-09-251-2/+2
|\
| * Replace flat buttons with flat-styled buttons with a visible pressed stateYuri Sizov2023-09-191-2/+2
* | Merge pull request #81914 from jsjtxietian/update-mesh-list-immeditely-after-...Rémi Verschelde2023-09-201-0/+1
|\ \ | |/ |/|
| * Update meshes list UI immeditely after setting mesh library in gridmapjsjtxietian2023-09-201-0/+1
* | fix some keys triggering their actions twice in GridMapGeoffroy Warin2023-09-111-0/+1
|/
* Add EditorStringNames singletonkobewi2023-09-031-4/+5
* Ensure the visibility is updated when entering the treeChia-Hsiang Cheng2023-08-291-2/+3
* Merge pull request #80782 from KoBeWi/MessLibraryRémi Verschelde2023-08-214-16/+42
|\
| * Cleanup MeshLibrary changed signalskobewi2023-08-194-16/+42
* | Fix GridMap shortcuts that should not be physicalGeoffroy Warin2023-08-191-2/+2
|/
* Make gridmap shortcuts editable and not conflict with other pluginsGeoffroy Warin2023-08-101-17/+46
* Unify and streamline connecting to Resource changeskobewi2023-07-173-9/+10
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Fix GridMap tile picking when a search filter is appliedHaoyu Qiu2023-06-211-9/+14
* Merge pull request #78265 from caseyjoy/57068_gridmap_grid_positionRémi Verschelde2023-06-201-1/+8
|\
| * Update GridMap editor grid location when requiredCasey2023-06-171-1/+8
* | Style: Harmonize header includes in modulesRémi Verschelde2023-06-152-1/+3
|/
* Fix some invalid plugin edit callskobewi2023-06-112-10/+0
* Add syntax highlighter iconsVolTer2023-05-291-1/+1
* Rework Navigation Avoidancesmix82023-05-101-2/+2