Files
renderdoc/qrenderdoc
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
2020-01-06 16:20:45 +00:00

Windows build

To build with PySide2 support or SSL support in Qt download this zip and unzip to this folder (the 3rdparty/ in the zip should go into the 3rdparty/ folder here) before building.