| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-18 | SL-17785 FIXED World Map scrolls too slowly when searching for a region. | Mnikolenko Productengine | |
| 2022-05-26 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
| 2022-04-05 | SL-15232: Clang format | Cosmic Linden | |
| 2022-04-05 | SL-15232: Clean up LLWorldMapView a bit. | Cosmic Linden | |
| Avoid a static variable hack and convert a few related variables/methods to non-static as well | |||
| 2022-04-05 | SL-15232: Test to scroll mouse wheel to map position on main map/minimap | Cosmic Linden | |
| 2021-11-30 | SL-16386 replace gutted LLRender::setAlphaRejectSettings() with explicit flush() | Dave Houlton | |
| 2019-11-12 | Downstream merge from lindenlab/viewer-serval | AndreyL ProductEngine | |
| 2019-09-26 | SL-12016 Mini-map avatar icon (Z-position) fix | AndreyL ProductEngine | |
| 2019-08-14 | Merged in lindenlab/viewer-release | andreykproductengine | |
| 2019-08-10 | DRTVWR-493 LLUI to LLParamSingleton | andreykproductengine | |
| 2019-05-23 | Merged in default (pull request #56) | Andrey Lihatskiy | |
| SL-10898[Mac] Camera spins and pulls back when using alt+zoom with mouse Approved-by: Maxim Nikolenko Approved-by: Andrey Lihatskiy | |||
| 2019-05-21 | SL-10898[Mac] Camera spins and pulls back when using alt+zoom with mouse | ruslantproductengine | |
| 2019-04-02 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
| 2019-03-13 | Fixed (#3) | ruslantproductengine | |
| 2019-01-03 | SL-8963 Fixed Long name of region overlaps with next one on the World map | andreykproductengine | |
| 2018-11-26 | SL-9766 [Render] [Mac] Alt + left mouse click has severely impaired functions | ruslantproductengine | |
| SL-10019 - [Mac] [Render] Right-click context menu immediately disappears when clicking any place in the ‘Inventory’ floater SL-9984 - [Retina] Camera frustum, do not display correctly on "WORLD MAP" window. SL-10027 - [Mac] [Render] Add toggle for Retina support to mitigate FPS loss Re-FIX for Retina support. | |||
| 2018-10-31 | SL-9984 - [Retina] Camera frustum, do not display correctly on "WORLD MAP" ↵ | ruslantproductengine | |
| window. | |||
| 2018-08-29 | SL-967 simplify viewer log file field syntax | Oz Linden | |
| MAINT-8991: only escape log message characters once, add unit test remove extra log line created by LL_ERRS document that tags may not contain spaces | |||
| 2018-11-12 | SL-10043 FIXED Viewer crashes when double-clicking 'For sale' parcel icon on ↵ | maxim_productengine | |
| World map in some cases | |||
| 2017-12-20 | MAINT-1251 Fixed Search Error when Double Clicking on Sales Tags in WorldMap | andreykproductengine | |
| 2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
| 2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
| (long long round) in VS2013 | |||
| 2014-10-20 | Update to build on Xcode 6.0: Large (and final) collection of fixes for ↵ | callum_linden | |
| unused variables, unused const-variables, unused member variables & functions etc. Also removed flags from CMake | |||
| 2014-05-07 | Merge downstream version 3.7.8 code | simon | |
| 2014-03-28 | MAINT-3871 FIXED Recent issues with dragging the World Map. | maksymsproductengine | |
| 2014-03-12 | merge with release | Richard Linden | |
| 2013-10-23 | MAINT-3250 FIXED [TUI] Dragging on the Map does not working correctly | maksymsproductengine | |
| 2013-10-08 | merge from viewer-release | Richard Linden | |
| 2013-08-09 | second phase summer cleaning | Richard Linden | |
| replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
| 2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
| consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
| 2013-06-05 | merge with viewer-release | Richard Linden | |
| 2013-05-09 | Merge downstream code and viewer-beta | simon | |
| 2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
| 2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
| 2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
| 2013-03-22 | Pull and merge latest viewer-beta | simon | |
| 2013-03-20 | Merge with viewer-chui | prep@lindenlab.com | |
| 2013-03-18 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard 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-03-16 | CHUI-863 : Clean up dead code that's creating failures on gcc-4.6 builds on ↵ | merov | |
| Linux | |||
| 2013-03-14 | Rollback Maestro interp changes | Graham Madarasz (Graham Linden) | |
| 2013-03-13 | More fixes for gcc-4.6 breakage | Don Kjer | |
| 2013-03-12 | SH-3944 WIP CHUI merge fixing | Nyx Linden | |
| re-introduced don's refactor of low-level openGL calls pulling out of llui and putting them into llrender. Took the new code from their updated versions from the CHUI merge, but put them in a place accessible to appearance utility. | |||
| 2013-03-08 | Optimize interp code to elim hundreds of divides per frame and fix jitter bugs. | Graham Madarasz (Graham) | |
| 2012-08-23 | MAINT-1474 FIXED World map tracking ring renders in incorrect position with ↵ | Richard Linden | |
| UI scale != 1 | |||
| 2012-03-09 | merge changes for vmrg-225 | Oz Linden | |
| 2012-01-31 | EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
| 2012-01-27 | STORM-1793 1) Treat all mini-map altitudes above 1020 m as the same height ↵ | Jonathan Yap | |
| 2) Improve z-level accuracy With help from Aleric Inglewood | |||
| 2011-11-24 | merge changes for vmrg-193 | Oz Linden | |
| 2011-11-02 | STORM-1678: Correct map display when For Sale is enabled | Siana Gearz | |
| 2011-09-14 | SH-2243 work in progress -- application side matrix stack management | Dave Parks | |
