STORM-1521 [previously VWR-25588]: Zi's proposed fix for FIRE-543 - Hovertext renders as overlay on top of everything else
Review Request #405 - Created July 21, 2011 and submitted
Boroondas Gupte | Reviewers | ||
viewer | |||
SH-489, VWR-24017, VWR-25588 | |||
None | viewer-development |
Set the z (depth) coordinate of hovertext such that the hovertext gets occluded by stuff in front of it.
Merged this change with e67da2c6e312 (as I still cannot build viewer-development tip) and rebuilt. Verified that my nametag and an objects llSetText hovertext were correctly occluded by another object in front of them.
Review request changed
Updated (July 21, 2011, 2:44 a.m.)
-
Set the z coordinate of hovertext such that it gets occluded by stuff in front of it.
Set the z (depth) coordinate of hovertext such that the hovertext gets occluded by stuff in front of it.
Review request changed
Updated (July 21, 2011, 2:55 a.m.)
-
- added Diff r2
Made in-code comment a bit clearer.
Looks good
Other reviews