Skip to content

BonEngine Sharp v1.54

Compare
Choose a tag to compare
@RonenNess RonenNess released this 13 Jan 22:27
· 6 commits to master since this release

1.5.4

[14/01/2021]

Key Changes:

  • Fixed rendering images without alpha channel but with blend.

All Changes:

  • Added HaveAlphaChannel() method to ImageAsset.
  • Fixed rendering images without alpha channel but with blend (set alpha to 1).
  • Added feature flag to round pixels.