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.gImagineLayer
). - 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.