summaryrefslogtreecommitdiff
path: root/modules/gridmap/editor
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-29Add safety-checks before some servers `free()`Adam Scott
2022-11-29Use forward-declarations in big editor classestrollodel
2022-11-24Cleanup remaining EditorUndoRedoManager usageskobewi
2022-11-11Use forward-declarations in EditorPlugin where possibletrollodel
2022-10-18Unify usage of GLOBAL/EDITOR_GETkobewi
2022-10-04Rename remaining "Spatial" in Plugins to "Node3D"Micky
2022-09-07Fix key mapping changes when moving from macOS to other platformbruvzg
2022-08-29Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...Rémi Verschelde
2022-08-27Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGEDAaron Record
2022-08-22Add per-scene UndoRedokobewi
2022-08-20Expose Basis `set_orthogonal_index` method as a GridMap functionrafallus
2022-08-09Fix error when switching to another `GridMap` with an item with higher index ...Michael Alexsander
2022-07-29Remove Signal connect bindsJuan Linietsky
2022-07-28Merge pull request #57698 from bluenote10/feature/rename_translated_to_transl...Rémi Verschelde
2022-07-18Rename Control PRESET_WIDE to PRESET_FULL_RECTFireForge
2022-07-16rename translate(d) to translate(d)_local in Transform 2D/3DFabian Keller
2022-06-16Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...bruvzg
2022-05-28Use consistent casing in editor filter/search barsFireForge
2022-05-16Merge pull request #58624 from dzil123/fix_update_gridmap_cursorRémi Verschelde
2022-05-06Cleanup metadata usagekobewi
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-04-02fix gridmap cursor showing the wrong meshdzil123
2022-03-28Modules: Don't build editor-specific classes in templatesRémi Verschelde