Skip to content

1.1.0

Compare
Choose a tag to compare
@CosminPerRam CosminPerRam released this 05 Jul 20:33
· 7 commits to main since this release
9236fd3

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