mirror of
https://github.com/processing/processing4.git
synced 2026-05-11 21:32:39 +02:00
edf411e566
This makes everyone's sketches a bit lighter, since it is not longer necessary to explicitly cast to byte or call byte(). Instead, we throw an exception if the value does not fit into the byte.