Menu

#79 shaders with array args are omitted

V1.3
closed-fixed
Misc (16)
4
2003-02-09
2002-12-31
No

Shaders with array arguments are simply
omitted from the lists of available shaders,
but they should not. There should just
be the warning about skipped array
parameters...
There is no real work-around available,
you may just modify the shader, so that
it does not have array parameters anymore
by a) moving the array parameters to the
variables section, or b) change the array
parameters to type matrix (if applicable).

Discussion

  • Randolf Schultz

    Randolf Schultz - 2003-01-02
    • status: open --> open-fixed
     
  • Randolf Schultz

    Randolf Schultz - 2003-02-09
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.