orbitersim / orbiter

Open-source repository of Orbiter Space Flight Simulator
MIT License
1.61k stars 220 forks source link

Fix SolarSail dynamic geometry with DX9 #488

Closed TheGondos closed 2 months ago

TheGondos commented 2 months ago

This PR fixes the SolarSail vessel. It was using the old oapiMeshGroup API to patch vertex positions so that it only worked with MOGE. Change it to use oapiEditMeshGroup instead.

jarmonik commented 2 months ago

Is this ready for merge or additional testing required ?

TheGondos commented 2 months ago

Would be nice to have some more feedback but I doubt we'll get some. We might as well merge it, the impact is limited to this one vessel.