Skip to content

Ferram Aerospace Research v0.16.1.0 "Marangoni"

Compare
Choose a tag to compare
@dkavolis dkavolis released this 04 Sep 14:09
· 10 commits to master since this release

[Experimental, WIP] Rendering based exposed surface computation approach. At the moment, has no effect on physics computations and doesn't work with OpenGL, and thus is disabled by default. Can be enabled from the debug window in flight GUI and contains settings and visualizations only. Has a low-to-moderate performance cost. Requires KSPBurst as dependency and KSP 1.12.
Respect shielding for chute deployment 4121b20
Unsubscribe from onVesselStandardModification on destruction as OUnloadVessel may not be called efec236
Fixed inconsistent aerodynamic forces between regular launches and reverting when using GeometryPartModule with non-default values 2324be4
Added API function to get/set a modifier function for part local forces before applying them 476e99b
Fixed rare NRE in FARControllableSurface.get_MovableSection when no control surface transforms where found #136. In addition, control surface animations will be disabled for such parts.
Zero PID error integral if there is any roll input, thanks @tanihwa #134
Find latest binaries in GitHub Actions
NRE fixes, thanks @BrettRyland #133