Summary
- Use the new Vec LinCombX APIs (commit: 4c8ae92) (details)
| The file was modified | MechJebLib/PSG/SolutionBuilder.cs (diff) |
| The file was modified | MechJebLib/Functions/Interpolants.cs (diff) |
| The file was modified | MechJebLib/ODE/DP8.cs (diff) |
| The file was modified | MechJebLib/Primitives/VecOps.cs (diff) |
| The file was modified | MechJebLib/ODE/DP5.cs (diff) |
| The file was modified | MechJebLib/ODE/Tsit5.cs (diff) |
| The file was modified | MechJebLib/ODE/BS3.cs (diff) |
| The file was modified | MechJebLib/Primitives/Hn.cs (diff) |
| The file was modified | MechJebLib/ODE/AbstractRungeKutta.cs (diff) |
| The file was modified | MechJebLibTest/Primitives/VecOpsTests.cs (diff) |
| The file was modified | MechJebLibTest/Primitives/VecTests.cs (diff) |
| The file was modified | MechJebLib/Primitives/Vec.cs (diff) |