mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-20 22:41:36 +00:00
* Enums are now proper python enums instead of just being a class with static int members. * Fix a refcounting issue with SWIG generated code to access nested child structs.