summaryrefslogtreecommitdiff
path: root/modules/gridmap/grid_map_editor_plugin.h
AgeCommit message (Expand)Author
2022-03-02Remove unimplemented set_clip() methodkobewi
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde
2022-02-14Remove the EditorNode parameter from EditorPlugins create methodstrollodel
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-01-16Fix theming update in several editor classesYuri Roubinsky
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-07Implemented SkeletonEditorGizmoSilc Renew
2021-06-16Remove GridMap's "Lock View" option and a related method.Riteo Siuga
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-02-08Initialize class/struct variables with default values in modules/Rafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-10-26Fix uninitialized `GridMapEditor::node` and `InputMapEditor::setting` variables.bruvzg
2020-07-10Add override keywords.Marcel Admiraal
2020-07-02Update GridMap to use Vector3i instead of three intsAaron Franke
2020-07-02Remove unused class PaneDragStijn Hinlopen
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky
2020-02-11Modernized default 3D material, fixes material bugs.Juan Linietsky
2020-02-10Merge pull request #33950 from Calinou/gridmap-editor-zoom-shortcutRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-11-27Implement zooming using Ctrl + Mouse wheel in the GridMap editorHugo Locurcio
2019-10-21Mesh preview now scales + grid update on cell size changeNehluxhes
2019-09-24Merge pull request #31974 from YeldhamDev/tilegrid_map_fixesRémi Verschelde
2019-09-04Small fixes for the Tile/GridMap editorsMichael Alexsander Silva Dias
2019-09-04Add informational messages to various editorsMichael Alexsander Silva Dias
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-07-10Use reference to constant in functionsqarmin
2019-05-08Release GridMap floor field focus when mouse exitedLisapple
2019-04-30GridMap editor fixes and improvementsDaniel Rakos
2019-02-26Add search box and size slider to GridMap (similar to TileMap's)Bojidar Marinov
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-08-22Add option to move Tile/GridMap editors to another sideMichael Alexsander Silva Dias
2018-08-22Rename instances of the word "theme" to "mesh_library" in GridMap and MeshLib...Michael Alexsander Silva Dias
2018-07-03Merge pull request #16944 from rainerdeyke/masterMax Hilbrunner
2018-02-28Fix grid mesh tile panning bug (issue 16524)poke1024
2018-02-23Add 'fill selection' command to grid map editorRainer Deyke
2018-02-17Gridmap editor now lists plane instead of floor when not horizontal.Anish
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-08-27-Largely rewrote gridmap to simplify itJuan Linietsky
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-26-Massive clean up to gizmosJuan Linietsky
2017-08-12Updated function argument namesWilson E. Alvarez
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-04-06New particle system, mostly working, some small features missing.Juan Linietsky
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde