mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
ca3e3afa66
* The current filter is preserved across runs even if it's not explicitly saved. Saved filters are only updated with an explicit save - loading a filter then making a change just cahnges the current scratch filter, it doesn't update the saved filter until the user explicitly saves it.