SDK release 0.8.0
SDK changes
Documentation:
The WebAssembly documentation has been revamped to include information about standalone WASM modules.
Samples:
Added GDI+ version of the GaugeAircraft sample.
Added StandaloneModule sample.
Developer mode changes
Project Editor:
Export All button created to properly export the packages for Community and Marketplace.
The associated documentation is available in the Export Window section.
Note: Without using this button, the generated packages may not work as expected.
The ESC key now closes the Add Package window.
Added Show in explorer button to open the project directory.
Fixed Build process which was non-deterministic in some cases.
Fixed crash after a Clean All on an aircraft project.
Fixed the possibility to have spaces in files names (detected with the Export All process which is now mandatory).
Aircraft Editor:
Fixed [FLAPS] section in case of creating new flaps starting from none.
Added display of GUID for [CAMERAS] debug.
Scenery Editor:
Added runway ILS Edition.
Aircraft:
Added new way to force using legacy tables through prop_uselegacytables.
General:
Added an auto-hide fonctionality.
Added Debug LOD option.
Fixed the ALT + F4 on an [ImGui] window which does not enable to re-open it.