Releases: rust-fractal/rust-fractal-core
Releases · rust-fractal/rust-fractal-core
Release 17
Merge pull request #37 from rust-fractal/development Development
Release 16
This release contains a few bug fixes and additional options to allow for the GUI program to interact with the library.
Release 15
- Analytic distance estimation options are now available.
- Jitter option allows for moire pattern reduction.
- EXR export now supports DEX, DEY distance estimation & direction channels.
- When analytic derivative option is turned on, the output keyframes use black-white colour scheme. This behavior is to be changed in a later release.
Release 14
- Fixed the tiled series approximation. Now on by default in the high.toml file.
- Various other improvements.
Release 13
- Optimizations for probes are now in stable algorithm
- RAM usage can be reduced dramatically through the use of the 'data_storage_interval' option
Release 12
- Fixed some regressions with high numbers of series approximation terms and low iteration counts.
Release 11
- New experimental tiled series approximation.
- Experimental probe improvements.
- Fixes some rare regressions.
Release 10
- Fixed issue with extended floats
- Added in new option to toggle experimental features (currently does not do anything)
- New options to allow images to be coloured with palettes
- Toggle option to colour exr files in output directory
Release 9
- Fixed issue with low zoom levels.
- Added additional default config files.
- Fixed issue with rotation in config files (location file takes priority).
Windows binaries for 32/64 bit systems are attached.
Release 8
- Slight optimization to the series approximation