SSTULabs icon indicating copy to clipboard operation
SSTULabs copied to clipboard

SolarModule - Config toggle to disable internal calculations

Open shadowmage45 opened this issue 6 years ago • 0 comments

As a portion of the Kerbalism integration, it would be good for efficiency to disable the internal calculations and calls to KSP API from the internals of the SolarModule.

It still needs to handle animation functionality and maintain control of the model/transform animation state.

Should disable:

  • Raycasts?
  • All calculation code pertaining to updating of resources
  • Calls to stock resource API

shadowmage45 avatar Jul 31 '19 23:07 shadowmage45