tag:github.com,2008:https://github.com/tsmaster/olcPixelGameEngine/releasesRelease notes from olcPixelGameEngine2021-06-03T19:57:15Ztag:github.com,2008:Repository/383210994/v2.162021-06-03T19:57:15ZPGE v2.16<p>FIX Emscripten JS formatting in VS IDE (thanks Moros)<br>
+"Headless" Mode<br>
+DrawLineDecal()<br>
+Mouse Button Constants<br>
+Move Constructor for olc::Renderable<br>
+Polar/Cartesian conversion for v2d_generic<br>
+DrawRotatedStringDecal()/DrawRotatedStringPropDecal() (thanks Oso-Grande/Sopadeoso (PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="803683264" data-permission-text="Title is private" data-url="https://github.com/OneLoneCoder/olcPixelGameEngine/issues/209" data-hovercard-type="pull_request" data-hovercard-url="/OneLoneCoder/olcPixelGameEngine/pull/209/hovercard" href="https://github.com/OneLoneCoder/olcPixelGameEngine/pull/209">OneLoneCoder#209</a>))<br>
=Using olc::Renderable for layer surface<br>
+Major Mac and GLUT Update (thanks Mumflr)</p>OneLoneCodertag:github.com,2008:Repository/383210994/v2.152021-03-21T18:58:45Zv2.15<p>PGE v2.15 - WASM</p>OneLoneCodertag:github.com,2008:Repository/383210994/v2.142021-02-11T19:36:49ZPGE v2.14<p>Fixed Bug in DrawPartialDecal(), introduced a couple of versions ago. Apologies :ashamed:</p>OneLoneCodertag:github.com,2008:Repository/383210994/v2.132021-01-29T19:21:49ZAdded v2.13<p>+GetFontSprite()</p>OneLoneCodertag:github.com,2008:Repository/383210994/v2.122021-01-17T17:04:33Zv2.12<p>Version 2.12 - "Clean up MinGW mess"</p>OneLoneCodertag:github.com,2008:Repository/383210994/v2.092020-10-31T10:41:52Zv2.09 Released<p>Fix olc::Renderable Image load error - Thanks MaGetzUb & Zij-IT for finding and moaning about it<br>
Fix file rejection in image loaders when using resource packs<br>
Tidied Compiler defines per platform - Thanks slavka<br>
+Pedant fixes, const correctness in parts<br>
+DecalModes - Normal, Additive, Multiplicative blend modes<br>
+Pixel Operators & Lerping<br>
+Filtered Decals - If you hate pixels, then erase this file<br>
+DrawStringProp(), GetTextSizeProp(), DrawStringPropDecal() - Draws non-monospaced font</p>OneLoneCodertag:github.com,2008:Repository/383210994/v2.082020-08-14T12:08:03Zv2.08<p>v2.08 - Mac Support, STB Image Support</p>OneLoneCodertag:github.com,2008:Repository/383210994/v2.072020-07-28T06:17:16Zv2.07 - "Stepping Stone"<p>This is an intermediate release, due to features used in recent video. More was planned, but will now be 2.08</p>OneLoneCodertag:github.com,2008:Repository/383210994/v2.062020-06-06T14:55:02ZAdded olc::PixelGameEngine v2.06<p>A bunch more drawing routines, some PRs partially absorbed, more PGEX integration</p>OneLoneCodertag:github.com,2008:Repository/383210994/v2.052020-04-19T16:40:58Zv2.05: V2.05 - More Decal Routines<p>Added DrawPartialWarpedDecal()<br>
Added DrawPartialRotatedDecal()</p>OneLoneCoder