
The first fractal renderer optimized for Windows 7!
Get it now: Binary (.exe) - Source code
Changes in version 7x.10:
- Added copy and paste buttons in editor toolbar
- Added value textbox and reset button in gradient adjustment window
- Moved "Add linked XForm" button to the end of toolbar in editor window
- Gradient now randomized when a new flame is created from template
- Fixed the issue where the render dialog did not properly pass the default file extension to the Commdlg32-library (always ".bmp" extension selected)
- Fixed a bug which caused some variables to reset when duplicating an XForm
- Changed the toolbar routine back to fixed layout on popular demand
- Removed the update feature (not needed anymore because it's the last version and some people keep complaining about every application connecting to the internet)
- Reverted the plugin code to 7X.8 state (the most stable version)
- Removed countless smaller bugs
Changes in version 7x.9:
- Added functionality to check for updates on startup
- Added "opacity" tag in XML parser to make flames compatible to official 2.09 version of Apophysis
- Added "Reset file content list width" button in options menu
- Added possibility to set a name for an XForm
- Improved update system to get the list of changes visible in the program
- Fixed a bug where the color box in post render window did not react on clicks
Changes in version 7x.8:
- Added "create linked xform" button in editor toolbar
- Fixed loading glitch in template system
- Fixed a bug where the "open" dialogs have a "save" button instead of an "open" one
- Removed confirm box when selecting .flame file in the "Save flame" dialog
Changes in version 7x.7:
- Added template system
- Moved weight box below transform selection in editor
- Changed open/save file dialogs to those natively offered by OS
Changes in version 7x.6:
- Added possibility to remember last open flame file
- Added possibility to change thumbnail size out of small (96x96) and large (128x128)
- Replaced main toolbar component to make sub-toolbars able to be reordered
- Fixed OnClick procedure in editor's color bar
- Fixed a bug causing "Invalid ImageList Index" when deleting flame in classic list view mode
Changes in version 7x.5:
- Added "New flame" and "Render all" buttons in main toolbar
- Added progress bar for preview rendering
- Added gradient display bar in editor's color tab
- Added a button to clear out variations in editor's variation tab
- Added a "Go to folder" button in render window
- Moved "Options" button in main toolbar
- Resized quality box in main toolbar
- Resized thumbnails to 96x96 pixels
- Made "hide unused variables" default
- Changed main toolbar to wrap when window is too small
- Made variation names case-insensitive in scripts
- Made color box in editor react on clicks again
- Fixed background color box in options window
Changes in version 7x.4:
- Fixed a bug which caused "Access violation" error when deleting a flame
- Fixed a bug which caused the clear-out of "renders3D.flame"
- Fixed a bug which caused editor background being white when there are no registry settings yet
- Fixed a bug which made the paste feature malfunctioning and giving "Cannot open clipboard" error sometimes
- Fixed a bug where the script engine did not translate from radians to angle and vice versa when using Flame.Pitch or Flame.Yaw
- Renamed "renders3D.flame" to "renders7X.flame"
Changes in version 7x.3:
- Added security checks to avoid "List Index out of Bounds" error on several places
- Changed thumbnail feature to be disabled by default
Changes in version 7x.2:
- Added possibility to check for updates within Apophysis
- Added possibility to hide unused variations and variables
Changes in version 7x.1:
- Added loading progress bar and decreased thumbnail quality for faster loading
- Re-enabled export flame feature
- Fixed the batch render function