Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix improve the octree quantization method using better Euclidean color distance (fix #2787) #4416

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    ff10842 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d53bcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd951ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1f7c96 View commit details
    Browse the repository at this point in the history
  5. Exchange the use of Palette::findBestfit x RgbMapBase::findBestfit in…

    …side rgbmap algorithms
    
    Added also 'modifications' function as a common function
    Gasparoken committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4484247 View commit details
    Browse the repository at this point in the history
  6. Add comboBox ‘color fit criteria’ on Sprite > Color Mode > More Options

    Also, fixed the order where the 'm_palette' is set in
    OctreeMap::regenerateMap because the new findBestfit function
    needs to access the 'm_palette' pointer.
    Gasparoken committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d730479 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a17be1 View commit details
    Browse the repository at this point in the history