Skip to content
  • Allison Vacanti's avatar
    Fix volume jitter enable/disable. · 70cc8c0a
    Allison Vacanti authored
    The volume draw command was throwing GL_INVALID_OPERATION
    because a sampler was bound but not used, and wouldn't draw
    anything. Clearing the noise sampler when it wasn't going to
    be used fixed the issue.
    70cc8c0a