Skip to content

Comments

Improved palette generation for bammer#2

Open
andrewgardner-beamdog wants to merge 1 commit intomasterfrom
bammer-palette-fixes
Open

Improved palette generation for bammer#2
andrewgardner-beamdog wants to merge 1 commit intomasterfrom
bammer-palette-fixes

Conversation

@andrewgardner-beamdog
Copy link

  • fixed issue where opaque black would frequently be left out of palette (causing noticeable problems with shadows in icons)
  • fixed issue where reserved colors would overwrite first elements of palette
  • fixed early exit of palette quantize
  • tweaked palette quantize to improve color selection
    Also commented out some code not required by bammer that didn't compile as-is

- fixed issue where opaque black would frequently be left out of palette (causing noticeable problems with shadows in icons)
- fixed issue where reserved colors would overwrite first elements of palette
- fixed early exit of palette quantize
- tweaked palette quantize to improve color selection
Also commented out some code not required by bammer that didn't compile as-is
Copy link

@xakbeamdog xakbeamdog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good more complex review and go too :)
Hopefully I did not miss anything..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants