Skip to content
Success

Changes

Summary

  1. Move MJLib.Statics up a level for convenience (commit: 4806676) (details)
Commit 4806676a4ccc471f7236feec9347232602ab450f by lamont
Move MJLib.Statics up a level for convenience

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: 4806676)
The file was modified MechJeb2/MechJebModuleAscentSettings.cs (diff)
The file was modified MechJeb2/MechJebLib/Maneuvers/ReturnFromMoon.cs (diff)
The file was modified MechJeb2/MechJebLib/PVG/Terminal/Kepler5Reduced.cs (diff)
The file was modified MechJeb2/MechJebLib/Control/PIDLoop.cs (diff)
The file was modified MechJeb2/MechJebModuleLandingGuidance.cs (diff)
The file was modified MechJeb2/MechJebModuleCustomInfoWindow.cs (diff)
The file was modified MechJebLibTest/MathsTests/TwoBody/ShepperdTests.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/FuelFlowSimulation.cs (diff)
The file was modified MechJebLibTest/MathsTests/TwoBody/FarnocchiaTests.cs (diff)
The file was modified MechJeb2/MechJebLib/PVG/Solution.cs (diff)
The file was modified MechJeb2/MechJebLib/PVG/Terminal/FlightPathAngle3Energy.cs (diff)
The file was modified MechJeb2/MechJebModuleAscentPVGSettingsMenu.cs (diff)
The file was modified MechJeb2/MechJebModuleFlightRecorderGraph.cs (diff)
The file was modified MechJeb2/MechJebStageStatsHelper.cs (diff)
The file was modified MechJeb2/MechJebLib/Utils/BackgroundJob.cs (diff)
The file was removedMechJebLibTest/Utils/StaticTests.cs
The file was modified MechJeb2/MechJebLib/PVG/Terminal/FlightPathAngle4Energy.cs (diff)
The file was modified MechJeb2/MechJebLib/PVG/Terminal/Kepler4Reduced.cs (diff)
The file was modified MechJeb2/MechJebLib/PVG/Phase.cs (diff)
The file was modified MechJebLibTest/AssertionExtensions.cs (diff)
The file was modified MechJeb2/GLUtils.cs (diff)
The file was modified MechJeb2/MechJebLib/PVG/Terminal/FlightPathAngle4Propellant.cs (diff)
The file was modified MechJeb2/MechJebLib/Primitives/V3.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/PartModules/SimModuleEngines.cs (diff)
The file was modified MechJebLibTest/Structs/Q3Tests.cs (diff)
The file was modified MechJeb2/MechJebModuleGuidanceController.cs (diff)
The file was modified MechJebLibTest/MathsTests/GoodingTests.cs (diff)
The file was modified MechJeb2/MechJebLib/PVG/AscentBuilder.cs (diff)
The file was modified MechJebLibTest/PVGTests/AscentTests/BuggyTests.cs (diff)
The file was modified MechJebLibTest/MechJebLibTest.csproj (diff)
The file was modified MechJeb2/MechJebModuleAscentClassicPathMenu.cs (diff)
The file was modified MechJeb2/MechJebLib/Core/ODE/AbstractIVP.cs (diff)
The file was modified MechJebLibTest/PVGTests/Integrators/VacuumCoastAnalyticTests.cs (diff)
The file was modified MechJeb2/Maneuver/OperationPeriapsis.cs (diff)
The file was modified MechJeb2/MechJebModuleTranslatron.cs (diff)
The file was modified MechJeb2/MechJebLib/PVG/Terminal/Kepler3Reduced.cs (diff)
The file was modified MechJeb2/MechJebLib/Core/Gooding.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/DecouplingAnalyzer.cs (diff)
The file was modified MechJeb2/MechJebLib/Primitives/Q3.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/SimVesselBuilder.cs (diff)
The file was modified MechJeb2/MechJebModuleWaypointWindow.cs (diff)
The file was modified MechJeb2/MechJeb2.csproj (diff)
The file was modified MechJeb2/MechJebLib/Maneuvers/ChangeOrbitalElement.cs (diff)
The file was modified MechJeb2/MechJebLib/Primitives/Vn.cs (diff)
The file was modified MechJeb2/MechJebLib/Core/Maths.cs (diff)
The file was modified MechJeb2/MechJebLib/PVG/Optimizer.cs (diff)
The file was modified MechJeb2/MechJebLib/Utils/Check.cs (diff)
The file was modified MechJeb2/Maneuver/OperationSemiMajor.cs (diff)
The file was modified MechJeb2/MechJebModulePVGGlueBall.cs (diff)
The file was modified MechJeb2/MechJebLib/PVG/Ascent.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/SimVesselUpdater.cs (diff)
The file was modified MechJeb2/OrbitalManeuverCalculator.cs (diff)
The file was modified MechJeb2/MechJebLib/Core/FunctionImpls/RealSingleImpulseHyperbolicBurn.cs (diff)
The file was modified MechJeb2/MechJebModuleRCSBalancer.cs (diff)
The file was modified MechJeb2/MechJebLib/Core/TwoBody/Farnocchia.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/PartModules/SimModuleRCS.cs (diff)
The file was modified MechJebLibTest/PVGTests/AscentTests/Titan2Tests.cs (diff)
The file was modified MechJebLibTest/MathsTests/BrentRootTests.cs (diff)
The file was modified MechJeb2/MechJebLib/Core/BrentRoot.cs (diff)
The file was addedMechJeb2/MechJebLib/Statics.cs
The file was modified MechJeb2/MechJebLib/Maneuvers/Simple.cs (diff)
The file was modified MechJeb2/MechJebLib/PVG/Terminal/FlightPathAngle4Reduced.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/SimResource.cs (diff)
The file was modified MechJeb2/MechJebLib/Core/ODE/AbstractRungeKutta.cs (diff)
The file was modified MechJeb2/MechJebLib/Core/BrentMin.cs (diff)
The file was modified MechJebLibTest/MathsTests/FunctionsTests.cs (diff)
The file was modified MechJeb2/MechJebModuleRendezvousGuidance.cs (diff)
The file was modified MechJebLibTest/ManeuversTests/Simple.cs (diff)
The file was modified MechJeb2/MechJebLib/Core/Functions/Angles.cs (diff)
The file was modified MechJeb2/MechJebModuleInfoItems.cs (diff)
The file was modified MechJebLibTest/Structs/M3Tests.cs (diff)
The file was modified MechJeb2/MechJebModuleRendezvousAutopilot.cs (diff)
The file was modified MechJeb2/MechJebModuleSpaceplaneGuidance.cs (diff)
The file was modified MechJeb2/OrbitExtensions.cs (diff)
The file was modified MechJebLibTest/MathsTests/DP5Tests.cs (diff)
The file was modified MechJeb2/MechJebLib/PVG/Terminal/FlightPathAngle5Reduced.cs (diff)
The file was modified MechJebLibTest/PVGTests/AscentTests/TheStandardTests.cs (diff)
The file was removedMechJeb2/MechJebLib/Utils/Statics.cs
The file was modified MechJeb2/Maneuver/OperationAdvancedTransfer.cs (diff)
The file was modified MechJeb2/Maneuver/OperationEllipticize.cs (diff)
The file was addedMechJebLibTest/StaticTests.cs