PiezPiedPy
PiezPiedPy
I'm wondering if creating separate threads for the Trajectory calculations would be possible, since at present the calculations are done on the Unity Main-Thread and thus they are computed only...
Using kOS or any other mod using the Trajectories v.2 API will not function correctly. This is due to the changes made to the API in v.2 in PR #127...
Any KSP mod developers who are using the Trajectories API please leave a link here so you can be notified of any future changes. kOS https://github.com/KSP-KOS/KOS
# Changes to implement a Profile importing scheme I needed a way to import processes for my personal changes and came up with some small code changes that enable Profiles...