* Buchanan, Stuart -- Sunday 18 December 2005 21:50:
> In particular a number of the surfaces are one-sided which causes
> problems when combined with transparent surfaces like the windows.

No. That's normally caused by wrong object order in the *.ac file.
You can either re-order the objects there, or in the animation *.xml
file by listing the objects in correct order in a type-less <animation>:

  <animation>
      <object-name>foo</object-name>
      <object-name>bar</object-name>
  </animation>

m.

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

Reply via email to