Skip to content

ScratchCPP Render 0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@adazem009 adazem009 released this 31 Aug 11:55
· 131 commits to master since this release

Change log:

  • Fixed question text box not hiding when questions are aborted (#92).
  • Refactored pen rendering to fix antialiasing issues and improve performance (#102).
  • Implemented the stamp block (#26).
  • Fixed rendering in Qt 6.7.
  • Added API for muting audio (#125).
  • Improved touching blocks to use CPU texture instead of convex hull points (#132).
  • Implemented high quality pen (#79).
  • Removed white background when there isn't any loaded project (#113).
  • Updated libscratchcpp to v0.10.0 (https://github.com/scratchcpp/libscratchcpp/releases/tag/v0.10.0)

Full Changelog: v0.5.0...v0.6.0