summaryrefslogtreecommitdiff
path: root/indra/newview/llhudtext.cpp
AgeCommit message (Expand)Author
2022-05-31Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-03-16SL-17008 Viewer spams 'mSourceObject is NULL' warningAndrey Kleshchev
2022-03-01Merge branch 'master' (DRTVWR-557) into DRTVWR-546Andrey Kleshchev
2021-11-30SL-16386 purge no-op fxn LLTexUnit::setTextureBlendType()Dave Houlton
2021-11-30SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunctionDave Houlton
2021-08-18SL-14079 Add more loggingMnikolenko Productengine
2020-11-13Merge branch 'master' into DRTVWR-516-maintAndrey Lihatskiy
2020-10-14SL-14079 crash accessing LLHUDTextAndrey Kleshchev
2020-09-17SL-13729 Performance of LLUI and LLRender2DAndrey Kleshchev
2019-04-02Merge 6.1.2 LoveMeRender new hotnessGraham Linden
2018-09-14SL-9632 add uniform and code to supress atmospherics in all shaders that coul...Graham Linden
2018-06-07MAINT-8723 - Selecting mesh objects make several HUD-related items invisibleruslantproductengine
2016-08-19MAINT-6649 PRIM_TEXT/llSetText upper draw distance limitMnikolenko Productengine
2016-03-16merge changes for DRTVWR-417Oz Linden
2016-03-09MAINT-6110 FIXED No hovertext (PRIM_TEXT/llSetText) on child primMnikolenko ProductEngine
2016-02-23MAINT-6110 Show hovertext on attached objectsMnikolenko ProductEngine
2016-02-05MAINT-6110 FIXED No hovertext (PRIM_TEXT/llSetText) on child primsMnikolenko ProductEngine
2016-01-06MAINT-5851 PRIM_TEXT/llSetText has no upper draw distance limitMnikolenko ProductEngine
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-10-19Update to build on Xcode 6.0: remove unused const variablescallum_linden
2013-08-09second phase summer cleaningRichard Linden
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-10-11Updating linux build to gcc4.6Don Kjer
2012-01-18added comments to magic numbersRichard Linden
2012-01-18EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
2010-11-15mergeRichard Linden
2010-10-15sync up to viewer-developerTofu Buzzard
2010-10-10VWR-21967 There's lots of ::renderForSelect() code that we don't need any more.Tofu Linden
2010-10-04removed dead codeRichard Nelson
2010-09-03Post-convert merge by convert_monolith.py from /Users/Aimee/Documents/Work/Li...Aimee Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-03-10Name tag color and position hackery for demoJames Cook
2010-03-09More name-tag vs. hud-text cleanupJames Cook
2010-03-09More harmonization of LLHUDNameTag vs. LLHUDTextJames Cook
2010-03-09Break name tag code out into LLHUDNameTagJames Cook
2010-03-08Merge with viewer 2 beta 4James Cook
2010-02-25Support multiple fonts, colors and styles in name tagsJames Cook
2010-02-10Name tags of friends appear in green.James Cook
2010-02-23Turning back on Davep's ui optimizations. Backed out changeset 6c161782dba3Palmer Truelson
2010-02-12Backed out davep's UI optimization. changeset 3134cb7bb181Palmer Truelson
2010-02-04No more matrix ops in UI code.Dave Parks
2010-01-08First pass expose inventory item settings in XML (folder_view_item.xml)James Cook
2010-01-06moved clipping logic inside LLFontGL::maxDrawableChars controlled by EWordWra...richard
2010-01-06EXT-3878 - Menus disappear when UI Size is < 1.00richard
2009-11-10Sanitize naming of getWindowRect (scaled vs. raw pixels) and getWorldViewRect...James Cook
2009-09-22Merging render-pipeline-6-qa-2 into viewer-2David Parks
2009-08-24merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3Richard Nelson
2009-07-21merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0/...Steven Bennetts
2009-07-10merge QAR-1579: texture-cleanup-1.Xiaohong Bao