Releases: risolvipro/playdate-mode7
Releases · risolvipro/playdate-mode7
Release list
v1.5.1
v1.5.0
v1.4.1
- Fixed a bug causing the Simulator to crash
v1.4.0-patch
- Shaders: new linear and radial shader
bitmap:drawIntofunction- Set a dither type: Bayer 2x2, 4x4, 8x8
- Fixed vertical alignment of the background
- Patch: recompiled without macros
v1.4.0
- Shaders: new linear and radial shader
bitmap:drawIntofunction- Set a dither type: Bayer 2x2, 4x4, 8x8
- Fixed vertical alignment of the background
v1.3.2
- New function
world:setCeilingBitmap(to use this feature, compile the library with the macro PD_MODE7_CEILING 1) - New function
display:pitchForHorizon - New function
display:setFlipMode
v1.3.1
v1.3.0
- New
sprite:setBillboardSizefunction sprite:getInstancenow requires a display- Minor fixes
v1.2.1
v1.2.0
- Added Bitmap Layer
- bitmap:colorAt function
- Bug fixes