Posted October 20, 2022 by Negative(-11) Games Division
#bugfix
Minor update to address occasional game crash when rapidly writing to the Pixel Layer.
Change Log
# 1.0.1.1
- Fixed bug in pixel rendering that caused slow memory leak and intermittent crashes due to failure to call unlock() on underlying image.
- Added additional checks, locks, image update optimizations to pixel rendering logic