Skip to content

0.18.0

Choose a tag to compare

@casperlamboo casperlamboo released this 15 Feb 11:46
· 56 commits to master since this release

Added

  • Render support for anaglyph rendering (doesn't work that well for doodles)
  • Added favicon to html

Changed

  • Better error handling in export model generation
  • Removed popup for text input, added in canvas text editing
  • Added Fonts (from Google Fonts)
    • OSWALD
    • RANGA
    • JOTI_ONE
    • BELLEFAIR
    • LOBSTER
    • ABRIL_FATFACE
    • PLAY
    • FASCINATE
  • Improved hit area of text (changed from each letter being the hitarea to a square around the text as a hitarea)
  • Updated file format
    • Removed image guides from file format
    • Don't stringify data inside json object

Fixed

  • Empty text objects are removed
  • Normalize mouse wheel (scrolling should now have the same effect in all browsers)

Performance

  • Group overapping holes and apply boolean operation seperatly with each group