Go to file
mfeemster d9d676393c 0.4.0.7 Beta 07/26/2014
0.4.0.7 Beta 07/26/2014
--User Changes
Color code xforms like Apo does.
Change other aspects of xform color drawing.
Add option to invert the Y axis to both the options final render
dialogs.
Coordinate Y axis setting with preview renders.
Add option to show all xforms when dragging. Previously, only the
current one was shown.
Make final render dialog appear in the middle of the screen.
Immediately draw yellow selection dot on mouse down.

--Bug Fixes
Resize final render dialog vertically if it's taller than the 90% of the
desktop area.
2014-07-26 12:03:51 -07:00
Builds/MSVC/VS2010 0.4.0.7 Beta 07/26/2014 2014-07-26 12:03:51 -07:00
Data 0.4.0.7 Beta 07/26/2014 2014-07-26 12:03:51 -07:00
Source 0.4.0.7 Beta 07/26/2014 2014-07-26 12:03:51 -07:00
.gitignore Scroll panels for certain areas of the UI 2014-07-22 07:53:36 -07:00
LICENSE Initial commit 2014-07-08 00:05:16 -07:00
README.md Initial commit 2014-07-08 00:05:16 -07:00

fractorium

A Qt-based fractal flame editor which uses a C++ re-write of the flam3 algorithm named Ember and a GPU capable version named EmberCL which implements a portion of the cuburn algorithm in OpenCL.