summaryrefslogtreecommitdiff
path: root/src/rect.c
AgeCommit message (Collapse)AuthorFilesLines
2015-02-15earlyclip mode now uses fuse=100, compatibility mode uses fuse=15Erik Reckase1-2/+6
git-svn-id: https://flam3.googlecode.com/svn/trunk@18 77852712-ef1d-11de-8684-7d64432d61a3
2015-02-15When using flam3-animate, a number of render parameters were based on the ↵Erik Reckase1-10/+17
first genome in the file passed in - but things like highlight power should be based on the time to render, not the first genome. Fixed. git-svn-id: https://flam3.googlecode.com/svn/trunk@17 77852712-ef1d-11de-8684-7d64432d61a3
2015-02-15Changed 'prepare_xform_fn_ptrs' to 'prepare_precalc_flags' as the old name ↵Erik Reckase1-1/+1
no longer applied. Removed dependency of said function on the random context as it is not used in the function. git-svn-id: https://flam3.googlecode.com/svn/trunk@5 77852712-ef1d-11de-8684-7d64432d61a3
2015-02-15Initial commit of early-clip branch of flam3 into google code.Erik Reckase1-0/+1268
git-svn-id: https://flam3.googlecode.com/svn/trunk@3 77852712-ef1d-11de-8684-7d64432d61a3