Skip to content

Releases: forkachild/imagine

1.1.0

12 May 13:48
3c8becb
Compare
Choose a tag to compare

What's new

  • Photoshop style layer blend mode introduced with ImagineBlendMode enum.
  • Editor app UI and functionality upgraded to demonstrate blend mode.
  • Documentation updated.
  • All library specific classes and types are renamed with Imagine prefix (e.g ImagineLayer).
  • Moved static shader code from ImagineShaderFactory to raw resource files.

What's fixed

  • Exporting without layers was causing arbitrary artifacts.
  • Viewport flickering while exporting.

Extras

A debug APK of the editor is provided alongside this release. Check below.

1.0.2

09 May 22:00
fd5db48
Compare
Choose a tag to compare

RenderContext introduced in ImagineEngine for abstraction over drawing based on mode

1.0.0

05 May 21:51
f057693
Compare
Choose a tag to compare

Stable