* Vivian Meazza -- Saturday 04 April 2009:
> <less-equal>?
> <texture0>, <texture1>. ?
> <ambient><use>material/ambient</use></ambient> ?

I did't even look at that. The vector properties (that have already
been rejected before) were enough for me to reject the whole second
attempt to get this in. But I agree with all your points.

This does also not make sense to me:

    <vertex-shader>
      "Shaders/util.vert"
    </vertex-shader>

Why should any part of fgfs (or external apps) have to deal with
stripping quotes around strings? Should be:

  <vertex-shader>Shaders/util.vert</vertex-shader>

or probably even better <vertex-shader-path>.

m. 

------------------------------------------------------------------------------
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to