Skip to content

Version 0.19.2 public release

Compare
Choose a tag to compare
@MOARdV MOARdV released this 02 May 20:19
· 1104 commits to master since this release

For Kerbal Space Program 1.0.2

KNOWN ISSUE:

  • RPM 0.19.2.1 Misidentified as KSP 0.19.1 in KSP Add-On Version Checker. RPM 0.19.2.2 updates the version file (no other changes).

FIXES:

  • Fixed bug with camera backgrounds not being erased (Issue #172).
  • Fixed bug with missing skybox in external camera views (Issue #175).

NEW FEATURE:

  • JSITransparentPod now supports a field disableLoadingInEditor (defaults to false) to allow people with low-spec computers to disable IVA rendering while in the VAB / SPH. A Module Manager patch to make this default behavior on all parts can be enabled by removing ".noload" from GameData/JSI/RPMPodPatches/DisableTransparencyInEditor.cfg.noload (Issue #157).