Skip to content
  • Ken Martin's avatar
    A fix for picking combined with depth peeling · 8af6e111
    Ken Martin authored and Xabi's avatar Xabi committed
    A fix for picking combined with depth peeling and some cleanup.
    Picking (not using a hardware picker) was not clearing the
    LastRenderingUsedDepth peelign flag and that was causing issues.
    Switched to that that flag is not sued but instead the information
    objects are used.
    
    (cherry picked from commit 7e23fd65)
    8af6e111