Releases: wegylexy/XPLM
Releases · wegylexy/XPLM
Update C#
Fix array accessors for custom dataref
1.0.7-alpha Fix array accessors for custom dataref
Custom widgets and datarefs
- Create custom widget
- Set read-only vectors
- Resize vectors
Add UIGraphics, Widgets and StandardWidgets
1.0.5-alpha Add UIGraphics, Widgets and StandardWidgets
Add Planes and Graphics API
1.0.4-alpha Add planes and graphics APIs
Catch exceptions
Whether a debugger is attached or not, prevent crashing X-Plane due to uncaught exceptions.
Hide unmanaged-callers-only methods
Implementation must now inherit from the abstract XPluginBase
instead of exporting native entry points explicitly.
Initial Preview
Includes a template project that publishes *.xpl
with native AOT.