Age | Commit message (Collapse) | Author |
|
|
|
following promotion of DRTVWR-525
|
|
masks.
Revert "SL-12069 Issues with bakes-on-mesh and alpha modes"
This reverts commit 5691d302ef876a7e6fb6861441f14e5e7f0c7735.
|
|
|
|
|
|
constraints
|
|
|
|
|
|
injection by extending shader loading to make use of addConstant() instead of hard-coding magic number constants in each GLSL file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
following promotion of DRTVWR-515
|
|
|
|
injection by extending shader loading to make use of addConstant() instead of hard-coding magic number constants in each GLSL file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Requested behavior: First install of a new viewer should never prompt to update to any RC.
Anfortunately neither viewer nor updater can tell the difference betwen RC and optional release update, so setting updater to download only required updates.
|
|
|
|
|
|
|
|
|
|
ALM is turned on
|
|
|
|
|
|
|
|
|
|
following promotion of DRTVWR-514
|
|
|
|
Obsolete driver detection
|
|
|
|
|
|
1. Due to desync participant can be NULL - added NULL checks
2. With large backlog of events, closing and then opening a goup session was causing a crash due to obsolete events - added cleanup for backlog
3. In some cases events were accumulating faster than they were processed - ensured that after certain point event processing scales up with a backlog
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|