GitHub / scratchcpp / scratchcpp-render
Qt library for running and rendering Scratch projects
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scratchcpp%2Fscratchcpp-render
PURL: pkg:github/scratchcpp/scratchcpp-render
Stars: 4
Forks: 0
Open issues: 7
License: lgpl-3.0
Language: C++
Size: 4.38 MB
Dependencies parsed at: Pending
Created at: about 2 years ago
Updated at: 3 months ago
Pushed at: 3 months ago
Last synced at: 3 months ago
Topics: cpp, qt, scratch, scratch-implementation, scratch3
ScratchCPP Render 0.9.2
v0.9.2 Pre-release
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).
Download
ScratchCPP Render 0.9.1
v0.9.1 Pre-release
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: https://github.com/scratchcpp/scratchcpp-render/compare/v0.9.0...v0.9.1
Download
ScratchCPP Render 0.9.0
v0.9.0 Pre-release
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: https://github.com/scratchcpp/scratchcpp-render/compare/v0.8.0...v0.9.0
Download
ScratchCPP Render 0.8.1
v0.8.1 Pre-release
Change log:
- Fixed stamp rendering glitches.
- Updated libscratchcpp to v0.12.1 (https://github.com/scratchcpp/libscratchcpp/releases/tag/v0.12.1).
Full Changelog: https://github.com/scratchcpp/scratchcpp-render/compare/v0.8.0...v0.8.1
Download
ScratchCPP Render 0.8.0
v0.8.0 Pre-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).
Full Changelog: https://github.com/scratchcpp/scratchcpp-render/compare/v0.7.0...v0.8.0
Download
ScratchCPP Render 0.7.3
v0.7.3 Pre-release
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: https://github.com/scratchcpp/scratchcpp-render/compare/v0.7.2...v0.7.3
Download
ScratchCPP Render 0.7.2
v0.7.2 Pre-release
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: https://github.com/scratchcpp/scratchcpp-render/compare/v0.7.1...v0.7.2
Download
ScratchCPP Render 0.7.1
v0.7.1 Pre-release
Change log:
- Updated libscratchcpp to v0.11.1 (https://github.com/scratchcpp/libscratchcpp/releases/tag/v0.11.1).
Full Changelog: https://github.com/scratchcpp/scratchcpp-render/compare/v0.7.0...v0.7.1
Download
ScratchCPP Render 0.7.0
v0.7.0 Pre-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: https://github.com/scratchcpp/scratchcpp-render/compare/v0.6.0...v0.7.0
Download
ScratchCPP Render 0.6.2
v0.6.2 Pre-release
Change log:
- Fixed invisible sprites triggering “when this sprite clicked” blocks (#141).
Full Changelog: https://github.com/scratchcpp/scratchcpp-render/compare/v0.6.1...v0.6.2
Download