mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-25 15:32:40 -05:00
88cc50aa18
Changes include: - Added missing JSDoc for items in `scratch3_pen.js` and `target.js`. - Moved constants used by `Scratch3PenBlocks` into the class. - Created a constant for minimum and maximum pen size. - Added `util/clone.js` to host cloning functionality. - Pen blocks now check for the renderer before trying to use it. - The pen integration test covers all blocks, though `clear`, `stamp`, and `pen down` will skip some of their functionality when there is no renderer. |
||
---|---|---|
.. | ||
complex.sb2 | ||
control.sb2 | ||
data.sb2 | ||
default.sb2 | ||
event.sb2 | ||
events.json | ||
extract.js | ||
looks.sb2 | ||
motion.sb2 | ||
pen.sb2 | ||
procedure.sb2 | ||
sensing.sb2 | ||
sprite.json |