Skip to content
Success

Changes

Summary

  1. Don't kill the FI but disable it (commit: e2b1085) (details)
  2. Run after everything else (commit: 3b52f73) (details)
  3. Fixes for latest prerelease (commit: 181f36c) (details)
  4. Add several FI overrides (commit: 985569b) (details)
  5. added some more override delegates (commit: 88d123d) (details)
  6. Override FixedUpdate with empty call and register a TimedFixedUpdate (commit: def9eb7) (details)
  7. Add VesselPrecalculate overide and change MFI timing (commit: c9a0671) (details)
  8. v1.2.0 (commit: fa3daf7) (details)
Commit e2b10854b5ab659f69b69afa7b93593683ca3d47 by dorian
Don't kill the FI but disable it
(commit: e2b1085)
The file was modified MFIManager.cs (diff)
The file was modified ModularFlightIntegrator.cs (diff)
Commit 181f36c2ff8d3dc488b5858f381a8a8cce924fc0 by dorian
Fixes for latest prerelease
(commit: 181f36c)
The file was modified ModularFlightIntegrator.cs (diff)
The file was modified ModularFlightIntegrator.cs (diff)
Commit 88d123d3b3645a955483fd53966a938b5c8dbd09 by ferram40
added some more override delegates
(commit: 88d123d)
The file was modified ModularFlightIntegrator.cs (diff)
Commit def9eb75cad6856f7e5e4cf3244299d0d868701f by sarbian
Override FixedUpdate with empty call and register a TimedFixedUpdate
with the TimingManager
(commit: def9eb7)
The file was modified ModularFlightIntegrator.cs (diff)
Commit c9a067148ec8cea2e10bab301ee591d11b08e39f by sarbian
Add VesselPrecalculate overide and change MFI timing
(commit: c9a0671)
The file was addedModularVesselPrecalculate.cs
The file was modified MFIManager.cs (diff)
The file was modified ModularFlightIntegrator.cs (diff)
The file was modified Properties/AssemblyInfo.cs (diff)