Results Visualization 2.3 - 31 Oct 2018¶
Visit the AFSIM 2.3 Release Page on DI2E (Access Controlled) for more information and resources related to this release.
Release Dates¶
Results Visualization 2.3.3 - 07 Aug 2019
Results Visualization 2.3.2 - 22 Mar 2019
Results Visualization 2.3.1 - 08 Mar 2019
Results Visualization 2.3.0 - 31 Oct 2018
General¶
(2.3.1) Updated FFmpeg from 3.3.6 to 4.1 to fix critical vulnerabilities.
Added Track Visualization plugin to allow the visualization of tracks, and plotting of track metrics.
Added the Map Annotation plugin to allow the addition of points-of-interest, range-rings, and annotations to the map.
Added a model viewer, and model definition editing capability.
Known Issues¶
There is one frame of latency between the elevation lines and the rest of the scene.
Loading of TIFF files on Linux may lead to a crash. This may apply to visual databases and using .tif files as annotation images.
Corrections¶
(2.3.1) Fixed crash when using large and negative numbers in Range Rings Properties center radius and additional radii.
(ELSZ #57) Added support for GPUs that cannot compile GLSL 3.0 ES shaders, resulting in missing platform icons.
(ELSZ #62) Properly show interactions that start at time zero.
(ELSZ #80) Corrected the coloration of WsfDraw quads.
Will now correctly ignore unknown event-pipe messages.
(Issue #767) Corrected an issue that would in certain circumstances flip (nearly negate the pitch of) a platform.
Corrected relative heading display for the measurement tool.
Modified sensor volumes to properly show multiple beams on a given sensor.
(Issue #811) Resolved display issues when using 4k screen resolution.
(Issue #898) Corrected an issue that could create duplicate tether windows on replay reload.
Fixed a crash that would occur when viewing event markers for weapon hits/misses without targets.
Added a space in the detection line comments to display the information better.
Enhancements¶
Added a warlock-like start screen.
Added in-application links to documentation.
Added UI to control how much memory is available for the event cache.
Added in a warning pop-up when loading a replay generated from a different version of AFSIM.
Will now automatically alert the user and reload the recording when it is re-run in AFSIM.
Added Jam interaction lines.
Modified the center display to accept docking with a drag-and-drop operation.
Plots can now dock to the center display.
Added Jam interaction lines.
Added an option to export filtered event-lists to CSV files.
Added the ability to save and load event-list filters.
Added special platform filter-rules to the event-list to search by side, type, or category.
Added options to enable/disable positional extrapolation and angular interpolation on entities’ states.
Middle-mouse-button drag will now tilt and rotate the map-view camera, replacing shift-right-button drag.
Added smoothing to camera motions when zooming, centering on a platform, or following a chat link.
Added position, heading, and speed to platform tool-tip display.
Interaction lines now arched, to avoid clipping the terrain.
Added start and stop time to platform data.
Added an option to the platform browser to filter out inactive platforms.
Added a density control to the grid lines in the map preferences.
Added a “Did You Know?” section to the startup dialog
Made disabled icons more noticeable in the dark theme.
Added the ability to restore defaults to a single page or to all pages within Preferences
Added a “System Info” dialog to the about dialog to display advanced system information.
Changed the max run speed multiplier from 100x to 1000x real time on the Time Controller Clock Speed slider.
Development¶
wkf::PrefObject and wkf::PrefWidget refactored to simplify the interfaces and make them less error prone for developers.