Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-27 | SL-15312 Fixed tab sizes and labels to be in line with other floaters | Andrey Kleshchev | |
2022-04-26 | SL-17276 Potential fix for crash on shutdown on mac. | Dave Parks | |
2022-04-26 | SL-17086 Fix for bad lighting in upload preview render. | Dave Parks | |
2022-04-26 | SL-15383 Controls table was empty after canceling advanced graphical settings | Andrey Kleshchev | |
Also causes crashes on SearchableControl::setHighlighted due to views not being there | |||
2022-04-26 | SL-15383 repalced some boost::shared_ptr with std version to make it ↵ | Andrey Kleshchev | |
readable in VC | |||
2022-04-26 | SL-16026 FIXED Copying only one diffuse texture allows pasting this texture ↵ | Mnikolenko Productengine | |
into other types of textures | |||
2022-04-25 | SL-17239 Override face bounding box with avatar bounding box for rigged ↵ | Dave Parks | |
meshes when calculating virtual size. | |||
2022-04-25 | SL-17223 fix unit tests with new method stub implementation | Brad Kittenbrink | |
2022-04-25 | SL-17236 For real this time, maintain legacy draw order of alpha rigged ↵ | Dave Parks | |
meshes, batching be damned. | |||
2022-04-25 | Fix for SL-17223 save mfa_hash protected store immediately so it doesn't get ↵ | Brad Kittenbrink | |
lost in case of crash | |||
2022-04-21 | SL-17040 Crash due to LLWord not existing | Andrey Kleshchev | |
LLWord should persist till the end due to wide usage. | |||
2022-04-21 | SL-17159 Crash initializing LLInstanceTrackerPrivate | Andrey Kleshchev | |
2022-04-20 | SL-17246 Fix getSharedPrt typo | Mnikolenko Productengine | |
2022-04-20 | SL-17242 Use proper cap for setting pathfinding attributes | Mnikolenko Productengine | |
2022-04-20 | SL-15507 Post-merge fix | Andrey Lihatskiy | |
2022-04-19 | Restored SL-15400, it got lost in an automatic merge | Andrey Kleshchev | |
Pausing clouds should not pause water | |||
2022-04-19 | SL-15312 Group sorting and highlights | Andrey Kleshchev | |
1. Highlight shared groups by using bold font 2. Sort shared groups to be at the front | |||
2022-04-19 | SL-17231 Copying textures should be disabled if object content was not yet ↵ | Mnikolenko Productengine | |
updated | |||
2022-04-19 | DRTVWR-548 post-merge build fix | Andrey Lihatskiy | |
2022-04-18 | Merge branch master (D540) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdutil.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolalpha.cpp # indra/newview/lldrawpoolwater.cpp | |||
2022-04-18 | SL-15312 Small tweaks for profiles | Andrey Kleshchev | |
2022-04-18 | Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfa | Brad Kittenbrink | |
2022-04-18 | SL-15312 Legacy profiles remake #10 | Andrey Kleshchev | |
Fixed Typo changed 'show in search' checkbox into combobox, implemented commit Fixed fl textbox setting sl text instead of fl text Fixed fl save/discard buttons not following resize | |||
2022-04-18 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llfloatersearch.cpp # indra/newview/llgroupactions.cpp # indra/newview/llvovolume.cpp | |||
2022-04-18 | Merge branch 'master' into DRTVWR-486 | Andrey Lihatskiy | |
2022-04-18 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
2022-04-18 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
2022-04-18 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2022-04-18 | Increment viewer version to 6.5.5 | Nat Goodspeed | |
following promotion of DRTVWR-540 | |||
2022-04-16 | SL-15312 Legacy profiles remake #9 | Andrey Kleshchev | |
Cleanup obsolete properties processesing | |||
2022-04-16 | SL-15312 Legacy profiles remake #8 | Andrey Kleshchev | |
Progress indicators, loading states and 'embedded' cleanup | |||
2022-04-15 | SL-17204 FIXED The texture with full permissions is settled on the prim ↵ | Mnikolenko Productengine | |
after copying texture from the object with texture with no transfer permission | |||
2022-04-15 | SL-15312 Legacy profiles remake #7 | Andrey Kleshchev | |
Finalized agent profile permissions floater | |||
2022-04-14 | Merge remote-tracking branch 'origin/sl-17218' into DRTVWR-543-maint | Andrey Lihatskiy | |
2022-04-14 | SL-17218: Per NickyD review feedback, test LLFace::mNormals too. | Nat Goodspeed | |
2022-04-14 | SL-17218: Update faulty test for null LLFace::mTangents | Nat Goodspeed | |
2022-04-14 | SL-17035 Crash at gl_debug_callback | Andrey Kleshchev | |
RenderDebugGL was avaliable from develop menu, but since it was persistent, caused slowdowns and crashes it could result in users crashing or lagging without knowing the cause. To resolve the issue it was made to last for a single session. | |||
2022-04-14 | Parameter to onClickConnect must be bool, not int. | Nicky | |
(cherry picked from commit 5c6228e56a688a98606ce28077d6089adc833873) | |||
2022-04-13 | SL-15312 Legacy profiles remake #6 | Andrey Kleshchev | |
2022-04-12 | SL-15312 Legacy profiles remake #5 | Andrey Kleshchev | |
Mostly changes for notes tab and first life tab | |||
2022-04-11 | SL-17194 Impostor quality pass 2 (and fix for fully transparent rigged ↵ | Dave Parks | |
attachments rendering to depth buffer) | |||
2022-04-12 | SL-15312 Legacy profiles remake #4 | Andrey Kleshchev | |
2022-04-11 | Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-546 | |||
2022-04-11 | SL-17173 Impostor quality pass. | Dave Parks | |
2022-04-11 | SL-17182 FIXED Viewer crashes after changing the environment settings | Mnikolenko Productengine | |
2022-04-09 | SL-15312 Legacy profiles remake #3 | Andrey Kleshchev | |
2022-04-08 | SL-15312 Legacy profiles remake #2 | Andrey Kleshchev | |
2022-04-07 | SL-16907 Crash at updateSkinInfoMatrixPalette #2 | Andrey Kleshchev | |
2022-04-07 | SL-17092 Fix a gesture upload crash | Andrey Kleshchev | |
2022-04-07 | SL-17171 Display Marketplace Error Messages only when trying to use Marketplace | Andrey Kleshchev | |