Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-27 | SL-13490 fix debug normals under non-uniform scale | Dave Houlton | |
2021-01-27 | SL-14423 Ctrl+Alt+Shift+A is assigned to 2 things | Andrey Kleshchev | |
Remapped debugging avatar textures (requires godlike agent) to Ctrl+Shift+Alt+K | |||
2021-01-27 | SL-14424 Remove shortcut that conflicts with camera controls | Andrey Kleshchev | |
2021-01-27 | SL-14422 Crash at LLSceneMonitor::dumpToFile | Mnikolenko Productengine | |
2021-01-26 | SL-14651 Keybinding's panel combobox can cause confusion | Andrey Kleshchev | |
2021-01-26 | SL-14766 long unicode display names corrupt the conversation.log | Andrey Kleshchev | |
Contribution by Beq Janus | |||
2021-01-26 | Merged in SL-14705 (pull request #445) | Michael Pohoreski | |
SL-14705: Merge Sovereign Engineer's fix for name tags showing in front with AMD GPUs: Fix GL_INVALID_OPERATION when copying stencil to default window framebuffer on AMD graphics on windows Approved-by: Dave Houlton | |||
2021-01-25 | SL-14705 merge | Ptolemy | |
2021-01-25 | SL-14705: Cleanup U32 S32 cast | Ptolemy | |
2021-01-25 | SL-14705: Fix merge conflict | Ptolemy | |
2021-01-25 | SL-14705: Merge Sovereign Engineer's fix for name tags showing in front with ↵ | Ptolemy | |
AMD GPUs: Fix GL_INVALID_OPERATION when copying stencil to default window framebuffer on AMD graphics on windows | |||
2021-01-26 | SL-12198 Pull in updated version checker | Andrey Kleshchev | |
2021-01-25 | Merged in SL-14707 (pull request #447) | Michael Pohoreski | |
SL-14707: Merge Sovereign Engineer's fix for clouds: Clouds are unusually dim in EEP Approved-by: Dave Houlton | |||
2021-01-25 | TeamCity not happy and only thing left to try is a dummy (whitespace) commit | Callum Prentice | |
2021-01-22 | SL-14705: Cleanup U32 S32 cast | Ptolemy | |
2021-01-22 | SL-14705: Update contributions.txt | Ptolemy | |
2021-01-22 | SL-14707: Merge Sovereign Engineer's fix for clouds: Clouds are unusually ↵ | Ptolemy | |
dim in EEP | |||
2021-01-22 | SL-3136 Logout crash fixes from Ansariel Hiller | Andrey Kleshchev | |
2021-01-21 | SL-14705: Merge Sovereign Engineer's fix for name tags showing in front with ↵ | Ptolemy | |
AMD GPUs: Fix GL_INVALID_OPERATION when copying stencil to default window framebuffer on AMD graphics on windows | |||
2021-01-21 | SL-14728 Im session without id should be closable | Andrey Kleshchev | |
2021-01-21 | SL-14728 Added data validation into incoming call dialog | Andrey Kleshchev | |
2021-01-21 | SL-14597 Fixed deprecated function and added signal handling | Andrey Kleshchev | |
Signal handling is ugly, but so far that's the only option that works Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> | |||
2021-01-21 | Merged in xcode-buildfix (pull request #442) | Andrey Lihatskiy | |
xcode 12.3 buildfix * xcode 12.3 buildfix Approved-by: Andrey Kleshchev | |||
2021-01-19 | Merged in euclid-13629 (pull request #439) | Dave Houlton | |
SL-13629, reconstruct rainbow lookup coord to reduce interior banding | |||
2021-01-19 | SL-13629, reconstruct rainbow lookup coord to reduce interior banding | Dave Houlton | |
2021-01-18 | SL-14597 ensure that uris don't crash viewer | Andrey Kleshchev | |
2021-01-18 | SL-14597 Missed libraries for http test | Andrey Kleshchev | |
2021-01-16 | SL-14597 Fixed mac library only including symlink | Andrey Kleshchev | |
2021-01-16 | SL-14597 Updated Mac library name | Andrey Kleshchev | |
2021-01-16 | SL-14597 Pulled in updated uriparser | Andrey Kleshchev | |
Due to crash inside uriparser's code | |||
2021-01-15 | SL-14283 Don't crash viewer, only show a notification | Andrey Kleshchev | |
2021-01-14 | SL-14283 When updater is missing, viewer fails to launch silently | Andrey Kleshchev | |
2021-01-13 | Merged in euclid-13629 (pull request #433) | Dave Houlton | |
SL-13629 Reverse rainbow color order | |||
2021-01-13 | SL-13629 Modify texcoord to reverse rainbow color order | Dave Houlton | |
2021-01-08 | Addresses SL-14582: Add code to only write the file last access time ↵ | Callum Prentice | |
occasionally | |||
2021-01-07 | Merged in SL-14035 (pull request #427) | Michael Pohoreski | |
SL-14035/ BUG-229436 Specular reflection too bright when the camera is outside the light radius | |||
2021-01-07 | SL-14035 revert incorrect removal of glare | Ptolemy | |
2021-01-06 | SL-14035: Don't use sRGB textures when not specified | Ptolemy | |
2021-01-06 | SL-14035: Incorporate patch from Sovereign Engineer to fix specular reflection | Ptolemy | |
2021-01-06 | SL-11300 Camera distance to avatar in neighbouring region incorrect | Andrey Kleshchev | |
2021-01-06 | SL-14270 Crash on participant's updateName | Andrey Kleshchev | |
Session was deleted before viewer had a chance to create view for listener, so listener ended up not deleted and avaiting an uptade, then tryed to call for deleted session. | |||
2021-01-05 | SL-14074 Resolved potential cause of conversation crashes | Andrey Kleshchev | |
Models (listeners) belong to folder-views, deleting all of them means that not only proper cleanup procedure won't be followed, and view might try clean dead pointer. | |||
2021-01-04 | SL-14347 Crash at ChoosePixelFormat | Andrey Kleshchev | |
2021-01-04 | SL-14529 Replace dynamic_cast to LLAvatarJoint with static casts | Andrey Kleshchev | |
Replaced couple (LLAvatarJoint*) for consistency | |||
2020-12-11 | Merged in DRTVWR-519 (pull request #414) | Maxim Nikolenko | |
SL-14505 FIXED [Win10] The viewer isn't started on the non-English system locale Approved-by: Callum Linden | |||
2020-12-11 | SL-14505 FIXED [Win10] The viewer isn't started on the non-English system locale | Mnikolenko Productengine | |
2020-12-10 | SL-12069 Issues with bakes-on-mesh and alpha modes | Andrey Kleshchev | |
2020-12-09 | Revert "SL-12069 Issues with bakes-on-mesh and alpha modes" | Andrey Kleshchev | |
This reverts commit afd734b5f4ba66204f80f7726aa5fec538fcf1e4. Fix will be updated and moved to DRTVWR-515. | |||
2020-12-09 | SL-14497 Observers sometimes were notified with wrong flags | Andrey Kleshchev | |
2020-12-08 | SL-14497 Unblocking does not remove voice block | Andrey Kleshchev | |