Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-26 | DRTVWR-589: update to start using Luau libs | Mnikolenko Productengine | |
2024-01-25 | Issue #54 LLRender::init crash | Andrey Kleshchev | |
2024-01-25 | Crash getting acccounting cost | Andrey Kleshchev | |
2024-01-24 | SL-20416 Use image from file for emoji_recent_panel_toggle_btn | Alexander Gavriliuk | |
2024-01-24 | SL-20669 Force blank normal id into a local blank normal texture | Andrey Kleshchev | |
Dataserver's version has compression artifacts | |||
2024-01-24 | SL-20669 Move constants out of settings.xml | Andrey Kleshchev | |
UIImgInvisibleUUID doesn't exist Default normal for material is 'null' | |||
2024-01-24 | Fix profile's pick hiding wrong panel | Andrey Kleshchev | |
And cleanup after a contribution | |||
2024-01-24 | SL-20416 Avoid of taking focus by EmojiPicker | Alexander Gavriliuk | |
2024-01-23 | SL-18721 Shutdown fixes #2 | Andrey Kleshchev | |
Set DONE if decode thread is down instead of waiting for an update. Decodes can't be canceled, so fix potential situation where we get two responses | |||
2024-01-22 | SL-18721 Shutdown fixes | Andrey Kleshchev | |
1. After window closes viewer still takes some time to shut down, so added splash screen to not confuse users (and to see if something gets stuck) 2. Having two identical mWindowHandle caused confusion for me, so I split them. It looks like there might have been issues with thread being stuck because thread's handle wasn't cleaned up. 3. Made region clean mCacheMap immediately instead of spending time making copies on shutdown | |||
2024-01-22 | NSException test | Andrey Kleshchev | |
2024-01-18 | Fix broken fonts | Andrey Kleshchev | |
partial revert of 06c2c87bfaf364cb358b8a4b194e6369531a63c6 | |||
2024-01-18 | SL-20723 CLICK_ACTION_IGNORE was ignored on some attachments | Andrey Kleshchev | |
Now should match LLOctreeIntersect's check | |||
2024-01-17 | SL-18429 Make it so auto adjusting legacy skies merely turns on tonemapping. | RunitaiLinden | |
2024-01-17 | SL-20795 Part of previously typed emojis disappear in the 'Save settings as ↵ | Alexander Gavriliuk | |
a preset...' option of the 'Preferences' floater | |||
2024-01-16 | SL-20669 Material editor uses incorect blank normal maps | Andrey Kleshchev | |
2024-01-16 | SL-20783 Fix excessive control messages | Andrey Kleshchev | |
controlFlagsDirty() gets set every frame as an example if 'w' is held, causing viewer to send updates each frame, which can be excessive | |||
2024-01-16 | Fix failure to optimize away alpha channel on some GLTF upload paths (#606) | Rye Mutt | |
Co-authored-by: RunitaiLinden <davep@lindenlab.com> | |||
2024-01-16 | SL-20751 Information about frequently used and recently used emojis is ↵ | Alexander Gavriliuk | |
available to all users | |||
2024-01-16 | SL-20783 Avatar turning animation was affected by framerate | Andrey Kleshchev | |
2024-01-12 | SL-20629 Fix Probe ambiance being displayed as 0 when it isn't | Andrey Kleshchev | |
And hide warning when it's already 0 | |||
2024-01-12 | SL-20629 Fix first opened legacy env displaying probe ambience as '1' | Andrey Kleshchev | |
2024-01-11 | SL-20798 use appropriate check | Mnikolenko Productengine | |
2024-01-11 | SL-20749 Scrolling up by mouse wheel is endless in LLPanelEmojiComplete | Alexander Gavriliuk | |
2024-01-11 | Build fix for Visual Studio update (std::vector<PermissionBit>) | Alexander Gavriliuk | |
2024-01-11 | SL-20750 MacOS Crash processing attributed string | Andrey Kleshchev | |
2024-01-11 | SL-20798 FIXED Crash at LLIMMgr::addMessage | Maxim Nikolenko | |
2024-01-10 | SL-20770 FIXED Picks location field not updating to different parcel/region | Maxim Nikolenko | |
2024-01-10 | SL-19555 Fix picker failing to highlight default material in inventory | Andrey Kleshchev | |
2024-01-09 | SL-20780 Clean up some dead code. | RunitaiLinden | |
2024-01-09 | SL-20779 More reliable decode and encode error logging (#615) | Andrey Kleshchev | |
2024-01-09 | DRTVWR-599 OSX buildfix #3 | Andrey Lihatskiy | |
2024-01-09 | DRTVWR-599 OSX buildfix #2 | Andrey Lihatskiy | |
remove unused typedef | |||
2024-01-09 | Replace BOOST_FOREACH with standard C++ range-based for-loops | Ansariel | |
2024-01-09 | Fix project structure generated by CMake | Ansariel | |
2024-01-08 | DRTVWR-589: Merge branch 'main' into DRTVWR-589. | Nat Goodspeed | |
2024-01-08 | Merge branch 'main' into DRTVWR-489 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llmaterialeditor.cpp | |||
2024-01-08 | replace boost library to standard | AiraYumi | |
2024-01-08 | Merge branch 'main' into DRTVWR-599-maint-Z | Andrey Lihatskiy | |
2024-01-08 | Merge branch 'main' into DRTVWR-594-maint-Y | Andrey Lihatskiy | |
2024-01-08 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
2024-01-08 | Merge main (DRTVWR-596 GLTF Materials Maint) into DRTVWR-591-maint-X | Andrey Kleshchev | |
# Conflicts: # indra/newview/VIEWER_VERSION.txt | |||
2024-01-08 | Merge remote-tracking branch 'origin/main' into DRTVWR-601 | Brad Linden | |
2024-01-08 | Increment viewer version to 7.1.3 | Nat Goodspeed | |
following promotion of DRTVWR-596 | |||
2024-01-08 | SL-20735 Fix blury profile pictures | Andrey Kleshchev | |
2024-01-05 | DRTVWR-489 MacOS Release build fix (vertex_count and index_count aren't used) | Alexander Gavriliuk | |
2024-01-05 | SL-20748 Fix library materials not being previewable on an object | Andrey Kleshchev | |
2024-01-05 | DRTVWR-589: Post-merge fix | Mnikolenko Productengine | |
2024-01-04 | DRTVWR-589: Merge branch 'main' into DRTVWR-589 | Nat Goodspeed | |
2024-01-04 | SL-17896 Don't crash silently if files are missing or out of memory | Andrey Kleshchev | |
Under debug LL_ERRS will show a message as well, but release won't show anything and will quit silently so show a notification when applicable. |