Erik Reckase
|
26f5c53f09
|
removed all exit() calls from functions compiled into shared library. 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-15 12:20:13 -05:00 |
|
Erik Reckase
|
f0d93b3b51
|
if a pixel had accumulated color (0,0,0) and >0 density, a divide by 0 would take place.
git-svn-id: https://flam3.googlecode.com/svn/trunk@12 77852712-ef1d-11de-8684-7d64432d61a3
|
2015-02-15 12:20:12 -05:00 |
|
Erik Reckase
|
1c335721c2
|
forgot to set the sub_batch_size in the render for try_colors
git-svn-id: https://flam3.googlecode.com/svn/trunk@11 77852712-ef1d-11de-8684-7d64432d61a3
|
2015-02-15 12:20:12 -05:00 |
|
Erik Reckase
|
0b31b96c55
|
Initial commit of early-clip branch of flam3 into google code.
git-svn-id: https://flam3.googlecode.com/svn/trunk@3 77852712-ef1d-11de-8684-7d64432d61a3
|
2015-02-15 12:20:11 -05:00 |
|