summaryrefslogtreecommitdiff
path: root/indra/newview/llmanipscale.cpp
AgeCommit message (Expand)Author
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
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
2022-10-06SL-18190 Water shader WIP. Better parallax correction for sphere probes. Re...Dave Parks
2021-06-15SL-15403 Crash at LLFloaterTools's setStatusTextAndrey Kleshchev
2018-05-10MAINT-8348 [LOVE ME RENDER] Edit Rotation Rings Occluded by Mesh Objectsruslantproductengine
2017-01-04MAINT-7014 [MAINT-RC] Edit arrows are too small with 4k monitorpavelkproductengine
2016-05-06merge 4.0.4-release and MAINT-5974Oz Linden
2016-02-02MAINT-1520 FIXED User is able to resize child object and is not able to resiz...andreykproductengine
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
2015-02-24merge changes for 3.7.25-releaseOz Linden
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 an unused variablecallum_linden
2014-09-23MAINT-4481 FIX [viewer-lion] Linux build fails due array-bounds issue in llma...Richard Linden
2014-09-18MAINT-4433 FIXED Don't start changing scale on first click.Mnikolenko ProductEngine
2014-07-07Merge viewer-release and become version 3.7.12simon
2014-06-05MergeRicky Curtice
2014-05-07Merge downstream version 3.7.8 codesimon
2014-05-07Pull and merge viewer-release as version 3.7.8simon
2014-05-07merge changes for 3.7.7-releaseOz Linden
2014-03-04STORM-1920 / STORM-2013: Fixed uniform scaling highlighting at half values.Ricky Curtice
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-03-02Fixed compile-time errors. My bad.Ricky Curtice
2014-03-02Better code documentation.Ricky Curtice
2014-03-02STORM-1920: Corrected bug where snap values would highlight that weren’t su...Ricky Curtice
2014-03-02STORM-1920: From Richard, fix for scale sliding when mouse goes in the opposi...Ricky Curtice
2014-03-02MergeRicky Curtice
2014-03-02STORM-1920: Richard fixed and optimized a ton more math.Ricky Curtice
2014-02-24MAINT-2059 FIX Corner scaling doesn't highlight distance textRichard Linden
2014-02-22Simple variable cleanup.Ricky Curtice
2014-02-18STORM-1920: Documented the meaning of some of the variables involved, built s...Ricky Curtice
2014-02-18STORM-1920: Math cleanup from Richard Linden.Ricky Curtice
2014-02-13cleaned up llmanipscale logic for readability...no change in functionalityRichard 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-04-19merge changes for DRTVWR-294Oz Linden
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
2012-10-11Updating linux build to gcc4.6Don Kjer
2012-04-03PATH-450: Correcting boolean logic that was resulting in the scale manipulato...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
2011-09-14SH-2243 work in progress -- application side matrix stack managementDave Parks