summaryrefslogtreecommitdiff
path: root/src/palettes.c
AgeCommit message (Collapse)AuthorFilesLines
2015-05-02Move out of subdirLars-Dominik Braun1-506/+0
2015-02-15removed all exit() calls from functions compiled into shared library. ↵Erik Reckase1-27/+49
palette failures result in white palettes, smooth interpolation falls back to linear instead of exiting on first/last segments, etc. git-svn-id: https://flam3.googlecode.com/svn/trunk@35 77852712-ef1d-11de-8684-7d64432d61a3
2015-02-15if a pixel had accumulated color (0,0,0) and >0 density, a divide by 0 would ↵Erik Reckase1-2/+2
take place. git-svn-id: https://flam3.googlecode.com/svn/trunk@12 77852712-ef1d-11de-8684-7d64432d61a3
2015-02-15forgot to set the sub_batch_size in the render for try_colorsErik Reckase1-0/+1
git-svn-id: https://flam3.googlecode.com/svn/trunk@11 77852712-ef1d-11de-8684-7d64432d61a3
2015-02-15Initial commit of early-clip branch of flam3 into google code.Erik Reckase1-0/+483
git-svn-id: https://flam3.googlecode.com/svn/trunk@3 77852712-ef1d-11de-8684-7d64432d61a3