summaryrefslogtreecommitdiffstats
path: root/modules/gridmap/editor/grid_map_editor_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-4/+34
|\
| * Move GridMapEditor to bottom panelNodragem2024-11-091-4/+34
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Use InputMap actions consistently across all LineEdit's that filter an underl...Marius Hanl2024-08-311-1/+1
* Organize existing code for editor pluginsAaron Franke2024-04-271-1/+1
* Cleanup MeshLibrary changed signalskobewi2023-08-191-1/+2
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-0/+1
* Fix some invalid plugin edit callskobewi2023-06-111-1/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Cleanup remaining EditorUndoRedoManager usageskobewi2022-11-241-2/+0
* Use forward-declarations in EditorPlugin where possibletrollodel2022-11-111-0/+3
* Rename remaining "Spatial" in Plugins to "Node3D"Micky2022-10-041-1/+1
* Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...Rémi Verschelde2022-08-291-0/+1
* Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGEDAaron Record2022-08-271-1/+0
* Add per-scene UndoRedokobewi2022-08-221-1/+2
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-18/+18
* Modules: Don't build editor-specific classes in templatesRémi Verschelde2022-03-281-0/+256