Files
renderdoc/qrenderdoc/Code/pyrenderdoc
baldurk bd193696b8 Prevent infinite recursion if python class doesn't override all methods
* We shouldn't require 'pure virtual' functions in CaptureViewer implementations
  in python, so detect when the derived class methods point to the base class
  pass-throughs, and skip them in that case.
2025-08-15 12:56:26 +01:00
..
2025-03-14 18:54:37 +00:00
2025-03-14 18:54:37 +00:00
2025-02-21 13:46:59 +00:00
2025-03-14 18:54:37 +00:00