Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 21:45
· 13 commits to master since this release

NexView v1.2.0

New Features

  • Multi-radar support - Shift+Click any radar station to load multiple radars simultaneously on the map. All radars render at their geographic positions. Cyan chips in toolbar show loaded secondaries with remove buttons.

Fixes

  • GPU rendering on macOS - Fixed Metal compatibility by using Rgba8Uint storage texture format
  • NWS warning polygon alignment - Fixed south/east offset caused by Mercator projection nonlinearity in radar image positioning
  • Warning polygons in quad mode - Polygons now render in all quad panes
  • Dual/quad mutual exclusivity - Can no longer have both modes active simultaneously
  • 19 bug fixes from v1.1.1 (SRV computation, sounding freeze, memory leaks, etc.)

macOS Users

If you see a Gatekeeper warning, right-click the app and select "Open", or run:

xattr -cr /Applications/NexView.app

Downloads

Platform File
Windows x64 NexView-Windows-x64.zip
macOS Apple Silicon NexView-macOS-AppleSilicon.dmg
macOS Intel NexView-macOS-Intel.dmg
Linux x64 NexView-Linux-x64.tar.gz