summaryrefslogtreecommitdiff
path: root/indra/newview/llmaniptranslate.cpp
AgeCommit message (Expand)Author
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
2023-05-16DRTVWR-559 Decruft deprecated OpenGL flags.RunitaiLinden
2023-01-19Fix for SL-19010 mac crash in LLManipTranslartge::restoreGL().Brad Linden
2022-10-06SL-18190 Water shader WIP. Better parallax correction for sphere probes. Re...Dave Parks
2021-11-30SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunctionDave Houlton
2021-06-15SL-15403 Crash at LLFloaterTools's setStatusTextAndrey Kleshchev
2019-08-10DRTVWR-493 LLUI to LLParamSingletonandreykproductengine
2017-10-26MAINT-7213 Shared media (media as a texture) unusable with transparent meshruslantproductengine
2016-12-12MAINT-6125 - Mesh avatar deforms constantlyruslantproductengine
2017-01-04MAINT-7014 [MAINT-RC] Edit arrows are too small with 4k monitorpavelkproductengine
2016-12-15Backed out changeset: ebe10b4b1197AndreyL ProductEngine
2016-12-12MAINT-6125 - Mesh avatar deforms constantlyruslantproductengine
2016-06-02MAINT-5207 Build: Snap to grid / Grid options broken, object snaps to incorre...ruslantproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-06-17MAINT-5207 FIXED (Build: Snap to grid / Grid options broken, object snaps to ...vyacheslavsproductengine
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...callum_linden
2014-10-19Update to build on Xcode 6.0: removal of 2 unused variablescallum_linden
2014-07-07Merge downstream code and become 3.7.12simon
2014-07-07Merge viewer-release and become version 3.7.12simon
2014-05-07Merge downstream version 3.7.8 codesimon
2014-05-07Merge downstream version 3.7.8 codesimon
2014-05-07merge changes for 3.7.7-releaseOz Linden
2014-03-03STORM-2017: Added translatable help text to rotation.Ricky Curtice
2014-03-03STORM-2017 Untranslatable text appears when scaling, or moving objectsJonathan Yap
2014-02-28MAINT-2059 FIX Corner scaling doesn't highlight distance textRichard Linden
2014-02-24MAINT-2059 FIX Corner scaling doesn't highlight distance textRichard Linden
2013-10-08merge from viewer-releaseRichard Linden
2013-08-09second phase summer cleaningRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-09Merge downstream code and viewer-betasimon
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-11Merge in downstream code (chui fixes, materials)simon
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-18SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-03-14Rollback Maestro interp changesGraham Madarasz (Graham Linden)
2013-03-08Optimize interp code to elim hundreds of divides per frame and fix jitter bugs.Graham Madarasz (Graham)
2013-02-28Improve perf of GLSL uniform lookups by nameGraham Madarasz (Graham)
2012-10-11Updating linux build to gcc4.6Don Kjer
2012-07-31Merge in viewer-developmentsimon@Simon-PC.lindenlab.com
2012-07-23Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-03-30PATH-450: Disabling the movement and shape manipulation widgets when editing ...Todd Stinson
2012-03-13PATH-199: Enforcing permanent objects in frozen state to not move.Todd Stinson
2012-04-13MAINT-939 Potential fix for crash when editing objects.Dave Parks
2012-04-10MAINT-74 Fix "show cross sections" crashing and not working in general.Dave Parks
2011-09-14SH-2243 work in progress -- application side matrix stack managementDave Parks
2011-08-10SH-2238, SH-2223, SH-SH-2242 glVertexAttrib throughout main render pipeline c...Dave Parks
2011-08-08SH-2242 Work in progress migrating to glVertexAttrib everywhereDave Parks
2010-10-12Initial work on viewer motion interpolation. Changes include:Dave SIMmONs