Age | Commit message (Expand) | Author | Files | Lines |
2015-05-02 | Vectorize flam3_iterate | Lars-Dominik Braun | 4 | -52/+51 |
2015-05-02 | Vectorize c and post matrices as well apply_xform | Lars-Dominik Braun | 8 | -74/+66 |
2015-05-02 | Bugfixes for variations vectorization | Lars-Dominik Braun | 1 | -5/+5 |
2015-05-02 | Explicit input coordinates | Lars-Dominik Braun | 2 | -392/+389 |
2015-05-02 | Vectorize variants | Lars-Dominik Braun | 2 | -657/+562 |
2015-05-02 | Move to waf | Lars-Dominik Braun | 14 | -3001/+43 |
2015-05-02 | Declare variation functions static | Lars-Dominik Braun | 2 | -220/+107 |
2015-05-02 | Fix compiler warning | Lars-Dominik Braun | 1 | -1/+1 |
2015-05-02 | Remove autoconf stuff from git | Lars-Dominik Braun | 21 | -50796/+13 |
2015-05-02 | Replace isaac with xorshift | Lars-Dominik Braun | 14 | -271/+79 |
2015-05-02 | Fix crash | Lars-Dominik Braun | 1 | -3/+2 |
2015-05-02 | Move out of subdir | Lars-Dominik Braun | 65 | -0/+0 |
2015-02-15 | Modified for libpng 1.5 API support. | Erik Reckase | 1 | -14/+14 |
2015-02-15 | s array in interpolate_n was one element too small | Erik Reckase | 1 | -1/+1 |
2015-02-15 | moved #defines from filters.h to flam3.h so that they can be used by external... | Erik Reckase | 2 | -21/+23 |
2015-02-15 | was incorrectly adding symmetry xforms when a final xform was present, as wel... | Erik Reckase | 1 | -1/+12 |
2015-02-15 | When using motion elements with the final xform, the closing tag on the final... | Erik Reckase | 1 | -1/+5 |
2015-02-15 | fixed flam3_version for 'exported' SVN_REV | Erik Reckase | 1 | -9/+37 |
2015-02-15 | roundoff error was introducing some strangeness in smoothly interpolated geno... | Erik Reckase | 1 | -0/+7 |
2015-02-15 | handled missing unistd.h on windows | Erik Reckase | 1 | -1/+3 |
2015-02-15 | in some circumstances, temporary files are not created as they are supposed t... | Erik Reckase | 2 | -1/+29 |
2015-02-15 | CMAP_SIZE can be used when creating the dmap - I had erroneously thought that... | Erik Reckase | 1 | -3/+3 |
2015-02-15 | apophysis only uses the bottom 255 elements of the palette (instead of all 25... | Erik Reckase | 4 | -13/+20 |
2015-02-15 | added mobius variation (the one with 8 params, eralex's). | Erik Reckase | 6 | -2/+115 |
2015-02-15 | updated version to 3.0.1 | Erik Reckase | 1 | -1/+1 |
2015-02-15 | updated readme for 3.0.1 | Erik Reckase | 1 | -0/+4 |
2015-02-15 | now multiplies the count by the opacity to allow xform opacity to affect DE f... | Erik Reckase | 1 | -2/+2 |
2015-02-15 | flam3-animate would not write out 16 bpc png images properly. thanks david. | Erik Reckase | 1 | -1/+1 |
2015-02-15 | added --version option to print flam3 version from flam3-genome | Erik Reckase | 1 | -1/+10 |
2015-02-15 | support for 64-bit Apple OS in memory check | Erik Reckase | 1 | -9/+15 |
2015-02-15 | png_set_swap must be called after the png_write_info call, otherwise it doesn... | Erik Reckase | 1 | -16/+6 |
2015-02-15 | Issue 1: remove specific libpng12 reference in flam3.pc.in, replace with gene... | Erik Reckase | 1 | -1/+1 |
2015-02-15 | 16 bpc PNG images were not being written properly when strips were being used... | Erik Reckase | 3 | -8/+15 |
2015-02-15 | removed all exit() calls from functions compiled into shared library. palett... | Erik Reckase | 4 | -45/+88 |
2015-02-15 | needed to re-run configure to pull in new version number for checked in files | Erik Reckase | 3 | -3/+3 |
2015-02-15 | added configuration files for libtool etc. bumped version to 3.0 | Erik Reckase | 15 | -6793/+24254 |
2015-02-15 | last minute change, added flam3_print_to_string to exports | Erik Reckase | 1 | -1/+1 |
2015-02-15 | added some instructions for re-configuring the build if there are problems wi... | Erik Reckase | 1 | -0/+10 |
2015-02-15 | bumped to version 2.8 final ! | Erik Reckase | 3 | -12/+17 |
2015-02-15 | changed declaration order to allow windows compilation | Erik Reckase | 1 | -2/+2 |
2015-02-15 | bumped to 2.8b11 | Erik Reckase | 1 | -1/+1 |
2015-02-15 | earlyclip mode now uses fuse=100, compatibility mode uses fuse=15 | Erik Reckase | 1 | -2/+6 |
2015-02-15 | When using flam3-animate, a number of render parameters were based on the fir... | Erik Reckase | 1 | -10/+17 |
2015-02-15 | bumped to 2.8b10 | Erik Reckase | 1 | -1/+1 |
2015-02-15 | Added flux variation. | Erik Reckase | 6 | -7/+48 |
2015-02-15 | auger variation's parameters were not interpolated - forgot to add them to in... | Erik Reckase | 1 | -0/+4 |
2015-02-15 | bumped version to b9 for recent changes | Erik Reckase | 2 | -2/+2 |
2015-02-15 | if a pixel had accumulated color (0,0,0) and >0 density, a divide by 0 would ... | Erik Reckase | 1 | -2/+2 |
2015-02-15 | forgot to set the sub_batch_size in the render for try_colors | Erik Reckase | 1 | -0/+1 |
2015-02-15 | m4 removed, unnecessary | Erik Reckase | 5 | -5/+0 |