Skip to content

Commit

Permalink
Merge pull request #67 from BobPalmer/main
Browse files Browse the repository at this point in the history
Folder re-org, updated nukes
  • Loading branch information
BobPalmer authored Sep 9, 2021
2 parents 33d9089 + 4a9cfd1 commit 36e7a23
Show file tree
Hide file tree
Showing 42 changed files with 34 additions and 3 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1.5.0 - TBD
112.0 - 2021.09.19
------------------
Six new bimodal (LH2/LH2+Ox) engines have been added in various stack sizes.
- New engines are balanced in LH2 mode against the NERV for comparable Delta-V
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -223,4 +223,12 @@
key = 7 0.001
}
}
MODULE
{
name = FXModuleAnimateThrottle
animationName = ThrottleAnimation
responseSpeed = 0.001
dependOnEngineState = True
dependOnThrottle = True
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,13 @@
}
}


MODULE
{
name = FXModuleAnimateThrottle
animationName = ThrottleAnimation
responseSpeed = 0.001
dependOnEngineState = True
dependOnThrottle = True
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -222,5 +222,12 @@
key = 7 0.001
}
}

MODULE
{
name = FXModuleAnimateThrottle
animationName = ThrottleAnimation
responseSpeed = 0.001
dependOnEngineState = True
dependOnThrottle = True
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -222,4 +222,13 @@
}
}

MODULE
{
name = FXModuleAnimateThrottle
animationName = ThrottleAnimation
responseSpeed = 0.001
dependOnEngineState = True
dependOnThrottle = True
}

}
Binary file not shown.

0 comments on commit 36e7a23

Please sign in to comment.