Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-21 | SL-821: Introduce macOS BugSplat initialization. | Nat Goodspeed | |
2018-05-21 | SL-821: Reorder CMakeLists.txt includes to resolve interdependencies. | Nat Goodspeed | |
2018-05-21 | Fix broken integration and unit tests. | Graham Linden graham@lindenlab.com | |
Update KDU stubs in integration test. Work around MAINT-8675 stale cert in llsechandler_basic for now. Update stubs for LLTrans::getString in handful of integration tests. | |||
2018-05-30 | Merged in oz_linden/maint-8675 | AndreyL ProductEngine | |
2018-05-18 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-05-17 | increment viewer version to 5.1.5 | Nat Goodspeed | |
2018-05-17 | Added tag 5.1.4-release for changeset 7b6b020fd5ad | 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 | 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 WSTRINGIZE() and DEWSTRINGIZE() macros for wide strings. | Nat Goodspeed | |
Streamline convenience overload stringize(std::wstring); make convenience overload wstringize(std::string) symmetrically convert from UTF-8 string. Also eliminate STRINGIZE() et al. dependency on Boost.Phoenix: use lambdas instead. Using lambdas instead of template expansion necessitates reordering some code in wrapllerrs.h. | |||
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 | 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-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 | SL-821: Update to bugsplat build 515327 | Nat Goodspeed | |
2018-05-10 | MAINT-8348 [LOVE ME RENDER] Edit Rotation Rings Occluded by Mesh Objects | ruslantproductengine | |
FIXED | |||
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 | |
2018-04-12 | Automated merge with tip of viewer-release after Viewer Media Update release | callum_linden | |
2018-04-12 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-04-12 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-04-12 | merge MAINT-8474 changes | Oz Linden | |
2018-04-12 | increment viewer version to 5.1.4 | Oz Linden | |
2018-04-12 | Added tag 5.1.3-release for changeset 7c00e5b6cb3d | Oz Linden | |
2018-04-06 | MAINT-8203 Restore legacy name lookup | Andrey Kleshchev | |
2018-04-05 | FIX INTL-282 translations for Viewer Set50 (drtvwr-450 on repository ↵ | eli | |
viewer-lynx) | |||
2018-04-04 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-04-04 | MAINT-8203 Temporary disable capability until 'friend request' server side fix | andreykproductengine | |
2018-04-02 | MAINT-8203 LLIMInfo crash due to capability | andreykproductengine | |
2018-03-31 | MAINT-8474: Xcode 9.3 insists that comparators use const operator(). | Nat Goodspeed | |
2018-03-28 | MAINT-8355 - Alpha masked textures turn white on rigged mesh when viewed ↵ | ruslantproductengine | |
through the water surface. FIXED. | |||
2018-03-27 | MAINT-8203 Group notices processing | andreykproductengine | |
2018-03-24 | MAINT-8203 Fixing from_group processing in ReadOfflineMsgs cap | andreykproductengine | |
2018-03-23 | MAINT-8417 Don't run display or startup if window is not initialized | andreykproductengine | |
2018-03-22 | Automated merge with https://bitbucket.org/nat_linden/viewer-maint-8397 to ↵ | callum_linden | |
pick up debugging config changes | |||
2018-03-22 | MAINT-8403 Restore fail case for general upload snapshot | maxim_productengine | |
2018-03-21 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2018-03-21 | Merged in nat_linden/viewer-maint-8397 | AndreyL ProductEngine | |
2018-03-21 | MAINT-8417 Fixed startup crash in doFrame() after failing to access vfs cache | andreykproductengine | |
2018-03-21 | MAINT-8397: Update viewer-manager to codeticket version 513540. | Nat Goodspeed | |
2018-03-21 | Update to KDU v7.A.4 rev 513518 for Mac fixes to unused but included app ↵ | Graham Linden graham@lindenlab.com | |
headers. | |||
2018-03-21 | MAINT-8403 FIXED "Snapshot" is stuck and not responding after sending ↵ | maxim_productengine | |
snapshot via e-mail | |||
2018-03-20 | Update KDU to v7.A.4 for all platforms. | Graham Linden graham@lindenlab.com | |
2018-03-20 | MAINT-8397: Update viewer-manager to codeticket version 513500. | Nat Goodspeed | |
2018-03-20 | Update KDU for Mac and Windows to v7.10.4 (aka 7.a.4) | Graham Linden graham@lindenlab.com | |