An open API service providing repository metadata for many open source software ecosystems.

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

Releases
ScratchCPP Render 0.9.2

v0.9.2 Pre-release

Change log:

8 months ago
Download
ScratchCPP Render 0.9.1

v0.9.1 Pre-release

Change log:

Full Changelog: https://github.com/scratchcpp/scratchcpp-render/compare/v0.9.0...v0.9.1

8 months ago
Download
ScratchCPP Render 0.9.0

v0.9.0 Pre-release

Change log:

Full Changelog: https://github.com/scratchcpp/scratchcpp-render/compare/v0.8.0...v0.9.0

10 months ago
Download
ScratchCPP Render 0.8.1

v0.8.1 Pre-release

Change log:

Full Changelog: https://github.com/scratchcpp/scratchcpp-render/compare/v0.8.0...v0.8.1

12 months ago
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

about 1 year ago
Download
ScratchCPP Render 0.7.3

v0.7.3 Pre-release

Change log:

Full Changelog: https://github.com/scratchcpp/scratchcpp-render/compare/v0.7.2...v0.7.3

about 1 year ago
Download
ScratchCPP Render 0.7.2

v0.7.2 Pre-release

Change log:

Full Changelog: https://github.com/scratchcpp/scratchcpp-render/compare/v0.7.1...v0.7.2

about 1 year ago
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

about 1 year ago
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

about 1 year ago
Download