Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 01:15
· 5 commits to main since this release
5eb29ef

Added

  • Added a previous-step control to Mazely Studio for rewinding paused Generate
    and Solve animations, including completed animations.
  • Added current-view image export in Mazely Studio for PNG, JPEG, and WebP,
    including the active 2D or 3D camera, plus the existing 2D SVG vector export.

Changed

  • Mazely Studio's forward-step control now restarts a completed Generate or
    Solve animation and advances its first step.

Fixed

  • Corrected Binary Tree generation step direction, including masked mazes, so
    animation heads move from the north or west neighbor toward the current cell.
  • Refined the image export dialog's spacing and visual hierarchy.