summaryrefslogtreecommitdiff
path: root/indra/newview/llagentcamera.cpp
AgeCommit message (Collapse)Author
2019-12-13Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-12-10SL-12429 Use different setting name to prevent crash on old viewermaxim_productengine
2019-11-27Downstream merge from lindenlab/viewer-lynxAndreyL ProductEngine
2019-11-22SL-12288 Enhancement for Rotate and Track camera controlsmaxim_productengine
2019-11-14Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-11-13SL-12186 WIP Get rid of excessive offset settings as we moved to store data ↵maxim_productengine
in xml
2019-11-13SL-12186 WIP Use appropriate offset names when saving presetsmaxim_productengine
2019-11-12Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-11-04SL-12186 WIP Updating UI for camera controls, including presetsMnikolenko Productengine
2019-10-29SL-12196 Crash at updateMeshTexturesandreykproductengine
2019-10-22SL-12168 FIXED crash on exit, if resetting camera was performedMnikolenko Productengine
2019-08-10DRTVWR-493 LLUI to LLParamSingletonandreykproductengine
2019-07-02SL-11456 Allow scaling of HUD attachmentsmaxim_productengine
2019-06-19DRTVWR-493 LLFollowCamMgr to singletonandreykproductengine
2019-03-12Backout tabs v spaces changes.Graham Linden
'warn-on-failure:no-tabs'
2019-03-11Tabs -> spaces.Graham Linden
2018-08-03Fix merge fail in llagentcamera.cppGraham Linden
2018-08-02Merge viewer-releaseGraham Linden
2018-06-06MAINT-8478 Unable to unzoom camera after zooming object behind draw distanceAndrey Kleshchev
2017-03-28MAINT-1858 Fixed camera not looking at avatar if "Editing Appearance" while ↵andreykproductengine
moving
2017-03-28Backed out changeset: 50e72280019fandreykproductengine
2017-03-16MAINT-1858 Fixed camera not looking at avatar if "Editing Appearance" while ↵andreykproductengine
moving
2016-05-21merged jelly-doll viewer-release into bentoBrad Payne (Vir Linden)
2016-03-21mergeBrad Payne (Vir Linden)
2016-03-16merge changes for DRTVWR-417Oz Linden
2016-02-03SL-315 - context strings, comments, debugging. joint_test temporarily disabled.Brad Payne (Vir Linden)
2016-01-05MAINT-1392 HUD objects Behave Badly in conjunction with the Mouse Scroll WheelMnikolenko ProductEngine
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-04-28increment viewer version to 3.7.29Mnikolenko ProductEngine
2015-04-28Merge viewer-release, become version 3.7.29Mnikolenko ProductEngine
2015-04-13merge changes for 3.7.27-releaseOz Linden
2015-03-10MAINT-147 FIXED Allow follow cam scripts after closing Build tools floater.Mnikolenko ProductEngine
2014-11-26MAINT-2336 FIXED Avatar continues to move in edit modeMnikolenko ProductEngine
2014-10-18Update to build on Xcode 6.0: more removal of unused variables and functionscallum_linden
2014-07-01MAINT-3885 FIXED Don't set focus on avatar after double-click-teleport if ↵Mnikolenko ProductEngine
camera was locked.
2014-06-09Fix for maint-3154 alt-zoom zooms way outAura Linden
2013-10-15renamed TimeBlock to BlockTimerStatHandleRichard Linden
2013-09-05changed fast timer over to using macroRichard Linden
another attempt to move mem stat into base class
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-06-05merge with viewer-releaseRichard Linden
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-10SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
removed PeriodicRecording::getTotalRecording as it was showing up at the top on the profiler renamed getPrevRecordingPeriod, etc. to getPrevRecording
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-22merge with viewer-releaseRichard Linden
2013-03-18SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
changed LLCriticalDamp to LLSmoothInterpolation and sped up interpolator lookup improvements to stats display of llstatbar added scene load stats floater accessed with ctrl|shift|2
2013-01-24merging in viewer-beta.Nyx Linden
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh.
2012-11-16SH-3406 WIP convert fast timers to lltrace systemRichard Linden
got new fast timer code to compile and run
2012-11-01SH-3405 FIX convert existing stats to lltrace systemRichard Linden
final removal of remaining LLStat code
2012-10-18MAINT-1303 FIXED Hide menus and buttons after exiting mouselook if 'Hide all ↵maxim_productengine
controls' is switched on.
2012-10-11Updating linux build to gcc4.6Don Kjer