Skip to content

Releases: CosminPerRam/StylishVisualizer

1.1.1

29 Aug 17:30
Compare
Choose a tag to compare
  • Decrease default volume from 30 to 10.
  • Update dependencies:
    SFML from 2.6.x to 2.6.0.
    ImPlot from 0.13 to 0.16.
    ImGui-SFML from 2.5 to 2.6.

1.1.0

05 Jul 20:33
9236fd3
Compare
Choose a tag to compare

Algorithms:

  • added stalin sort
  • added bogo sort
  • added insertion sort
  • added selection sort
  • added gnome sort
  • added heap sort
  • added pancake sort
  • added sort description
  • they now show up in alphabetical order
  • stopping now works reliable
  • non-windows users are liable for down to 0.01ms of sort delay

Plots:

  • fixed the plots not being aligned on margins
  • added heatmap plot
  • more plot styling
  • made bars/lines separate plot sections
  • shuffle on change, reiterate when done
  • more cursor styling
  • removed the steps statistic
  • added count downsampling
  • added antialiasing

Others:

  • added animated shuffle
  • moved imgui 1.87 to 1.88 and implot 0.13 to 0.14
  • made styling menu a tab menu
  • improved performance

1.0.0

17 Jun 16:02
Compare
Choose a tag to compare

This is the first precompiled binary release!