Skip to content

ScratchCPP Render 0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@adazem009 adazem009 released this 25 Sep 05:39
· 87 commits to master since this release

Change log:

  • Implemented CPU graphic effects (#117).
  • Added transformed convex hull points caching (#118).
  • Added running property (true if project is running) to ProjectPlayer (#114).
  • Added support for the "color is touching color" block (#124).
  • Added unsupportedBlocks property to ProjectPlayer (#131).
  • Implemented monitor auto-positioning.
  • Partially implemented bubble layering.
  • Updated libscratchcpp to v0.11.0 (https://github.com/scratchcpp/libscratchcpp/releases/tag/v0.11.0).

Full Changelog: v0.6.0...v0.7.0