Skip to content

Tags: MarcoDxv/olcPixelGameEngine

Tags

v2.15

Toggle v2.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PGE v2.15 - WASM

v2.14

Toggle v2.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PGE v2.14

Fixed Bug in DrawPartialDecal(), introduced a couple of versions ago. Apologies :ashamed:

v2.13

Toggle v2.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added v2.13

+GetFontSprite()

v2.12

Toggle v2.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 2.12 - "Clean up MinGW mess"

v2.09

Toggle v2.09's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v2.09 Released

Fix olc::Renderable Image load error - Thanks MaGetzUb & Zij-IT for finding and moaning about it
Fix file rejection in image loaders when using resource packs
Tidied Compiler defines per platform - Thanks slavka
+Pedant fixes, const correctness in parts
+DecalModes - Normal, Additive, Multiplicative blend modes
+Pixel Operators & Lerping
+Filtered Decals - If you hate pixels, then erase this file
+DrawStringProp(), GetTextSizeProp(), DrawStringPropDecal() - Draws non-monospaced font

v2.08

Toggle v2.08's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v2.08 - Mac Support, STB Image Support

v2.07

Toggle v2.07's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v2.07 - "Stepping Stone"

This is an intermediate release, due to features used in recent video. More was planned, but will now be 2.08

v2.06

Toggle v2.06's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added olc::PixelGameEngine v2.06

A bunch more drawing routines, some PRs partially absorbed, more PGEX integration

v2.05

Toggle v2.05's commit message
V2.05 - More Decal Routines

Added DrawPartialWarpedDecal()
Added DrawPartialRotatedDecal()

v2.04

Toggle v2.04's commit message
V2.04 - Windows FullSscreen bugfix