mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-29 02:41:08 +00:00
* The change to make the disassembly view not directly a child of a DockContent but instead a table layout (to add the disassembly type drop-down) were causing some casts of 'thing.Parent' to fail.