We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc6d2f commit 2674f8fCopy full SHA for 2674f8f
1 file changed
CHANGELOG.org
@@ -1,3 +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
+- The Orbit.Perturb method didn't use time step size, so it's removed.
5
* v1.0.1
6
- SolarSailPart now just doesn't perturb the orbit when the vessel
7
isn't in the sun. No more multiplying the solar force by 0.
0 commit comments