Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-17 | increment viewer version to 5.1.5 | Nat Goodspeed | |
2018-05-17 | SL-821: Use classic-C BugSplat callback and static dumb pointer. | Nat Goodspeed | |
BugSplat has no business introducing a new C++ API based on classic-C function pointers without even a generic pass-through user data pointer! | |||
2018-05-17 | MAINT-8649 FIXED CTRL+ALT+T does not make alpha masking textures visible | maxim_productengine | |
2018-05-17 | MAINT-8479 When facing object we should ignore movement distance threshold | Andrey Kleshchev | |
2018-05-17 | SL-821: Convert wstrings to strings of __wchar_t for BugSplat API. | Nat Goodspeed | |
2018-05-17 | SL-821: Move Windows BugSplat engagement from llcommon to newview. | Nat Goodspeed | |
Use WSTRINGIZE(), LL_TO_WSTRING(), wstringize() to produce required wide strings. Use a lambda for callback that sends log file; use LLDir, if set, to find the log file. Introduce BUGSPLAT CMake variable to allow suppressing BugSplat. Make BUGSPLAT CMake variable set LL_BUGSPLAT for C++ compilations. Set viewer version macros on llappviewerwin32.cpp, llappviewerlinux.cpp and llappdelegate-objc.mm -- because BugSplat needs the viewer version data, and because the macOS BugSplat hook is engaged in an Objective-C++ function we override in the app delegate. | |||
2018-05-17 | SL-821: Merge LL_TO_WSTRING(), WSTRINGIZE() changes. | Nat Goodspeed | |
2018-05-17 | SL-821: Add LL_TO_WSTRING() macro to llpreprocessor.h. | Nat Goodspeed | |
Also use existing LL_TO_STRING() macro to stringize LL_VIEWER_CHANNEL in llversioninfo.cpp and its tests. | |||
2018-05-14 | MAINT-8611 Prevent object media updates if media preference is disabled | maxim_productengine | |
2018-05-14 | Merged in ruslantproductengine/viewer-cougar-4cr-2 (pull request #10) | Ruslan Teliuk | |
MAINT-8348 [LOVE ME RENDER] Edit Rotation Rings Occluded by Mesh Objects Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> | |||
2018-06-13 | network test fixes2 | Mnikolenko ProductEngine | |
2018-06-13 | network test fixes | Mnikolenko ProductEngine | |
2018-06-13 | build fix | Mnikolenko ProductEngine | |
2018-06-13 | MAINT-8745 Use HTTPS splash screen in viewer | maxim_productengine | |
2018-06-12 | MAINT-8727 FIXED Saving snapshot will cause disconnect if you do not choose ↵ | maxim_productengine | |
path in File picker quickly | |||
2018-06-08 | MAINT-8742 Crashes at draw and getHandle | andreykproductengine | |
2018-06-11 | Merged lindenlab/viewer-neko into default | Andrey Lihatskiy | |
2018-06-08 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2018-06-08 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2018-06-07 | Remove llfloaterauction refs from CMake. | Graham Linden | |
2018-06-07 | MAINT-8724 fix crash in libc++abi demangling on OSX 10.14 Mojave | Graham Linden | |
2018-06-07 | Better fix for OSX 10.14 libc++abi demangling crash on mem shenanigans. | Graham Linden | |
Silence nagging about running launcher for non-release for download builds. Tweak newview CMake to use executable instead of SL_Launcher and re-enable debugging within Xcode. | |||
2018-06-07 | MAINT-8730 Remove unused fetchFeatureTable code | andreykproductengine | |
2018-06-04 | MAINT-8721 Enabled benchmarking for Intel GPUs | AndreyL ProductEngine | |
2018-06-04 | MAINT-8716 Script name should be passed to "Save to file" dialog. | maxim_productengine | |
2018-05-30 | MAINT-8686 Viewer should report active coroutines at the end of the session | andreykproductengine | |
2018-06-06 | MAINT-8478 Unable to unzoom camera after zooming object behind draw distance | Andrey Kleshchev | |
2018-06-05 | MAINT-8706 Require holding Control key to drag folders into in world objects | maxim_productengine | |
2018-05-11 | SL-821: Use one self.path() call for everything under "llplugin". | Nat Goodspeed | |
2018-05-11 | SL-821: Move BugSplat includes/libs from llcommon to newview. | Nat Goodspeed | |
No C++ source in llcommon references any of the BugSplat code. | |||
2018-05-10 | MAINT-8348 [LOVE ME RENDER] Edit Rotation Rings Occluded by Mesh Objects | ruslantproductengine | |
FIXED | |||
2018-05-09 | Merged in lindenlab/viewer-451 | AndreyL ProductEngine | |
2018-05-08 | MAINT-8586 XUI cleanup | Andrey Kleshchev | |
2018-05-08 | MAINT-8636 Allow to deselect avatars and groups via Ctrl + click in all tabs ↵ | maxim_productengine | |
of 'People' floater | |||
2018-05-07 | MAINT-8628 FIXED Group notice edit field is missing inventory icon | maxim_productengine | |
2018-05-04 | MAINT-8593 Viewer should not repeat mesh dowloads indefinetely | Andrey Kleshchev | |
2018-05-04 | MAINT-8622 FIXED "Share" checkbox becomes gray after sharing the object (no ↵ | maxim_productengine | |
modify) for the group | |||
2018-05-04 | MAINT-8616 FIXED Edit Tool often displays the wrong Creator and/or Owner of ↵ | maxim_productengine | |
an object | |||
2018-05-03 | MAINT-8593 Viewer should not repeat loads indefinetely | Andrey Kleshchev | |
2018-05-03 | MAINT-1421 FIXED "Show Memory" doesn't display memory stats on mac | maxim_productengine | |
2018-05-02 | MAINT-8616 FIXED Edit Tool often displays the wrong Creator and/or Owner of ↵ | maxim_productengine | |
an object | |||
2018-05-02 | fix line endings | maxim_productengine | |
2018-05-02 | MAINT-8531 Remove viewer UI which supports buying items out of task inventory | maxim_productengine | |
2018-05-02 | MAINT-8553 Allow copy a link or copy a folder containing a link in inventory. | maxim_productengine | |
2018-05-01 | MAINT-8598 Fixed Incorrect context menu for sounds in task inventory | Andrey Kleshchev | |
2018-04-30 | MAINT-8610 Fixed GPU Benchmark appears to be broken - "Failed to allocate ↵ | AndreyL ProductEngine | |
buffer during benchmark" | |||
2018-04-23 | MAINT-8574 Fixed Crash in LLVOVolume::markDead() | AndreyL ProductEngine | |
+ null checks in LLVOVolume::setLightTextureID() | |||
2018-04-23 | FIX INTL-282 minor translation issue, German | eli | |
2018-04-23 | MAINT-8388 [LOVE ME RENDER] Highlighting Changes Make Editing Mesh Objects ↵ | ruslantproductengine | |
Difficult Wire selection mode - while Edit tool is selected Outline selection mode - for all other case | |||
2018-04-19 | FIX INTL-282 minor translation issue | eli | |