Commit History

Author SHA1 Message Date
  Yufeng Ying f241c1fda0 Remove unused header in editor. 10 months ago
  Adam Scott 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 1 year ago
  Thaddeus Crews b37fc1014a Style: Apply new `clang-format` changes 1 year ago
  Gilles Roudière 10c2ce15da Fix tile polygon editor grid and missing update 1 year ago
  kobewi 4e88fb87b6 Don't store values when loading them 1 year ago
  Muller-Castro 1638c1b28f Add const lvalue ref to editor/* container parameters 1 year ago
  Muller-Castro 96a95cb974 Add const lvalue ref to container parameters 4 years ago
  kobewi f837624d75 Add option to expand tile polygon editors 2 years ago
  kobewi 24224381ec Add proper snapping to tile polygon editor 2 years ago
  Gilles Roudière d7f3bd50bd Rename texture_offset and unclamp it 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  trollodel c90d0bd84f Use forward-declarations in big editor classes 2 years ago
  kobewi 8a3d2f4e0c Cleanup remaining EditorUndoRedoManager usages 2 years ago
  MisterMX b6c1a03d6c fix(tileset): Recreate custom data editor if type has changed 3 years ago
  kobewi ece3df3938 Add per-scene UndoRedo 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 years ago
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members 3 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 years ago
  Rémi Verschelde 52c41e6cc0 Merge pull request #56253 from PucklaMotzer09/tile_editor_select 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  PucklaMotzer09 d45cab99ec Correctly deselect properties of TileDataCollisionEditor 3 years ago
  Gilles Roudière cec004adf0 Implement polygons editors in the tiles selection mode 4 years ago
  Gilles Roudière 0de2fce3e1 Greatly improve editor performances by deferring tiles related updates 4 years ago
  Gilles Roudière ad8b5cd5a4 Implements TileMap layers and move TileSetPlugins's functions to the TileMap node instead 4 years ago
  Gilles Roudière 30a615dd94 Implement painting properties over TileSets 4 years ago
  Gilles Roudière 7d80480b72 Fixes TileSet Y-sort not working and TileSet not saving correctly 4 years ago
  Gilles Roudière a3dda2df85 Rework the TileSet resource and TileMap nodes: 4 years ago