Releases: idia-astro/iDaVIE
Releases · idia-astro/iDaVIE
v.1.0
v1.0-RC.05
Changelog
- Fixed bug with shadows over cube in Unity Editor
- Add toggle buttons for VRView and an About section on desktop GUI
- Updated about and opening VR message with license and liability info
- Update idavie logos
- Adjusted voice command icons to make less imposing
v1.0-R.C.04
Changelog
- Adds an indicator on the controller to alert user if desktop window is in-focus or not for voice commands to work (can be changed to text in config)
- Adds a push-to-talk option in config file that requires the user to hold the Quickmenu button on the primary hand for voice commands to be enabled
- Colormap thresholds will now reset to defaults (min/max) whenever the histogram scales are changed.
v1.0-R.C.03
Changelog
- Implemented quicker histogram percentile calculation that can be disabled in config file
- Fixed tunneling vignette to work with both eyes
- Fixed bug with painting on max ends of cube leading to crash
- Fixed generated mask bounding box being off by a single pixel
- Info window refreshes when the selected feature is removed from New list
- Removed unimplemented voice commands of changing data set
v1.0-R.C.02
Changelog
- Add sources window button and plots window button to paint menu
- Remove overwrite option for new mask saving
- Fix overlapping tabs in Settings menu
- Remove alternative spectral info if there is no rest frequency set
v1.0-R.C.01
This is the first public release candidate.
Changelog
- Added percentile histogram clips in the stats GUI panel
- Added fits table importing ability for source catalogs
- Added spectral profile tab in plots window with calculation and exporting for mask sources
- Added ability to export moment maps as fits images
- Added config file setting to allow cursor info to display outside of cube
- Added rest frequency default options, can be changed in config file
- Improved histogram scale adjustment mechanism in VR GUI and added a VR keypad
- Implemented better threshold control for moment maps with a VR keypad
- Implemented new source system with dedicated VR window that allows exporting new sources and splits mask/imported sources into separate tabs
- Added new Scripts directory for project to allow users to contribute various utility scripts for iDaVIE
- Various bug fixes including toggle buttons not updating, source colors in GUI not updating, comma vs. decimal localization issues, centroid vs. center reporting in info box, disabling editable source anchor corners for mask sources, and upgrading .NET profile to .NET Framework for better NuGet package compatibility.