index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llhudnametag.cpp
Age
Commit message (
Expand
)
Author
2014-12-10
Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...
callum_linden
2014-10-19
Update to build on Xcode 6.0: remove unused const variables
callum_linden
2013-08-09
second phase summer cleaning
Richard Linden
2013-06-20
merge with release
Richard Linden
2013-06-05
merge with viewer-release
Richard Linden
2013-06-03
NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent calculato...
Dave Parks
2013-04-10
SH-3931 WIP Interesting: Add graphs to visualize scene load metrics
Richard Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2013-03-18
SH-3931 WIP Interesting: Add graphs to visualize scene load metrics
Richard Linden
2013-03-06
renamed LLTrace stat gathering classes/methods to make the structure of LLTra...
Richard Linden
2012-11-01
SH-3405 FIX convert existing stats to lltrace system
Richard Linden
2012-04-17
Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui
Richard Linden
2012-04-17
CHUI-86 WIP Investigate voice-dot with name tag integration
Richard Linden
2012-04-17
BUILDFIX: Attempting to correct a linux build problem.
Todd Stinson
2012-04-17
CHUI-86 WIP Investigate voice-dot with name tag integration
Richard Linden
2012-04-11
CHUI-89 FIX Make nametags appear consistently next to avatar heads
Richard Linden
2011-07-17
SH-2031 High risk changeset, but potentially high reward. Addresses frame st...
Dave Parks
2011-03-08
Make DoF focal point match behavior described in test plan at http://wiki.sec...
Dave Parks
2010-12-03
Automated merge up from viewer-development
Loren Shih
2010-12-01
Automated merge up from viewer-development
Loren Shih
2010-11-30
STORM-667 FIXED Backed out changeset: 67c66befd75c. Restored white color for ...
Seth ProductEngine
2010-11-19
STORM-584 FIXED color setting to apply to bubble chat text.
Seth ProductEngine
2010-10-20
Fix for automated merge comiple errors.
Loren Shih
2010-09-04
Correct license on newly exported files to LGPL.
Aimee Linden
2010-06-01
Clean up some comments
James Cook
2010-05-19
DEV-50013 Add 2px line padding to name tags
James Cook
2010-03-10
Name tag color and position hackery for demo
James Cook
2010-03-09
More name-tag vs. hud-text cleanup
James Cook
2010-03-09
More harmonization of LLHUDNameTag vs. LLHUDText
James Cook
2010-03-09
Break name tag code out into LLHUDNameTag
James Cook