diff --git a/FerramAerospaceResearch/FARAPI.cs b/FerramAerospaceResearch/FARAPI.cs index 3c804f814..f3a992e71 100644 --- a/FerramAerospaceResearch/FARAPI.cs +++ b/FerramAerospaceResearch/FARAPI.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARAeroComponents/FARAeroPartModule.cs b/FerramAerospaceResearch/FARAeroComponents/FARAeroPartModule.cs index 8c1c80e99..48f09ec6a 100644 --- a/FerramAerospaceResearch/FARAeroComponents/FARAeroPartModule.cs +++ b/FerramAerospaceResearch/FARAeroComponents/FARAeroPartModule.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARAeroComponents/FARAeroSection.cs b/FerramAerospaceResearch/FARAeroComponents/FARAeroSection.cs index 5abb9c1a6..41309167d 100644 --- a/FerramAerospaceResearch/FARAeroComponents/FARAeroSection.cs +++ b/FerramAerospaceResearch/FARAeroComponents/FARAeroSection.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARAeroComponents/FARVesselAero.cs b/FerramAerospaceResearch/FARAeroComponents/FARVesselAero.cs index fb9a621a0..360466759 100644 --- a/FerramAerospaceResearch/FARAeroComponents/FARVesselAero.cs +++ b/FerramAerospaceResearch/FARAeroComponents/FARVesselAero.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARAeroComponents/FlightForceContext.cs b/FerramAerospaceResearch/FARAeroComponents/FlightForceContext.cs index 2942cb7fd..7c8ad393e 100644 --- a/FerramAerospaceResearch/FARAeroComponents/FlightForceContext.cs +++ b/FerramAerospaceResearch/FARAeroComponents/FlightForceContext.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Copyright 2019, Benjamin Chung, aka BenChung diff --git a/FerramAerospaceResearch/FARAeroComponents/ModularFlightIntegratorRegisterer.cs b/FerramAerospaceResearch/FARAeroComponents/ModularFlightIntegratorRegisterer.cs index b61007689..4a4e85e67 100644 --- a/FerramAerospaceResearch/FARAeroComponents/ModularFlightIntegratorRegisterer.cs +++ b/FerramAerospaceResearch/FARAeroComponents/ModularFlightIntegratorRegisterer.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARAeroComponents/SimulatedForceContext.cs b/FerramAerospaceResearch/FARAeroComponents/SimulatedForceContext.cs index fc51b0cad..1248d61b7 100644 --- a/FerramAerospaceResearch/FARAeroComponents/SimulatedForceContext.cs +++ b/FerramAerospaceResearch/FARAeroComponents/SimulatedForceContext.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Copyright 2019, Benjamin Chung, aka BenChung diff --git a/FerramAerospaceResearch/FARAeroComponents/VehicleAerodynamics.cs b/FerramAerospaceResearch/FARAeroComponents/VehicleAerodynamics.cs index cd8461610..ad8075e74 100644 --- a/FerramAerospaceResearch/FARAeroComponents/VehicleAerodynamics.cs +++ b/FerramAerospaceResearch/FARAeroComponents/VehicleAerodynamics.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARAeroComponents/VesselIntakeRamDrag.cs b/FerramAerospaceResearch/FARAeroComponents/VesselIntakeRamDrag.cs index b9fbd5f97..6fb71c5d9 100644 --- a/FerramAerospaceResearch/FARAeroComponents/VesselIntakeRamDrag.cs +++ b/FerramAerospaceResearch/FARAeroComponents/VesselIntakeRamDrag.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARAeroUtil.cs b/FerramAerospaceResearch/FARAeroUtil.cs index 341a0f8ab..568a4c101 100644 --- a/FerramAerospaceResearch/FARAeroUtil.cs +++ b/FerramAerospaceResearch/FARAeroUtil.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARDebugAndSettings.cs b/FerramAerospaceResearch/FARDebugAndSettings.cs index 091b8f3be..d0eb8e253 100644 --- a/FerramAerospaceResearch/FARDebugAndSettings.cs +++ b/FerramAerospaceResearch/FARDebugAndSettings.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/DesignConcerns/AeroStabilityConcern.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/DesignConcerns/AeroStabilityConcern.cs index 44e073f86..1d5db155a 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/DesignConcerns/AeroStabilityConcern.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/DesignConcerns/AeroStabilityConcern.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/DesignConcerns/AreaRulingConcern.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/DesignConcerns/AreaRulingConcern.cs index 0c5a04226..ad35cd763 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/DesignConcerns/AreaRulingConcern.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/DesignConcerns/AreaRulingConcern.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/EditorAeroCenter.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/EditorAeroCenter.cs index bb94b6c64..338ea3c5c 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/EditorAeroCenter.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/EditorAeroCenter.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/EditorAreaRulingOverlay.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/EditorAreaRulingOverlay.cs index c5029a1e5..3ac64834a 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/EditorAreaRulingOverlay.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/EditorAreaRulingOverlay.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/EditorGUI.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/EditorGUI.cs index a5d1cec00..8216e7b19 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/EditorGUI.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/EditorGUI.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/EditorSimManager.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/EditorSimManager.cs index 6ac36fbf6..239b92b39 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/EditorSimManager.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/EditorSimManager.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/EquationSystem.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/EquationSystem.cs index 54721daeb..cc85e49bb 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/EquationSystem.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/EquationSystem.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/GraphData.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/GraphData.cs index 8b3fa24b4..479ef575f 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/GraphData.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/GraphData.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/InstantConditionSim.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/InstantConditionSim.cs index 96dd00841..7e249113c 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/InstantConditionSim.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/InstantConditionSim.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/InstantConditionSimInput.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/InstantConditionSimInput.cs index 33d9e7829..3a6ab0248 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/InstantConditionSimInput.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/InstantConditionSimInput.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/InstantConditionSimOutput.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/InstantConditionSimOutput.cs index e57169e21..6372d807c 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/InstantConditionSimOutput.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/InstantConditionSimOutput.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/RungeKutta.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/RungeKutta.cs index 831a2345d..3aa4e4a1b 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/RungeKutta.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/RungeKutta.cs @@ -1,4 +1,4 @@ -/*Ferram Aerospace Research v0.15.11.1 "Mach" +/*Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/StabilityDerivApproxSim.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/StabilityDerivApproxSim.cs index 5956c2c82..5ffa10b9a 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/StabilityDerivApproxSim.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/StabilityDerivApproxSim.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/StabilityDerivCalculator.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/StabilityDerivCalculator.cs index b23e12b76..913a9fa84 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/StabilityDerivCalculator.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/StabilityDerivCalculator.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/StabilityDerivOutput.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/StabilityDerivOutput.cs index e5ca359f8..b065666eb 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/StabilityDerivOutput.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/StabilityDerivOutput.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/SweepSim.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/SweepSim.cs index 02da4b119..853eab59d 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/SweepSim.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/Simulation/SweepSim.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/StabilityDerivGUI.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/StabilityDerivGUI.cs index 07c160554..ec65300c6 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/StabilityDerivGUI.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/StabilityDerivGUI.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/StabilityDerivSimulationGUI.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/StabilityDerivSimulationGUI.cs index de509184a..88563f069 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/StabilityDerivSimulationGUI.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/StabilityDerivSimulationGUI.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FAREditorGUI/StaticAnalysisGraphGUI.cs b/FerramAerospaceResearch/FARGUI/FAREditorGUI/StaticAnalysisGraphGUI.cs index 56fcde843..c2af71b56 100644 --- a/FerramAerospaceResearch/FARGUI/FAREditorGUI/StaticAnalysisGraphGUI.cs +++ b/FerramAerospaceResearch/FARGUI/FAREditorGUI/StaticAnalysisGraphGUI.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FARFlightGUI/AeroVisualizationGUI.cs b/FerramAerospaceResearch/FARGUI/FARFlightGUI/AeroVisualizationGUI.cs index d92ee67da..84b144808 100644 --- a/FerramAerospaceResearch/FARGUI/FARFlightGUI/AeroVisualizationGUI.cs +++ b/FerramAerospaceResearch/FARGUI/FARFlightGUI/AeroVisualizationGUI.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FARFlightGUI/AirspeedSettingsGUI.cs b/FerramAerospaceResearch/FARGUI/FARFlightGUI/AirspeedSettingsGUI.cs index 9581436cb..2e0d2afac 100644 --- a/FerramAerospaceResearch/FARGUI/FARFlightGUI/AirspeedSettingsGUI.cs +++ b/FerramAerospaceResearch/FARGUI/FARFlightGUI/AirspeedSettingsGUI.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FARFlightGUI/FlightDataGUI.cs b/FerramAerospaceResearch/FARGUI/FARFlightGUI/FlightDataGUI.cs index 17540e9a9..f321ee4ff 100644 --- a/FerramAerospaceResearch/FARGUI/FARFlightGUI/FlightDataGUI.cs +++ b/FerramAerospaceResearch/FARGUI/FARFlightGUI/FlightDataGUI.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FARFlightGUI/FlightGUI.cs b/FerramAerospaceResearch/FARGUI/FARFlightGUI/FlightGUI.cs index 22791b32d..b6fd860e4 100644 --- a/FerramAerospaceResearch/FARGUI/FARFlightGUI/FlightGUI.cs +++ b/FerramAerospaceResearch/FARGUI/FARFlightGUI/FlightGUI.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FARFlightGUI/FlightGUIDrawer.cs b/FerramAerospaceResearch/FARGUI/FARFlightGUI/FlightGUIDrawer.cs index 9579efe8a..3025ab083 100644 --- a/FerramAerospaceResearch/FARGUI/FARFlightGUI/FlightGUIDrawer.cs +++ b/FerramAerospaceResearch/FARGUI/FARFlightGUI/FlightGUIDrawer.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FARFlightGUI/FlightStatusGUI.cs b/FerramAerospaceResearch/FARGUI/FARFlightGUI/FlightStatusGUI.cs index fdc9169d8..5ffaa97de 100644 --- a/FerramAerospaceResearch/FARGUI/FARFlightGUI/FlightStatusGUI.cs +++ b/FerramAerospaceResearch/FARGUI/FARFlightGUI/FlightStatusGUI.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FARFlightGUI/InternalSpeedFAR.cs b/FerramAerospaceResearch/FARGUI/FARFlightGUI/InternalSpeedFAR.cs index 6f96e9a29..5679fb02d 100644 --- a/FerramAerospaceResearch/FARGUI/FARFlightGUI/InternalSpeedFAR.cs +++ b/FerramAerospaceResearch/FARGUI/FARFlightGUI/InternalSpeedFAR.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FARFlightGUI/PhysicsCalcs.cs b/FerramAerospaceResearch/FARGUI/FARFlightGUI/PhysicsCalcs.cs index 6d99b01ee..62a30ead6 100644 --- a/FerramAerospaceResearch/FARGUI/FARFlightGUI/PhysicsCalcs.cs +++ b/FerramAerospaceResearch/FARGUI/FARFlightGUI/PhysicsCalcs.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FARFlightGUI/StabilityAugmentation.cs b/FerramAerospaceResearch/FARGUI/FARFlightGUI/StabilityAugmentation.cs index 37f9bfbc3..49874fad4 100644 --- a/FerramAerospaceResearch/FARGUI/FARFlightGUI/StabilityAugmentation.cs +++ b/FerramAerospaceResearch/FARGUI/FARFlightGUI/StabilityAugmentation.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/FARFlightGUI/VesselFlightInfo.cs b/FerramAerospaceResearch/FARGUI/FARFlightGUI/VesselFlightInfo.cs index 628f5a0c7..8775dc380 100644 --- a/FerramAerospaceResearch/FARGUI/FARFlightGUI/VesselFlightInfo.cs +++ b/FerramAerospaceResearch/FARGUI/FARFlightGUI/VesselFlightInfo.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/GUIColors.cs b/FerramAerospaceResearch/FARGUI/GUIColors.cs index c9a86d6e1..309226e0e 100644 --- a/FerramAerospaceResearch/FARGUI/GUIColors.cs +++ b/FerramAerospaceResearch/FARGUI/GUIColors.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/GUIDropDown.cs b/FerramAerospaceResearch/FARGUI/GUIDropDown.cs index 917a67b93..b0e3df75b 100644 --- a/FerramAerospaceResearch/FARGUI/GUIDropDown.cs +++ b/FerramAerospaceResearch/FARGUI/GUIDropDown.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARGUI/GUIUtils.cs b/FerramAerospaceResearch/FARGUI/GUIUtils.cs index 14160779a..7e4aeebaa 100644 --- a/FerramAerospaceResearch/FARGUI/GUIUtils.cs +++ b/FerramAerospaceResearch/FARGUI/GUIUtils.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARKSPAddonFlightScene.cs b/FerramAerospaceResearch/FARKSPAddonFlightScene.cs index d837d2749..8f822635c 100644 --- a/FerramAerospaceResearch/FARKSPAddonFlightScene.cs +++ b/FerramAerospaceResearch/FARKSPAddonFlightScene.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARKSPAddonMainMenuSetup.cs b/FerramAerospaceResearch/FARKSPAddonMainMenuSetup.cs index 367cfac10..330d8af8b 100644 --- a/FerramAerospaceResearch/FARKSPAddonMainMenuSetup.cs +++ b/FerramAerospaceResearch/FARKSPAddonMainMenuSetup.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARMathUtil.cs b/FerramAerospaceResearch/FARMathUtil.cs index 5909ceaab..0eefc3b5e 100644 --- a/FerramAerospaceResearch/FARMathUtil.cs +++ b/FerramAerospaceResearch/FARMathUtil.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPM.cs b/FerramAerospaceResearch/FARPM.cs index defdf6538..656243cc2 100644 --- a/FerramAerospaceResearch/FARPM.cs +++ b/FerramAerospaceResearch/FARPM.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartExtensions.cs b/FerramAerospaceResearch/FARPartExtensions.cs index 4cc2c50bd..8417f7631 100644 --- a/FerramAerospaceResearch/FARPartExtensions.cs +++ b/FerramAerospaceResearch/FARPartExtensions.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/DebugVisualVoxel.cs b/FerramAerospaceResearch/FARPartGeometry/DebugVisualVoxel.cs index 0612211ab..654607afe 100644 --- a/FerramAerospaceResearch/FARPartGeometry/DebugVisualVoxel.cs +++ b/FerramAerospaceResearch/FARPartGeometry/DebugVisualVoxel.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/DebugVisualVoxelMeshController.cs b/FerramAerospaceResearch/FARPartGeometry/DebugVisualVoxelMeshController.cs index 68e3a064d..b3813f4e9 100644 --- a/FerramAerospaceResearch/FARPartGeometry/DebugVisualVoxelMeshController.cs +++ b/FerramAerospaceResearch/FARPartGeometry/DebugVisualVoxelMeshController.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Copyright 2019, Daumantas Kavolis, aka dkavolis diff --git a/FerramAerospaceResearch/FARPartGeometry/DebugVisualVoxelSubmesh.cs b/FerramAerospaceResearch/FARPartGeometry/DebugVisualVoxelSubmesh.cs index e1b499025..127c0a4ac 100644 --- a/FerramAerospaceResearch/FARPartGeometry/DebugVisualVoxelSubmesh.cs +++ b/FerramAerospaceResearch/FARPartGeometry/DebugVisualVoxelSubmesh.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Copyright 2019, Daumantas Kavolis, aka dkavolis diff --git a/FerramAerospaceResearch/FARPartGeometry/GeometryMesh.cs b/FerramAerospaceResearch/FARPartGeometry/GeometryMesh.cs index f689e43c4..9d6f0c4c7 100644 --- a/FerramAerospaceResearch/FARPartGeometry/GeometryMesh.cs +++ b/FerramAerospaceResearch/FARPartGeometry/GeometryMesh.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/GeometryModification/AirbreathingEngineCrossSectionAdjuster.cs b/FerramAerospaceResearch/FARPartGeometry/GeometryModification/AirbreathingEngineCrossSectionAdjuster.cs index efb3ce48c..4c5ecc752 100644 --- a/FerramAerospaceResearch/FARPartGeometry/GeometryModification/AirbreathingEngineCrossSectionAdjuster.cs +++ b/FerramAerospaceResearch/FARPartGeometry/GeometryModification/AirbreathingEngineCrossSectionAdjuster.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/GeometryModification/CompoundPartGeoUpdater.cs b/FerramAerospaceResearch/FARPartGeometry/GeometryModification/CompoundPartGeoUpdater.cs index 8c5202626..2550e3158 100644 --- a/FerramAerospaceResearch/FARPartGeometry/GeometryModification/CompoundPartGeoUpdater.cs +++ b/FerramAerospaceResearch/FARPartGeometry/GeometryModification/CompoundPartGeoUpdater.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/GeometryModification/ICrossSectionAdjuster.cs b/FerramAerospaceResearch/FARPartGeometry/GeometryModification/ICrossSectionAdjuster.cs index 08377e0b7..a18a9aadb 100644 --- a/FerramAerospaceResearch/FARPartGeometry/GeometryModification/ICrossSectionAdjuster.cs +++ b/FerramAerospaceResearch/FARPartGeometry/GeometryModification/ICrossSectionAdjuster.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/GeometryModification/IGeometryUpdater.cs b/FerramAerospaceResearch/FARPartGeometry/GeometryModification/IGeometryUpdater.cs index 95e0f209c..535dee8f9 100644 --- a/FerramAerospaceResearch/FARPartGeometry/GeometryModification/IGeometryUpdater.cs +++ b/FerramAerospaceResearch/FARPartGeometry/GeometryModification/IGeometryUpdater.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/GeometryModification/IntakeCrossSectionAdjuster.cs b/FerramAerospaceResearch/FARPartGeometry/GeometryModification/IntakeCrossSectionAdjuster.cs index 1fa3244fb..b57812f18 100644 --- a/FerramAerospaceResearch/FARPartGeometry/GeometryModification/IntakeCrossSectionAdjuster.cs +++ b/FerramAerospaceResearch/FARPartGeometry/GeometryModification/IntakeCrossSectionAdjuster.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/GeometryModification/IntegratedIntakeEngineCrossSectionAdjuster.cs b/FerramAerospaceResearch/FARPartGeometry/GeometryModification/IntegratedIntakeEngineCrossSectionAdjuster.cs index 74ed40409..4ec1e63d8 100644 --- a/FerramAerospaceResearch/FARPartGeometry/GeometryModification/IntegratedIntakeEngineCrossSectionAdjuster.cs +++ b/FerramAerospaceResearch/FARPartGeometry/GeometryModification/IntegratedIntakeEngineCrossSectionAdjuster.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/GeometryModification/StockJettisonTransformGeoUpdater.cs b/FerramAerospaceResearch/FARPartGeometry/GeometryModification/StockJettisonTransformGeoUpdater.cs index ebb652fa3..f9b6680a9 100644 --- a/FerramAerospaceResearch/FARPartGeometry/GeometryModification/StockJettisonTransformGeoUpdater.cs +++ b/FerramAerospaceResearch/FARPartGeometry/GeometryModification/StockJettisonTransformGeoUpdater.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/GeometryModification/StockProcAsteroidGeoUpdater.cs b/FerramAerospaceResearch/FARPartGeometry/GeometryModification/StockProcAsteroidGeoUpdater.cs index 5202a8bec..a93fc8da2 100644 --- a/FerramAerospaceResearch/FARPartGeometry/GeometryModification/StockProcAsteroidGeoUpdater.cs +++ b/FerramAerospaceResearch/FARPartGeometry/GeometryModification/StockProcAsteroidGeoUpdater.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/GeometryModification/StockProcFairingGeoUpdater.cs b/FerramAerospaceResearch/FARPartGeometry/GeometryModification/StockProcFairingGeoUpdater.cs index 2399d6f48..7acb872d1 100644 --- a/FerramAerospaceResearch/FARPartGeometry/GeometryModification/StockProcFairingGeoUpdater.cs +++ b/FerramAerospaceResearch/FARPartGeometry/GeometryModification/StockProcFairingGeoUpdater.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/GeometryPartModule.cs b/FerramAerospaceResearch/FARPartGeometry/GeometryPartModule.cs index b1d3ab441..e9772b3f1 100644 --- a/FerramAerospaceResearch/FARPartGeometry/GeometryPartModule.cs +++ b/FerramAerospaceResearch/FARPartGeometry/GeometryPartModule.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/MeshData.cs b/FerramAerospaceResearch/FARPartGeometry/MeshData.cs index 5bfff7814..98f668531 100644 --- a/FerramAerospaceResearch/FARPartGeometry/MeshData.cs +++ b/FerramAerospaceResearch/FARPartGeometry/MeshData.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/PartGeometryExtensions.cs b/FerramAerospaceResearch/FARPartGeometry/PartGeometryExtensions.cs index 3cdc3fb73..63e2c0df6 100644 --- a/FerramAerospaceResearch/FARPartGeometry/PartGeometryExtensions.cs +++ b/FerramAerospaceResearch/FARPartGeometry/PartGeometryExtensions.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/PartSizePair.cs b/FerramAerospaceResearch/FARPartGeometry/PartSizePair.cs index 4ccc6b820..10fbf3ace 100644 --- a/FerramAerospaceResearch/FARPartGeometry/PartSizePair.cs +++ b/FerramAerospaceResearch/FARPartGeometry/PartSizePair.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/PartSizePair4Bit.cs b/FerramAerospaceResearch/FARPartGeometry/PartSizePair4Bit.cs index 625ff126c..8c02c6697 100644 --- a/FerramAerospaceResearch/FARPartGeometry/PartSizePair4Bit.cs +++ b/FerramAerospaceResearch/FARPartGeometry/PartSizePair4Bit.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/PartSizePair8Bit.cs b/FerramAerospaceResearch/FARPartGeometry/PartSizePair8Bit.cs index c7d6f4476..5c2468a0c 100644 --- a/FerramAerospaceResearch/FARPartGeometry/PartSizePair8Bit.cs +++ b/FerramAerospaceResearch/FARPartGeometry/PartSizePair8Bit.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/PartTransformInfo.cs b/FerramAerospaceResearch/FARPartGeometry/PartTransformInfo.cs index 94b7629ba..216d8f5de 100644 --- a/FerramAerospaceResearch/FARPartGeometry/PartTransformInfo.cs +++ b/FerramAerospaceResearch/FARPartGeometry/PartTransformInfo.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/VehicleVoxel.cs b/FerramAerospaceResearch/FARPartGeometry/VehicleVoxel.cs index 2c56fc369..e819c09c8 100644 --- a/FerramAerospaceResearch/FARPartGeometry/VehicleVoxel.cs +++ b/FerramAerospaceResearch/FARPartGeometry/VehicleVoxel.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/VoxelChunk.cs b/FerramAerospaceResearch/FARPartGeometry/VoxelChunk.cs index 09a082fc6..a86e9043b 100644 --- a/FerramAerospaceResearch/FARPartGeometry/VoxelChunk.cs +++ b/FerramAerospaceResearch/FARPartGeometry/VoxelChunk.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARPartGeometry/VoxelCrossSection.cs b/FerramAerospaceResearch/FARPartGeometry/VoxelCrossSection.cs index 7bb9de002..42df26d04 100644 --- a/FerramAerospaceResearch/FARPartGeometry/VoxelCrossSection.cs +++ b/FerramAerospaceResearch/FARPartGeometry/VoxelCrossSection.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARSettingsScenarioModule.cs b/FerramAerospaceResearch/FARSettingsScenarioModule.cs index 82e0e2d77..72a1666f9 100644 --- a/FerramAerospaceResearch/FARSettingsScenarioModule.cs +++ b/FerramAerospaceResearch/FARSettingsScenarioModule.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARThreading/ThreadBarrier.cs b/FerramAerospaceResearch/FARThreading/ThreadBarrier.cs index db91f005f..1a8d59b69 100644 --- a/FerramAerospaceResearch/FARThreading/ThreadBarrier.cs +++ b/FerramAerospaceResearch/FARThreading/ThreadBarrier.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARThreading/ThreadSafeDebugLogger.cs b/FerramAerospaceResearch/FARThreading/ThreadSafeDebugLogger.cs index 640e1b38f..c133cd79a 100644 --- a/FerramAerospaceResearch/FARThreading/ThreadSafeDebugLogger.cs +++ b/FerramAerospaceResearch/FARThreading/ThreadSafeDebugLogger.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARThreading/VoxelizationThreadpool.cs b/FerramAerospaceResearch/FARThreading/VoxelizationThreadpool.cs index 5cc0a10c8..6557e897e 100644 --- a/FerramAerospaceResearch/FARThreading/VoxelizationThreadpool.cs +++ b/FerramAerospaceResearch/FARThreading/VoxelizationThreadpool.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/FARUtils/FARLogger.cs b/FerramAerospaceResearch/FARUtils/FARLogger.cs index 03d4ea42e..0711bb214 100644 --- a/FerramAerospaceResearch/FARUtils/FARLogger.cs +++ b/FerramAerospaceResearch/FARUtils/FARLogger.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Copyright 2019, Daumantas Kavolis, aka dkavolis diff --git a/FerramAerospaceResearch/FARUtils/FARVersion.cs b/FerramAerospaceResearch/FARUtils/FARVersion.cs index efd32623e..9dc962ae8 100644 --- a/FerramAerospaceResearch/FARUtils/FARVersion.cs +++ b/FerramAerospaceResearch/FARUtils/FARVersion.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Copyright 2019, Daumantas Kavolis, aka dkavolis @@ -48,7 +48,7 @@ public class FARVersion public const byte Major = 0; public const byte Minor = 15; public const byte Build = 11; - public const byte Revision = 1; + public const byte Revision = 2; public const string Name = "Mach"; public static readonly string String = $"v{Major}.{Minor}.{Build}.{Revision}"; diff --git a/FerramAerospaceResearch/FARWind.cs b/FerramAerospaceResearch/FARWind.cs index 58eb52fc9..84392cc50 100644 --- a/FerramAerospaceResearch/FARWind.cs +++ b/FerramAerospaceResearch/FARWind.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/LEGACYferram4/FARAction.cs b/FerramAerospaceResearch/LEGACYferram4/FARAction.cs index 23f128038..aa0ea5386 100644 --- a/FerramAerospaceResearch/LEGACYferram4/FARAction.cs +++ b/FerramAerospaceResearch/LEGACYferram4/FARAction.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/LEGACYferram4/FARAeroStress.cs b/FerramAerospaceResearch/LEGACYferram4/FARAeroStress.cs index 909571657..35b47dd4f 100644 --- a/FerramAerospaceResearch/LEGACYferram4/FARAeroStress.cs +++ b/FerramAerospaceResearch/LEGACYferram4/FARAeroStress.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/LEGACYferram4/FARBaseAerodynamics.cs b/FerramAerospaceResearch/LEGACYferram4/FARBaseAerodynamics.cs index 381983c4c..973c28343 100644 --- a/FerramAerospaceResearch/LEGACYferram4/FARBaseAerodynamics.cs +++ b/FerramAerospaceResearch/LEGACYferram4/FARBaseAerodynamics.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/LEGACYferram4/FARCenterQuery.cs b/FerramAerospaceResearch/LEGACYferram4/FARCenterQuery.cs index 5d353fb77..04c14cd55 100644 --- a/FerramAerospaceResearch/LEGACYferram4/FARCenterQuery.cs +++ b/FerramAerospaceResearch/LEGACYferram4/FARCenterQuery.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/LEGACYferram4/FARControllableSurface.cs b/FerramAerospaceResearch/LEGACYferram4/FARControllableSurface.cs index d93400a23..5fdf83029 100644 --- a/FerramAerospaceResearch/LEGACYferram4/FARControllableSurface.cs +++ b/FerramAerospaceResearch/LEGACYferram4/FARControllableSurface.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/LEGACYferram4/FARPartModule.cs b/FerramAerospaceResearch/LEGACYferram4/FARPartModule.cs index da7444761..ff2e4318e 100644 --- a/FerramAerospaceResearch/LEGACYferram4/FARPartModule.cs +++ b/FerramAerospaceResearch/LEGACYferram4/FARPartModule.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/LEGACYferram4/FARWingAerodynamicModel.cs b/FerramAerospaceResearch/LEGACYferram4/FARWingAerodynamicModel.cs index dfb7e88c5..f5e2dcb6c 100644 --- a/FerramAerospaceResearch/LEGACYferram4/FARWingAerodynamicModel.cs +++ b/FerramAerospaceResearch/LEGACYferram4/FARWingAerodynamicModel.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/LEGACYferram4/FARWingInteraction.cs b/FerramAerospaceResearch/LEGACYferram4/FARWingInteraction.cs index 93fd9ddb2..6d400f8d6 100644 --- a/FerramAerospaceResearch/LEGACYferram4/FARWingInteraction.cs +++ b/FerramAerospaceResearch/LEGACYferram4/FARWingInteraction.cs @@ -1,5 +1,5 @@ /* -Ferram Aerospace Research v0.15.11.1 "Mach" +Ferram Aerospace Research v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program diff --git a/FerramAerospaceResearch/Properties/AssemblyInfo.cs b/FerramAerospaceResearch/Properties/AssemblyInfo.cs index 81f33125e..8cd0d8ba3 100644 --- a/FerramAerospaceResearch/Properties/AssemblyInfo.cs +++ b/FerramAerospaceResearch/Properties/AssemblyInfo.cs @@ -34,6 +34,6 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.15.11.1")] -[assembly: AssemblyFileVersion("0.15.11.1")] +[assembly: AssemblyVersion("0.15.11.2")] +[assembly: AssemblyFileVersion("0.15.11.2")] [assembly: KSPAssemblyDependency("ModularFlightIntegrator", 1, 0)] diff --git a/GameData/FerramAerospaceResearch/FAR.version b/GameData/FerramAerospaceResearch/FAR.version index cb172670c..bbf08e5f4 100644 --- a/GameData/FerramAerospaceResearch/FAR.version +++ b/GameData/FerramAerospaceResearch/FAR.version @@ -10,7 +10,7 @@ "MAJOR" : 0, "MINOR" : 15, "PATCH" : 11, - "BUILD" : 1 + "BUILD" : 2 }, "KSP_VERSION_MIN" : { "MAJOR" : 1, diff --git a/GameData/FerramAerospaceResearch/Plugins/FerramAerospaceResearch.dll b/GameData/FerramAerospaceResearch/Plugins/FerramAerospaceResearch.dll index 6a2963e89..1cccf8dea 100644 Binary files a/GameData/FerramAerospaceResearch/Plugins/FerramAerospaceResearch.dll and b/GameData/FerramAerospaceResearch/Plugins/FerramAerospaceResearch.dll differ diff --git a/GameData/FerramAerospaceResearch/Plugins/ferramGraph.dll b/GameData/FerramAerospaceResearch/Plugins/ferramGraph.dll index 8c606ca6c..6ea721fe4 100644 Binary files a/GameData/FerramAerospaceResearch/Plugins/ferramGraph.dll and b/GameData/FerramAerospaceResearch/Plugins/ferramGraph.dll differ diff --git a/README.md b/README.md index 6e5f92381..644ed629e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Ferram Aerospace Research Continued v0.15.11.1 "Mach" +Ferram Aerospace Research Continued v0.15.11.2 "Mach" ========================= Aerodynamics model for Kerbal Space Program @@ -64,6 +64,13 @@ Set all the other winglet/control surface values to zero CHANGELOG ======================================================= +0.15.11.2V "Mach"------------------------------------ + +Update to MM 4.0.3 + +Revert NaN stability derivatives if no stable AoA is found [#75](https://github.com/dkavolis/Ferram-Aerospace-Research/issues/75) ([#81](https://github.com/dkavolis/Ferram-Aerospace-Research/pull/81)) +Fix [#74](https://github.com/dkavolis/Ferram-Aerospace-Research/issues/74) ([#76](https://github.com/dkavolis/Ferram-Aerospace-Research/pull/76), [@parachutingturtle](https://github.com/dkavolis/Ferram-Aerospace-Research/issues?q=is%3Apr+author%3Aparachutingturtle)) + 0.15.11.1V "Mach"------------------------------------ Fix [#72](https://github.com/dkavolis/Ferram-Aerospace-Research/issues/72) ([#73](https://github.com/dkavolis/Ferram-Aerospace-Research/pull/73)) diff --git a/bin/Debug/FerramAerospaceResearch.dll b/bin/Debug/FerramAerospaceResearch.dll index 7aba7e2b6..a903cf7e4 100644 Binary files a/bin/Debug/FerramAerospaceResearch.dll and b/bin/Debug/FerramAerospaceResearch.dll differ diff --git a/bin/Debug/ferramGraph.dll b/bin/Debug/ferramGraph.dll index 8c606ca6c..21b194a64 100644 Binary files a/bin/Debug/ferramGraph.dll and b/bin/Debug/ferramGraph.dll differ diff --git a/config.json b/config.json index 33ef21a24..59623c852 100644 --- a/config.json +++ b/config.json @@ -13,7 +13,7 @@ "VersionMajor": 0, "VersionMinor": 15, "VersionBuild": 11, - "VersionRevision": 1, + "VersionRevision": 2, "VersionName": "Mach", "Year": 2019, "NumericalVersion": "$(VersionMajor).$(VersionMinor).$(VersionBuild).$(VersionRevision)",