Skip to content

Vapor 3.4.0

Compare
Choose a tag to compare
@sgpearse sgpearse released this 05 Apr 18:49
117aeef

Version 3.4 is Vapor's first usability-focused release. See some of what's changed in the following demo:

Major usability improvements include:

  • Improved algorithm for the Flow renderer's random seeding bias variable
  • Data-independent settings (e.g. Cache size) can now be modified before data is loaded
  • Restructuring of Vapor's top-level tabs
  • New and improved Colorbars
  • Improved functionality of the Geometry tab
  • Better space management of the Renderer Table

Other notable issues include:

  • Addition of clang-format linter, and git pre-push hook
  • Fixed weekly builds on all platforms

A comprehensive list of fixes can be viewed in the 3_4_0 release milestone.