You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to investigate #2519, #2533 introduces two interface functions to extract traces from the pile up and switch between experimental behaviours in-game.
Once we have sorted this out (which may take a while, the behaviour in #2533 still has some issues), the interface functions SetAngularMomentumConservation, VesselGetPileUpTrace, and the static boolean members correct_orientation, correct_angular_velocity, and thresholding of PileUp and PrincipiaPluginAdapter should be removed, and any usages of the booleans should be replaced by their default values and simplified.
The text was updated successfully, but these errors were encountered:
In order to investigate #2519, #2533 introduces two interface functions to extract traces from the pile up and switch between experimental behaviours in-game.
Once we have sorted this out (which may take a while, the behaviour in #2533 still has some issues), the interface functions
SetAngularMomentumConservation
,VesselGetPileUpTrace
, and the static boolean memberscorrect_orientation
,correct_angular_velocity
, andthresholding
ofPileUp
andPrincipiaPluginAdapter
should be removed, and any usages of the booleans should be replaced by their default values and simplified.The text was updated successfully, but these errors were encountered: