Skip to content
Success

Changes

Summary

  1. PVG cleanup: replace ResidualWrapper with ContinuityLayout/ResidualLayout (commit: 118a797) (details)
Commit 118a7971a6b659bb6ec72173081c1a2dbd90ed13 by lamont
PVG cleanup: replace ResidualWrapper with ContinuityLayout/ResidualLayout

also cleans up the "Problem" a bit and removes that one last annoying
null warning i've left in for about a year.

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: 118a797)
The file was addedMechJeb2/MechJebLib/PVG/ResidualLayout.cs
The file was modified MechJeb2/MechJebLib/PVG/InputLayout.cs (diff)
The file was modified MechJeb2/MechJeb2.csproj (diff)
The file was modified MechJeb2/MechJebLib/PVG/OptimizerBuilder.cs (diff)
The file was modified MechJeb2/MechJebLib/PVG/Optimizer.cs (diff)
The file was addedMechJeb2/MechJebLib/PVG/ContinuityLayout.cs
The file was removedMechJeb2/MechJebLib/PVG/ResidualWrapper.cs
The file was modified MechJebLibTest/PVG/AscentTests/BuggyTests.cs (diff)
The file was modified MechJeb2/MechJebLib/PVG/Problem.cs (diff)