Syd wrote:
Just a question to all...
After the issue with the dhc-2 panel , should I be modelling for the latest plib?
The ' drawing order ' of objects with transparent textures is different ...so the .ac files have to be modified ... if that makes sense. I haven't found a way to make the models display correctly between the different versions.
So should I start using the latest plib and hope everyone upgrades ???


P.S. ...redoing the dhc-2 gauges ...it should work with any plib version .... just more polygons to deal with :(

One way do deal with this issue transparent to the plib version is to add an animation type containing just the names of the objects:


 <animation>
  <object-name>canopy</object-name>
  <object-name>hud</object-name>
 </animation>

This orders the canopy to be drawn first and the HUD to be drawn after that.

Erik

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to