Skip to content

ScratchCPP Render 0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@adazem009 adazem009 released this 04 Nov 13:59
· 28 commits to master since this release

Change log:

  • Fixed duplicate monitors after loading another project
  • Added render FPS property to ProjectPlayer (#139).
  • Fixed 60 FPS limit.
  • Fixed WebAssembly build errors.
  • Implemented the fisheye effect (#16).
  • Implemented the whirl effect (#17).
  • Implemented the pixelate effect (#18).
  • Implemented the mosaic effect (#19).
  • Optimized stamping (#147).
  • Fixed random crashes when loading projects.
  • Fully implemented bubble layering (#148).
  • Updated libscratchcpp to v0.12.0 (https://github.com/scratchcpp/libscratchcpp/releases/tag/v0.12.0).

Full Changelog: v0.7.0...v0.8.0