Skip to content

Dithering Engine 1.5.0

Compare
Choose a tag to compare
@Eskils Eskils released this 08 Nov 18:08
· 67 commits to main since this release
ed3699d
  • Implement ordered dithering with the GPU using Metal
  • Refactor and reorganize entire project
    • Rename PaletteSettingsConfiguration to SettingsConfigiration
    • Rename DitheringEngine.DitherMethods to DitherMethods
    • Rename SettingsEnum to Nameable
  • Improved documentation within project

Full Changelog: v1.4.0...v1.5.0