Releases: rust-fractal/rust-fractal-core
Releases · rust-fractal/rust-fractal-core
Release 7
- Added more options for zoom configuration and repair.
- Reduced the series approximation terms when zoom level is quite low to avoid numerical artifacts.
Release 6
- Slight optimizations to the core perturbation loop.
- Files for assembling fractal videos.
- Support for removing the center of keyframes to reduce computation.
- Non-integer keyframe scaling coefficients are now supported.
Release 5
0.5.0 Update Cargo.toml
Release 4
- Added new file type for location and settings data. These are loaded up separately as .toml files.
- Added reusing of reference for multiple image zoom sequences.
- Adjusted the current series approximation algorithm to make better use of multiple threads.
- Changed console output to be more useful.
- Added help menu and commands are now directly passed into executable.
Release 3
0.3.0 Update Cargo.toml
Release 2
Merge pull request #12 from jackyarndley/development prepare for release 2
Release 1
Merge pull request #8 from jackyarndley/extended Extended