Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-02-15 | removed dependency on m4 directory | Erik Reckase | 3 | -23/+7973 |
2015-02-15 | removed unnecessary var from colorhist function | Erik Reckase | 1 | -1/+0 |
2015-02-15 | added m4 subdirectory, which is complained about not being present | Erik Reckase | 5 | -0/+5 |
2015-02-15 | changed flam3_colorhist to take a random context as an argument rather than c... | Erik Reckase | 2 | -18/+12 |
2015-02-15 | Changed 'prepare_xform_fn_ptrs' to 'prepare_precalc_flags' as the old name no... | Erik Reckase | 4 | -10/+10 |
2015-02-15 | debian package info directory added. needs to be updated to latest version | Erik Reckase | 5 | -0/+499 |
2015-02-15 | Initial commit of early-clip branch of flam3 into google code. | Erik Reckase | 53 | -0/+68382 |
2015-02-15 | Delete README.md | Scott Draves | 1 | -2/+0 |
2015-02-15 | Initial commit | Scott Draves | 1 | -0/+2 |