We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 956a8c4 commit 35dea2eCopy full SHA for 35dea2e
1 file changed
CHANGELOG.org
@@ -1,6 +1,7 @@
1
* v1.0.2
2
- Modularized the physics update in OnFixedUpdate so that intermediate
3
methods calculate and apply the delta-V and resource consumption.
4
+- Intermediate methods are virtual so they can be refined.
5
- The Orbit.Perturb method didn't use time step size, so it's removed.
6
* v1.0.1
7
- SolarSailPart now just doesn't perturb the orbit when the vessel
0 commit comments