Skip to content

0.8.1

Compare
Choose a tag to compare
@LunaTheFoxgirl LunaTheFoxgirl released this 09 Jul 23:15
· 8 commits to main since this release
  • Added open dialog system from inochi-creator (@grillo-delmal in #33)
  • Updated Inochi2D dependency to 0.8.2
    • Added "Glow (Add) option for blending mode
    • Added "Destination In" option for blending mode
    • Added multistage blending support, you can now combine the new blending modes and emission/bumpmap textures.
    • Fixed blending modes on Intel and AMD GPUs
    • Fixed blending modes for older GPUs that do not support coherent blending extensions.
    • Updated shaders to make recoloring affect emission textures.
    • Removed superfluous NV extension from blending.
    • Optimized blending and drawing code.
  • Fix PR test system @grillo-delmal in #34)

Full Changelog: v0.8.0...v0.8.1

Note