index
:
pucket.git
master
Fractal flame renderer, fork of flam3 (see flam3.com)
lars
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
flam3.c
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
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
1
-0
/
+28
2015-02-15
added mobius variation (the one with 8 params, eralex's).
Erik Reckase
1
-1
/
+53
2015-02-15
removed all exit() calls from functions compiled into shared library. palett...
Erik Reckase
1
-12
/
+27
2015-02-15
Added flux variation.
Erik Reckase
1
-1
/
+18
2015-02-15
removed unnecessary var from colorhist function
Erik Reckase
1
-1
/
+0
2015-02-15
changed flam3_colorhist to take a random context as an argument rather than c...
Erik Reckase
1
-17
/
+11
2015-02-15
Changed 'prepare_xform_fn_ptrs' to 'prepare_precalc_flags' as the old name no...
Erik Reckase
1
-7
/
+7
2015-02-15
Initial commit of early-clip branch of flam3 into google code.
Erik Reckase
1
-0
/
+3994