Releases: scratchcpp/scratchcpp-render
Releases · scratchcpp/scratchcpp-render
ScratchCPP Render 0.9.2
Change log:
- Fixed pen layer content corrupting after switching HQ pen.
- Updated libscratchcpp to v0.13.3 (https://github.com/scratchcpp/libscratchcpp/releases/tag/v0.13.3).
ScratchCPP Render 0.9.1
Change log:
- Updated libscratchcpp to v0.13.2 (https://github.com/scratchcpp/libscratchcpp/releases/tag/v0.13.2).
- Fixed HQ pen rendering issues (#162).
- Fixed monitors appearing behind sprites (#161).
- Fixed pen rendering breaking after changing stage width or height (#164).
Full Changelog: v0.9.0...v0.9.1
ScratchCPP Render 0.9.0
Change log:
- Added stopLoading() function to ProjectPlayer.
- Added support for pen rendering in stage (#78).
- Added support for macOS.
- Updated libscratchcpp to v0.13.1 (https://github.com/scratchcpp/libscratchcpp/releases/tag/v0.13.1).
Full Changelog: v0.8.0...v0.9.0
ScratchCPP Render 0.8.1
Change log:
- Fixed stamp rendering glitches.
- Updated libscratchcpp to v0.12.1 (https://github.com/scratchcpp/libscratchcpp/releases/tag/v0.12.1).
Full Changelog: v0.8.0...v0.8.1
ScratchCPP Render 0.8.0
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
ScratchCPP Render 0.7.3
Change log:
- Optimized list monitor rendering (#140).
- Updated libscratchcpp to v0.11.3 (https://github.com/scratchcpp/libscratchcpp/releases/tag/v0.11.3).
Full Changelog: v0.7.2...v0.7.3
ScratchCPP Render 0.7.2
Change log:
- Updated libscratchcpp to v0.11.2 (https://github.com/scratchcpp/libscratchcpp/releases/tag/v0.11.2).
- Fixed loading animation freezing (#150).
- Fixed crashes when loading another project.
- Fixed crashes when closing the application while there's a running project.
Full Changelog: v0.7.1...v0.7.2
ScratchCPP Render 0.7.1
Change log:
- Updated libscratchcpp to v0.11.1 (https://github.com/scratchcpp/libscratchcpp/releases/tag/v0.11.1).
Full Changelog: v0.7.0...v0.7.1
ScratchCPP Render 0.7.0
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
ScratchCPP Render 0.6.2
Change log:
- Fixed invisible sprites triggering "when this sprite clicked" blocks (#141).
Full Changelog: v0.6.1...v0.6.2