Plasmacore v2.24 Released!
The Plasmacore v2.24 2D game programming framework for Windows, Mac, and iPhone is now available! This is maintenance update that fixes two significant bugs that were introduced in v2.23:
- Images are now unloading correctly (even calls to release() weren't unloading them!)
- Scanner::scan_Real64 is now working correctly with decimal numbers that include leading zeros after the decimal point (e.g. "0.0025" was being scanned in as "0.25").
- Login to post comments
