summaryrefslogtreecommitdiff
path: root/indra/newview/llhudnametag.h
AgeCommit message (Collapse)Author
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵Andrey Lihatskiy
LF, and trim trailing whitespaces as needed
2023-08-03SL-19887 Water cuts avatar's name bubbleAlexander Gavriliuk
2023-01-10SL-12437 Long avatar names should stay as one stringAndrey Kleshchev
2020-09-28Merge branch 'master' into DRTVWR-516-maintAndrey Lihatskiy
# Conflicts: # indra/newview/llvocache.cpp
2020-09-17SL-13729 Performance of LLUI and LLRender2DAndrey Kleshchev
2020-03-25SL-12478 Long names are not beautiful in nametagsAndrey Kleshchev
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-06-03NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent ↵Dave Parks
calculator instead of binormal calculator, convert binormal centric code to tangent centric)
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-04-11CHUI-89 FIX Make nametags appear consistently next to avatar headsRichard Linden
2010-09-04Correct license on newly exported files to LGPL.Aimee Linden
2010-03-09More name-tag vs. hud-text cleanupJames Cook
2010-03-09More harmonization of LLHUDNameTag vs. LLHUDTextJames Cook
Eliminating now-unused code from LLHUDText
2010-03-09Break name tag code out into LLHUDNameTagJames Cook
Start by duplicating the LLHUDText code, then stripping out functionality that only needs to exist in one place (like force-based juggling of name tag positions)