Skip to content

olcPixelGameEngine v2.15

Compare
Choose a tag to compare
@Moros1138 Moros1138 released this 21 Mar 20:53
· 95 commits to master since this release
7fd9f27
  • Added WASM Platform (via Emscripten) - Big Thanks to OLC Community - See Platform for details
  • Added Sample Mode for Decals
  • Added Made olc_ConfigureSystem() accessible
  • Added Added OLC_----_CUSTOM_EX for externalised platforms, renderers and image loaders
  • =Refactored olc::Sprite pixel data store
  • Deprecating LoadFromPGESprFile()
  • Deprecating SaveToPGESprFile()
  • Fix Pixel -= operator (thanks Au Lit)