Commit History

Author SHA1 Message Date
  Alexander Alekseev 0853ac2006 Update transform buttons in tile editor while using T, A, S shortcuts (fixes #17962) 7 years ago
  Martin Rieke d538fcd92d Add functionality to move selected tiles in tile map editor 7 years ago
  Rémi Verschelde c81356153e Merge pull request #16971 from Noshyaar/tilemap 7 years ago
  Rémi Verschelde 65dc4abca3 Merge pull request #16978 from Noshyaar/tmsc 7 years ago
  Poommetee Ketson 2de1dfa42f Update icons when theme changed 7 years ago
  Poommetee Ketson 0f36c7aae5 Add icon to TileMapEditor popupmenu 7 years ago
  Poommetee Ketson 7effe46461 TileMap: add fix_invalid_tiles 7 years ago
  Damar Indra e69dd47501 Tileset Editor Improvement 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Andreas Haas 34e489f060 TileMapEditor: Fix tile placement. 7 years ago
  Mariano Suligoy af719a90a7 TileMap Fixes 7 years ago
  Matthias Hoelzl 2beadf7ac0 Fix displacement for centered tilemaps 7 years ago
  Pedro J. Estébanez 3f31925b18 Universalize draw-over API for EditorPlugins 7 years ago
  Mariano Suligoy bcfb0a09f8 Implement auto-tiling 7 years ago
  Gilles Roudiere 8d1f2b1857 Rework the canvas_item API for further improves to the canvas item editor 7 years ago
  Marc Gilleron 0b7ae364ea Fix tilemap undo/redo 7 years ago
  Marc Gilleron e9f6ff5bd1 Use bresenham line in freehand tilemap painting to fill discontinuities 7 years ago
  Gilles Roudiere fc02605b49 Fixes snapping and replaces the _draw_canvas by forward_canvas_draw 7 years ago
  Marcelo Fernandez 6f1ac101b8 Bucket fill will now incrementally process the queue on preview mode 8 years ago
  Marcelo Fernandez 3571087843 Fix possible infinite loop with bucket fill tool 8 years ago
  Jakob Schwab f98f65fd7f Adds missing shortcuts to TileEditor. Keeps fill-tool selected after use 8 years ago
  Hein-Pieter van Braam b2a38854fd Fix unused variable warnings 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Andreas Haas 6134d8741d Editor: Add some more translatable strings. 8 years ago
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 8 years ago
  Rémi Verschelde 19aff15a1a Tilemap Editor: Setting to hide tile info in the menu bar 8 years ago
  Daniel J. Ramirez e4a9233a83 Hide tilemap menu when no tilemap is selected 8 years ago
  Juan Linietsky dbb6a39722 Moved mirror and rotations to the tile mapen, to avoid taking up too much toolbar space, fixes #6461 8 years ago
  Andreas Haas 95da12212b TileMap: Fix infinite loop when trying to bucket-delete empty tiles. 8 years ago