You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.