JonnyOThan

Results 164 issues of JonnyOThan

The external camera page has too much control over the camera names and properties. Instead, these properties should be specified in partmodules on the cameras themselves. Additionally, it should be...

enhancement

Currently this isn't possible without cloning the entire prop, and it would be really cool to have themed backgrounds for the standby button.

enhancement

A lot of time is spent assembling strings from variables etc. It might be better to pre-parse the insertion points etc and have a more efficient way to build the...

performance

Right now it's possible for the computer's variables, prop text, and all MFDs to redraw on the same frame. Each of these is individually timesliced but they don't have any...

performance

There are many variables handled by the InternalModule that are vessel-wide, like resources.

performance

Many variables are things that don't change often, and could be pushed into the variable cache on edge-triggered events. Action group states, stage number, resource max levels, target properties, etc....

performance

Under the current architecture, every variable that has been instantiated gets updated every frame. But sometimes these variables don't need to be kept up to date - like if you...

performance

I’ve had 2 reports on discord that the new theater mode beta prevents them from pressing alt-v to start vr mode. Need to figure out why.

bug

![image](https://github.com/JonnyOThan/Kerbal-VR/assets/9804078/ecf5b69a-36da-4bb1-ae07-56fa1bdd1e35) [Uploading KSP - 2024-03-31T185345.927.log…]()

bug