hendricks266
|
a0018555ee
|
Split the colormatching portion of getclosestcol_lim into getclosestcol_nocache_lim in case speed is desired when processing an image with mostly unique colors.
git-svn-id: https://svn.eduke32.com/eduke32@5376 1a8010ca-5511-0410-912e-c29ae57300e0
|
2015-10-10 06:57:32 +00:00 |
|
hendricks266
|
38fa1454d8
|
Reverse the iteration direction of the getclosetcol fallback loop, preferring the tiebreaking color to be the first one numerically in the palette, not the last.
git-svn-id: https://svn.eduke32.com/eduke32@5371 1a8010ca-5511-0410-912e-c29ae57300e0
|
2015-10-03 11:53:05 +00:00 |
|
hendricks266
|
cac05f8305
|
Defs: Add "undef" subtokens to and undef-range versions of basepalette, palookup, and blendtable.
git-svn-id: https://svn.eduke32.com/eduke32@5367 1a8010ca-5511-0410-912e-c29ae57300e0
|
2015-10-03 11:52:51 +00:00 |
|
hendricks266
|
5f2b662c77
|
Split the getclosestcol functions into a new object, colmatch.
git-svn-id: https://svn.eduke32.com/eduke32@5359 1a8010ca-5511-0410-912e-c29ae57300e0
|
2015-09-27 21:17:59 +00:00 |
|