Age | Commit message (Expand) | Author |
2023-04-03 | SL-18330: Remove some set-but-unused vars flagged by Xcode 14.3. | Nat Goodspeed |
2022-06-05 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-... | Nicky |
2022-05-01 | Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically | Nicky |
2022-04-17 | Switch to target_include_directories | Nicky |
2022-04-16 | Create a new target ll::oslibrary to link against libs specific to the OS com... | Nicky |
2022-04-13 | Rework cmake, the original plan was to maybe be able to use conan targets wit... | Nicky |
2022-04-06 | Move CMake files to modernized cmake syntax, step 1. | Nicky |
2022-01-14 | SL-16606: Add profiler category LLSD | Ptolemy |
2021-12-15 | DRTVWR-546 merge up to 6.5.2 | Dave Houlton |
2021-11-20 | SL-16289 Rigged mesh rendering overhaul | Dave Parks |
2021-10-07 | SL-16024: Return shared_ptr from LLInstanceTracker::getInstance(). | Nat Goodspeed |
2021-03-09 | This set of changes reverts the merge with master (git revert c83e740) and re... | Callum Prentice |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ... | Brad Payne (Vir Linden) |
2021-02-03 | Merge with Master after Viewer release | Callum Prentice |
2020-09-17 | The folder where the disk cache lives was originally renamed from llvfs to ll... | Callum Prentice |
2020-09-16 | First part of change to remove LLVFS from the Viewer. Consists of code change... | Callum Prentice |
2020-08-31 | SL-13834 - omit string-type controls from preference logs | Brad Payne (Vir Linden) |
2020-08-26 | SL-13834 - add preferences info to ViewerStats, only when exiting and differe... | Brad Payne (Vir Linden) |
2020-07-20 | Merge branch 'master' into DRTVWR-501-maint | Andrey Lihatskiy |
2020-05-18 | Merge branch 'master' into DRTVWR-501-maint | Andrey Lihatskiy |
2020-05-18 | DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72 | Nat Goodspeed |
2020-05-06 | DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72 | Nat Goodspeed |
2020-04-29 | Merge branch 'DRTVWR-500' into DRTVWR-501-maint | Andrey Lihatskiy |
2020-04-26 | Merge branch 'master' into DRTVWR-460 | Andrey Lihatskiy |
2020-04-20 | SL-12904 FIXED Camera Preset does not restore correctly when sitting | Mnikolenko Productengine |
2020-03-25 | DRTVWR-494: Defend LLInstanceTracker against multi-thread usage. | Nat Goodspeed |
2019-09-19 | SL-6109 Implement keybindings | andreykproductengine |
2019-08-05 | SL-10566 Use vector for some high-traffic, low-item count containers instead ... | Graham Linden |
2019-03-01 | Merged in lindenlab/viewer-release | AndreyL ProductEngine |
2018-12-14 | SL-10153: Review and rationalize fetching paths from environment. | Nat Goodspeed |
2018-11-19 | SL-10089 Logs to see which gSavedSettings.get calls should be cached | andreykproductengine |
2017-01-24 | MAINT-6645 - Improvement - Agents that render as jelly dolls should have thei... | ruslantproductengine |
2016-03-23 | improve settings error log, and make type conversion methods static | Oz Linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-04-10 | restore the ll[io]fstream because we need them as wrappers on Windows for wid... | Oz Linden |
2015-04-07 | replace llifstream and llofstream with std::ifstream and std::ofstream respec... | Oz Linden |
2015-04-07 | convert llifstream and llofstream to std::ifstream and std::ofstream respecti... | Oz Linden |
2014-10-17 | Update to build on Xcode 6.0: more removal of unused const variables [-Wunuse... | callum_linden |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden |
2014-03-19 | OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBS | Oz Linden |
2013-11-12 | BUILDFIX - miscellaneous stuff missed in the merge | Richard Linden |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden |
2013-11-06 | merge with release | Richard Linden |
2013-09-09 | merge with viewer-release | Richard Linden |
2013-08-29 | add "Settings" logging tag to make debugging settings loading easier | Oz Linden |
2013-10-23 | Merge latest viewer-release with FBC | simon |
2013-10-04 | MAINT-3270 FIXED crash in LLControlCache<unsigned int>::LLControlCache: Contr... | maksymsproductengine |
2013-08-09 | second phase summer cleaning | Richard Linden |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden |
2013-07-25 | CHOP-962: Make LLControlVariable::setPersist() accept only enum. | Nat Goodspeed |