Commit History

Author SHA1 Message Date
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 years ago
  bruvzg b506f9b5aa Fix uninitialized `GridMapEditor::node` and `InputMapEditor::setting` variables. 4 years ago
  Marcel Admiraal 26fcf2b04c Add override keywords. 5 years ago
  Aaron Franke 8a333cdf9f Update GridMap to use Vector3i instead of three ints 5 years ago
  Stijn Hinlopen c3d9f12a10 Remove unused class PaneDrag 5 years ago
  Hugo Locurcio 31b7f02a29 Remove ToolButton in favor of Button 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Juan Linietsky eaae4b6408 Renamed 2D and 3D nodes to make their types explicit 5 years ago
  Juan Linietsky dd3682e5fe Modernized default 3D material, fixes material bugs. 6 years ago
  Rémi Verschelde 8d96a44582 Merge pull request #33950 from Calinou/gridmap-editor-zoom-shortcut 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Hugo Locurcio 4c1b2171b0 Implement zooming using Ctrl + Mouse wheel in the GridMap editor 5 years ago
  Nehluxhes fa53c0b774 Mesh preview now scales + grid update on cell size change 5 years ago
  Rémi Verschelde cf540f853d Merge pull request #31974 from YeldhamDev/tilegrid_map_fixes 6 years ago
  Michael Alexsander Silva Dias fd0dace4b5 Small fixes for the Tile/GridMap editors 6 years ago
  Michael Alexsander Silva Dias 5f3a55acb7 Add informational messages to various editors 6 years ago
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 6 years ago
  qarmin 01cc7a996b Use reference to constant in functions 6 years ago
  Lisapple 77278f6bac Release GridMap floor field focus when mouse exited 6 years ago
  Daniel Rakos 07e2a86fc4 GridMap editor fixes and improvements 6 years ago
  Bojidar Marinov a9ac4c012c Add search box and size slider to GridMap (similar to TileMap's) 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Michael Alexsander Silva Dias 6fa1b5eca7 Add option to move Tile/GridMap editors to another side 7 years ago
  Michael Alexsander Silva Dias 5c6be1aea5 Rename instances of the word "theme" to "mesh_library" in GridMap and MeshLibrary editors 7 years ago
  Max Hilbrunner 72e05f3f99 Merge pull request #16944 from rainerdeyke/master 7 years ago
  poke1024 b90810ce8e Fix grid mesh tile panning bug (issue 16524) 7 years ago
  Rainer Deyke 0f04a522c2 Add 'fill selection' command to grid map editor 7 years ago
  Anish 7c356a9c05 Gridmap editor now lists plane instead of floor when not horizontal. 7 years ago