Skip to content

Releases: rust-fractal/rust-fractal-core

Release 17

01 Dec 06:46
f83905f
Compare
Choose a tag to compare
Merge pull request #37 from rust-fractal/development

Development

Release 16

19 Nov 01:11
4667235
Compare
Choose a tag to compare

This release contains a few bug fixes and additional options to allow for the GUI program to interact with the library.

Release 15

22 Oct 07:40
af83a9b
Compare
Choose a tag to compare
  • 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

17 Oct 00:52
ab18544
Compare
Choose a tag to compare
  • Fixed the tiled series approximation. Now on by default in the high.toml file.
  • Various other improvements.

Release 13

05 Oct 05:30
49ff3d1
Compare
Choose a tag to compare
  • 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

02 Oct 07:26
cb064a2
Compare
Choose a tag to compare
  • Fixed some regressions with high numbers of series approximation terms and low iteration counts.

Release 11

02 Oct 01:57
7805775
Compare
Choose a tag to compare
  • New experimental tiled series approximation.
  • Experimental probe improvements.
  • Fixes some rare regressions.

Release 10

29 Sep 04:25
135ab84
Compare
Choose a tag to compare
  • 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

18 Sep 07:54
4d53359
Compare
Choose a tag to compare
  • 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

15 Sep 09:25
9f30f42
Compare
Choose a tag to compare
  • Slight optimization to the series approximation