Menu

#374 pre-world command line options apply to all frames

non_fatal
open
nobody
3
2012-09-20
2009-08-17
Dan W
No

crop command crops shadow maps down so that the shadow map is partially
rendered to the final render.
shadow maps should be exempt from the crop command

please consult dan_w if attempting to fix this bug

Discussion

  • Dan W

    Dan W - 2009-08-17

    bug present on the following tested versions:

    1.4.2
    1.5.0 (current repository version)
    probably present on all versions

    using win32 (XP sp2)

    1.4.2 installed from binary installer package
    1.5.0 downloaded from gsoc respository

    identified using vase.rib
    command line aqsis vase.rib -crop 0.2 1 0 1

     
  • Chris Foster

    Chris Foster - 2009-08-23

    This isn't a problem with the -crop command line argument per-se, more of a general problem with the way that we insert command line arguments into the command stream in the pre-world function.

    In particular, we need a way to specify that some command line arguments should only apply to a particular frame.

     

Log in to post a comment.