Skip to content

Releases: bp-studio/box-pleating-studio

v0.6.8

v0.6.7

22 Nov 10:07
Compare
Choose a tag to compare

Fix two critical fatal bugs, improve performance.

v0.6.6

18 Oct 03:34
Compare
Choose a tag to compare

Fix a bug in the pattern searching algorithm that could cause it to run very slow in rare cases.

v0.6.5

13 Oct 09:56
Compare
Choose a tag to compare

Improve algorithm and fix edge cases in river rendering.

v0.6.4

07 Oct 04:04
Compare
Choose a tag to compare

This release improves fatal error handling and temporarily revert a change made in v0.6.2 to fix an internal error introduced by it. More investigation is needed on that issue.

v0.6.3

04 Oct 04:40
Compare
Choose a tag to compare

v0.6.2

04 Oct 04:16
Compare
Choose a tag to compare

v0.6.1

v0.6.0

28 Sep 04:24
Compare
Choose a tag to compare

🔥 Highlights:

  • Software architecture has been completely redesigned, giving way faster project loading and rendering than the previous version.
  • Diagonal layout.
  • Exporting the lines to .cp format (in a scaffolding way).

🚀 New features:

  • Customizable color scheme (in the Preference dialog).
  • Status bar, showing mouse coordinates (desktop only) and vertex/flap/river counts.
  • Mouse hovering effect on selectable objects (desktop only).
  • New mobile gestures: 2-finger tap to undo, 3-finger tap to redo.
  • Sponsor list in the About dialog.
  • Add supports to Clear, Undo, Redo, ZoomIn, ZoomOut keys on certain keyboards.

💪 Improvements:

  • Building process is greatly improved, giving quicker app downloading and starting-up.
  • Pattern searching algorithm now covers more cases for 3-flap layouts.
  • New download dialogs for environments not supporting native file access API, giving a smoother user experience.
  • Browser version supports had been completely determined to be Chrome ≥ 66, Edge ≥ 79, Firefox ≥ 78, Opera ≥ 53, Safari ≥ 11.1 (or 11.3 for iOS), or Samsung Internet ≥ 9.2.
  • All settings are now synchronized instantly across launched instances of BP Studio.
  • Exported SVG files are much smaller now.
  • Tab reordering is now easier especially on mobile devices.
  • More mouse cursor styles to provide better UI visual hints.
  • D-Pad is now easier to click.
  • Better error-handling mechanism that can recover from unexpected core errors.

🙏 Thanks to:

  • Dr. Jason S. Ku, for giving very helpful directions on computational geometry.
  • All alpha test participants, especially Mr. Petr Stuchlý, for catching many critical bugs.

v0.5.8

12 Jun 03:30
Compare
Choose a tag to compare

Fix Safari sharing bug