Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
SL-15709 Tracy
|
|
to tracy.lib
|
|
not enabled
|
|
|
|
|
|
|
|
|
|
missing content - additional - 3 passes seems to work better than 2
|
|
missing content - fixed
|
|
pv release - I mssed up and commited a merge conflict which of course, broke everything - fixed now
|
|
release - fixed
|
|
deferred rendering is off - completed
|
|
DRTVWR-534: Use minimum Viewer window dimension as image size when deferred rendering is off
Approved-by: Callum Linden
|
|
On windows PAD_* keys are translated to either arrows or numbers, so PAD_* keybindings remain unused.
On MAC QA did not manage to trigger PAD_* and instead got mac specific returns.
|
|
rendering is off
|
|
|
|
|
|
number for any position axii causes global position to be used
|
|
SL-15709: Add Tracy support to viewer
|
|
|
|
|
|
Timers; also print Tracy include directory
|
|
|
|
|
|
|
|
|
|
drag in EQR preview window
|
|
orthogonal throughout
|
|
|
|
|
|
internal repo to public one.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Different subcase of same crash, this one for losing connection
|
|
Potentially a result of a merge conflict, same check and recorder are inside doFlexibleUpdate();
|
|
|
|
different parcels
|
|
|
|
This code needs to be turned into a state machine (switch-case between states) with clean exit and each state clean and separate. Right now it passes through all stages on exit and relies onto multiple bools instead of just transitioning to 'exit' state. In some cases coroutine still lives longer than voice singletone, it also needs to be adressed.
|
|
|
|
|
|
|