bigorangemachine / ksp-kronalutils

The Unlicense
19 stars 10 forks source link

Dev master #15

Closed deckblad closed 9 years ago

deckblad commented 9 years ago

We now have working pitch and rotation in both VAB and SPH. There are definitely some glitches at the extent of some angles. But, you can still get just about any perspective on a vehicle.

I changed the defaults on the edge detect shader to give better results off the bat.

Proc Fairings now preserve lock/unlock. Stay the correct size. Increase width of save file.

There's an issue with aspect while saving screenshots from SPH. I may need to calculate aspect ratio backwards if in SPH.

bigorangemachine commented 9 years ago

Just going through it now.

Why did this.Camera.farClipPlane get removed?

Other than that the code looks good!