Michael Vance
a74ddadd59
Improved TreeListView copy/paste support.
...
- Fix sorting to respect visual ordering by ID, including parent.
- Provide Ctrl-A to 'Select All'. Note that there is an extant
bug with the redraw where renderdocui will not repaint when
it gets focus back.
2017-04-03 07:18:41 -07:00
baldurk
f7e939cda9
Sort node selection from treelistview before iterating on copy-paste.
2016-11-13 13:50:40 +01:00
baldurk
6b5a2d4b66
Fix OwnerView not propagating to child nodes. Thanks @RCalocaO!
2016-10-29 21:25:55 +02:00
baldurk
23da9ac149
Add a pop-up tooltip over event names that are truncated
2016-10-28 21:21:05 +02:00
baldurk
52cf19e3b3
Fix possible crashes if remote hosts are deleted during processing
2016-08-26 16:04:07 +02:00
baldurk
bd079b7632
Add null check in TreeListView - fixes crash hitting pagedown if empty
2016-07-22 14:21:29 +02:00
baldurk
a85d11643b
Add treelistview custom tree lines (colour/width) and text colour
2016-05-27 19:29:49 +02:00
baldurk
17c30078e2
Add expand and collapse all functions to event browser menu. Refs #254
2016-04-21 18:08:18 +02:00
baldurk
8a6d2ebf30
Handle arrays of uniform buffers in descriptor slots
2016-02-07 18:46:35 +01:00
baldurk
d882cab511
Inherit OwnerView into TreeListView Node's children
2015-07-07 18:03:46 +02:00
baldurk
8ef17e41e1
Allow specifying a background colour per-column on a TreeListNode
2014-07-13 18:57:39 +01:00
baldurk
c38affcded
Initial commit of existing code.
...
* All renderdoc code up to this point was written by me, history is available by request
2014-05-02 08:33:01 +01:00