Skip to content

VAPOR v3.9.2

Latest
Compare
Choose a tag to compare
@ifranda ifranda released this 11 Apr 18:58
· 7 commits to main since this release
5e04073

What's Changed

  • In 3.9.2, VAPOR's Linux installer is now bundled as an AppImage which should work on most if not all Linux distributions. Once downloaded, the .AppImage file can be run from anywhere on your computer, including a USB drive. To run VAPOR's command line tools, simply run the .AppImage followed by the tool you need and the arguments for that tool. Launch the .AppImage with the --help flag for a full list of options.
  • Issue3520 by @sgpearse in #3521
  • change default interpolation order by @shaomeng in #3523
  • Fix renderer list right click menu for particles by @StasJ in #3528
  • Fix moving particle domain support and single particle crash by @StasJ in #3529
  • Flow cleanup, Google Test by @shaomeng in #3539
  • Improve particle renderer performance 12,500x by @StasJ in #3541
  • Fix variable selector empty option and clean python api Conda build linker warnings by @StasJ in #3557
  • fix a mutex use in ptr_cache by @shaomeng in #3555
  • Universal Linux Installer by @sgpearse in #3554
  • Fix typos/documentation by @StasJ in #3553
  • fix broken windows build by @sgpearse in #3562
  • Particle dynamic size by @StasJ in #3550
  • Migrate smoke tests to Ubuntu20 by @sgpearse in #3565
  • Fix conda x86 and linux builds and fix 3.9 example util by @StasJ in #3568
  • Fix #3527 memory error by @StasJ in #3572
  • Fix UnstructuredGrid2D broken by @StasJ in #3571

Full Changelog: v3.9.1...v3.9.2