Changelog 2019.1: Difference between revisions

Added some changes from commit log
No edit summary
(Added some changes from commit log)
Line 18: Line 18:
== Weather ==
== Weather ==
* METAR interpretation: Change CAVOK visibility to 9999.0 metres
* METAR interpretation: Change CAVOK visibility to 9999.0 metres
* Fix for getting live weather


== JSBSim ==
== JSBSim ==
Line 25: Line 26:
* The following functions can now be used in <function>: floor, ceil and fmod. Their functionalities are the same than the corresponding C/C++ functions.
* The following functions can now be used in <function>: floor, ceil and fmod. Their functionalities are the same than the corresponding C/C++ functions.
* <function> now checks the number of its arguments.
* <function> now checks the number of its arguments.
* New system component linear_actuator
* Bug fix of Euler angles computations in FGMatrix33
* Export the fuel density to the property tree
* Added cyclic clipping for FCS components
* Fixed a regression which prevented the wheels rotation speed to slow down while the gears were retracted
* Added the ability to control the turbine engines spin down factor
== Yasim ==
* Yasim ground friction (stiction) changes


== 3D ==
== 3D ==
* Support for DDS Texture Cache
* Support for DDS Texture Cache
* LOD: The scenery ranges for bare and rough are now deltas, to avoid overlapping values by user error.
* Make star cutoff controllable at runtime


== AI ==
== AI ==
* fgcommands "add-aiobject" and "remove-aiobject" for adding/removing objects to the AI subsystem.
* fgcommands "add-aiobject" and "remove-aiobject" for adding/removing objects to the AI subsystem.
== Misc ==
* Change screenshot filename to have date time
* Map dialog draws heliports now


== Footnotes ==
== Footnotes ==
574

edits