libscratchcpp icon indicating copy to clipboard operation
libscratchcpp copied to clipboard

C++ library for building Scratch project players

Results 83 libscratchcpp issues
Sort by recently updated
recently updated
newest added

cpp-unicodelib should be able to convert UTF-8 to UTF-16 and vice versa

task
P1

I remember how the sensing blocks weren't done yet judging by the unchecked box so I was wondering if its almost finished. I have been looking forward for this project...

0.5 is a valid texture width/height in case of 1x1 bitmaps when the dimensions are divided by the bitmap resolution (2).

task
P3

For our project we wrote a library (https://github.com/ScratchEverywhere/mistpp) for handling communication with the cloud variable server if you want to use that, it currently requires a version of libcurl with...

Enabling this flag results in a nice performance improvement. However, it breaks NaN detection. The flag can still be enabled if we ignore it in `LLVMBuildUtils::isNaN()`. This only possible since...

task
P4

Custom block arguments, constant values, constant variables, etc.

task
P3

See #648

task
P4

Procedure inlining makes it possible to use static type analysis of procedure code.

task
P2