•Fixed an issue that crashed FreeFlyer on initialization for users with older graphics cards that don't support certain GPU capabilities
•Fixed an issue where PlotWindow.SavePlotData was not writing the full time stamp for an epoch on the x-axis of the plot
•Fixed an issue that was causing Maneuver reports generated via the Maneuver command to append to the output file instead of overwriting the file as expected
•Fixed an issue causing the orbit determination ionospheric correction factor to be incorrect when the height of ray path was less than zero based on the spherical Earth
•Fixed an issue that prevented object-level properties and methods from displaying in the autocomplete drop-down list for Structs
•Fixed an issue in the error messaging with Structs to more effectively communicate the nature of the issue on a Struct assignment error
•Fixed an issue resulting in RuntimeApiException messages being empty in the Python interface to the runtime API
•Fixed an issue that rarely could result in a crash on start-up due to a licensing race condition
•Fixed an issue so that PointGroup objects defined in the object browser will now have the correct default PointGroup.PointDefinition value
•Fixed an issue that made FreeFlyer unresponsive when an initialized Matrix object calls the FillRandom method with invalid arguments
•Fixed an issue which crashed FreeFlyer if the object browser was made completely empty with a combination of removing and hiding objects
•Fixed an issue with the All Output Properties button in the PlotWindow object dialog that prevented it from opening
•Fixed an issue present in the "--convert" console command to now properly update the FreeFlyer version in the Mission Plan's XML
•Fixed an issue in the FiniteBurnODProperties.EstimatedThrust property where the property showed its reported units incorrectly
•Fixed an issue that prevented selecting multiple cells within a DataTableWindow at once
•Fixed an issue that blocked arrow keys from navigating between cells in a DataTableWindow |