Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-15 | support for 64-bit Apple OS in memory check | Erik Reckase | 1 | -9/+15 | |
git-svn-id: https://flam3.googlecode.com/svn/trunk@91 77852712-ef1d-11de-8684-7d64432d61a3 | |||||
2015-02-15 | 16 bpc PNG images were not being written properly when strips were being ↵ | Erik Reckase | 1 | -4/+4 | |
used. while png_set_swap() is supposed to tell the system to reverse the order of the bits when writing the file, I was unable to get this to work, so I resorted to a brute-force reversal of the bits - but then forgot to put the bits BACK. This is not a problem for single strips, but with multiple strips things get very confused. png_set_swap would make this a non-issue. git-svn-id: https://flam3.googlecode.com/svn/trunk@88 77852712-ef1d-11de-8684-7d64432d61a3 | |||||
2015-02-15 | Initial commit of early-clip branch of flam3 into google code. | Erik Reckase | 1 | -0/+421 | |
git-svn-id: https://flam3.googlecode.com/svn/trunk@3 77852712-ef1d-11de-8684-7d64432d61a3 |