Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

41 lines (26 loc) · 1.11 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.6 - 2021-08-11

Added

  • Visual grid to help space out tiles.
  • Support for rotating items.

Changed

  • Cursor will stay in the same location when changing edit axis.

Fixed

  • "Cannot get class 'ScenePalette'." error.

0.5 - 2021-02-27

  • Initial preview release.

Added

  • ScenePalette to manage collections of scenes.
  • SceneMap to lay those scenes out in a grid.
  • Editor plugin for managing ScenePalette and editing SceneMap.
  • Support for painting scenes.
  • Support for erasing painted scenes.
  • Support for undo/redo.
  • Ability to edit on different axes (X/Y/Z).