Skip to content

GammaRay 2.1

Compare
Choose a tag to compare
@PauloCarvalhoRJ PauloCarvalhoRJ released this 23 Jun 19:19
· 1671 commits to master since this release

Windows users: download the version 2.0 ZIP containing all the required runtime libraries. Then download the ZIP containing the 2.1 executable and extract it into the directory where you installed the libraries. The program manual can be downloaded by browsing the source tree, in the docs directory.

With this version:

🔵 : Optimizations of data file loading and parsing.
🔵 : Memory usage optimized in 3D visualization.
🔵 : Menu item to free loaded data, freeing up RAM.
🔵 : Optimizations in the 3D Viewer.
🔵 : Grids too large (threshold configurable) are subsampled for 3D visualization.
🔵 : A progress bar appears during data loading and parsing.
🔶 : The internal object locators were not unique, causing object loading different from that the user intended.

LEGEND:
🔵 =Enhancement; 🔶 =Defect fixed.