Lawrence Love
Lawrence Love
(No logic changes) The groups settings APIs were incorporating the extension "_used" in APIs that indicate if the widget is "enabled" i.e., greyed out or not. While reading some code...
Crash clicking on "Collect Per-Frame Screenshots" with latest master 0 ?? 1 vogl_gl_replayer::process_pending_make_current 1993 2 vogl_gl_replayer::process_pending_gl_entrypoint_packets 3735 3 vogl_gl_replayer::process_pending_packets 431 4 vogleditor_traceReplayer::recursive_replay_apicallTreeItem 191 5 vogleditor_traceReplayer::recursive_replay_apicallTreeItem 242 6 vogleditor_traceReplayer::recursive_replay_apicallTreeItem 242 7...
A suggestion was made that modifying the UI such that state and render operations were grouped into separate tree nodes would be helpful. A proof-of-concept version is at https://github.com/lawlove/vogl/tree/state-render-groups-demo. Any...