TriggerAu / TransferWindowPlanner

An ingame implementation of Alexmun's Launch Window Planner
MIT License
64 stars 36 forks source link

Fixes for two minor issues #50

Closed nanathan closed 5 years ago

nanathan commented 7 years ago

Fixes the orbit altitude starting and final altitudes getting swapped when changing bodies, and fixes NullReferenceExceptions occurring when using TWP from the KSC.

DasSkelett commented 6 years ago

Ah good, the altitude swapping is really annoying!

TriggerAu commented 5 years ago

I cherry picked https://github.com/TriggerAu/TransferWindowPlanner/pull/50/commits/a9dabbaf44e16dbebfe1167f38e66e606615fd34 to develop for that fix

The other buts re render angles I had fixed in some KAC stuff and copied over, then added some extras in this PR and a few more so didnt use the NRE commit here. Will close this PR, but you shoudl see the usage of the invesrion fix in the develop branch and master when its done