libscratchcpp
libscratchcpp copied to clipboard
C++ library for building Scratch project players
cpp-unicodelib should be able to convert UTF-8 to UTF-16 and vice versa
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).
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...
Custom block arguments, constant values, constant variables, etc.
Procedure inlining makes it possible to use static type analysis of procedure code.