godot/editor/plugins/tiles
Gilles Roudière a3dda2df85 Rework the TileSet resource and TileMap nodes:
- Move most properties from TileMap to TileSet,
- Make TileSet more flexible, supporting more feature (several
  collision layers, etc...),
- Fusion both the TileMap and TileSet editor,
- Implement TileSetSources, and thus a new way to index tiles in the TileSet,
- Rework the TileSet and TileMap editors completely,
- Implement an editor zoom widget (and use it in several places)
2021-05-07 18:06:17 +02:00
..
SCsub Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
tile_atlas_view.cpp Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
tile_atlas_view.h Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
tile_data_editors.cpp Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
tile_data_editors.h Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
tile_map_editor.cpp Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
tile_map_editor.h Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
tile_set_atlas_source_editor.cpp Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
tile_set_atlas_source_editor.h Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
tile_set_editor.cpp Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
tile_set_editor.h Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
tiles_editor_plugin.cpp Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
tiles_editor_plugin.h Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00