Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-28 | Merge branch 'develop' into marchcat/c-develop | Andrey Lihatskiy | |
# Conflicts: # indra/llwindow/llwindowwin32.cpp # indra/newview/skins/default/xui/en/floater_inventory_item_properties.xml | |||
2024-10-25 | Merge pull request #2959 from secondlife/rider/fix_bot_im_session | Rider Linden | |
Fix for IM session name and icon. | |||
2024-10-25 | Issue #2907: When passing the injected notification message into addMessage ↵ | Rider Linden | |
on behalf of the system, optionally specify the agent id and name that should be used. | |||
2024-10-25 | Small fix in LLTeleportHandler::handle() | Alexander Gavriliuk | |
2024-10-24 | Merge branch 'develop' into marchcat/xcode-16 | Andrey Lihatskiy | |
2024-10-24 | #2899 Mac: add the libSDL2 link to SLPlugin | Andrey Lihatskiy | |
2024-10-24 | #2904 output position should ignore cursor position | Maxim Nikolenko | |
2024-10-24 | #2577 Worn transparent prims no longer show with 'Highlight transparent' | Alexander Gavriliuk | |
2024-10-23 | Merge pull request #2908 from secondlife/rider/chat_metadata | Rider Linden | |
Bot self identification. | |||
2024-10-23 | Fix more addition of distinct enums. | Nat Goodspeed | |
2024-10-23 | Disambiguate (LLSD != UUID). | Nat Goodspeed | |
2024-10-23 | Issue #2907: Code review comments. | Rider Linden | |
2024-10-23 | Merge branch 'develop' into marchcat/xcode-16 | Nat Goodspeed | |
2024-10-23 | #2910 Allow terminating multiple scripts at once | Maxim Nikolenko | |
2024-10-22 | Merge remote-tracking branch 'origin/release/2024.09-ExtraFPS' into develop | Brad Linden | |
2024-10-22 | Restore tonemapping to ACES with a slight mix towards linear and raise ↵ | Rye Mutt | |
exposure slider limit to 4 (#2915) | |||
2024-10-22 | Merge branch 'develop' into marchcat/xcode-16 | Nat Goodspeed | |
2024-10-22 | #2007 The 'No device' option isn't displayed in the 'Input/Output' drop-down ↵ | Alexander Gavriliuk | |
boxes | |||
2024-10-21 | Issue #2907: Process metadata sent along with chats of type ↵ | Rider Linden | |
IM_NOTHING_SPECIAL, The metadata can contain information about the bot status of the sender. It may also contain a system-injected notification that is displayed to the agent as part of the 1:1 chat window. | |||
2024-10-21 | Merge branch 'develop' into nat/frame-profile-stats | Nat Goodspeed | |
2024-10-21 | Regenerate viewer stats for frame profile dump file | Nat Goodspeed | |
instead of reporting the most recent previous viewer stats blob. | |||
2024-10-20 | viewer#2741 Don't reallocate image conversion buffer all the time | Andrey Kleshchev | |
2024-10-18 | viewer#2884 Cleanup | Andrey Kleshchev | |
2024-10-18 | viewer#2884 Convert webrtc and experience coroutines into idle callbacks | Andrey Kleshchev | |
2024-10-18 | #2303 An error occured while trying to connect to voice | Alexander Gavriliuk | |
2024-10-17 | Merge branch 'develop' into nat/frame-profile-stats | Nat Goodspeed | |
2024-10-17 | Add the latest viewer stats packet into Frame Profile dump file. | Nat Goodspeed | |
2024-10-17 | #2572 Voice dot appears next to avatar's name in Conversations floater | Alexander Gavriliuk | |
2024-10-17 | Post-merge fix: "upload to folder" regression | Andrey Lihatskiy | |
2024-10-17 | Merge pull request #2805 from secondlife/maxim/lua-nearby-avatars | Maxim Nikolenko | |
Lua api to get info about nearby avatars and objects | |||
2024-10-16 | Add a response with result when taking snapshot; and other clean up | Mnikolenko Productengine | |
2024-10-16 | #2112 Provide SL Grid Map coordinates for Official Viewer Users please | Alexander Gavriliuk | |
2024-10-15 | Fix more merge issues: | Ansariel | |
* Re-apply changes from a620e58daccf92b5b8d61347312739720ed2b51a * Fix duplicate code resulting from 826236f1bc065fba257d7954d11ac98c59493445 | |||
2024-10-15 | Add missing overrides | Ansariel | |
2024-10-15 | Convert BOOL to bool | Ansariel | |
2024-10-15 | Fix merge issues: | Ansariel | |
* Restore changes from 21947778baaca205615a71a97ac8f563c998fdd3 to llwindow/llwindowwin32.cpp * Restore changes from 3758618949684641fc94b5c9478d9002706213cc to newview/llinspecttexture.cpp * Fix apparent merge error in LLInventoryPanel::itemChanged * Restore changes from 1eeecfa1a8bf43a8980217ce34e3b5f4458483e0 in newview/llpaneloutfitsinventory.h * Restore changes from b9633c17e373bfe55b29228996e8473eb041466d in newview/llpaneloutfitsinventory.h & newview/llpanelwearing.cpp * Restore changes from f660f1f0fda4d2363d351fa550b4f8818b46c2c3 in newview/llviewertexture.cpp * Restore changes from b9633c17e373bfe55b29228996e8473eb041466d & 98f7d73d46fdc045759023eda6409e8c791f5cb2 in newview/lloutfitgallery.cpp and newview/lloutfitslist.cpp * Replace changes from 23729442aab7130f3368d433e8a5a9dd45ff6b98 with current implementation in develop branch * Fix more broken changes in LLViewerTexture::saveRawImage * Restore the changes in LLMath both from develop and maint-c * Fix all kind of other merge errors | |||
2024-10-15 | Merge branch 'develop' into maxim/lua-nearby-avatars | Nat Goodspeed | |
2024-10-15 | viewer#1472 Fix some mirror parameters not adjusting | Andrey Kleshchev | |
combo box only recognizes value "6" | |||
2024-10-15 | Merge remote-tracking branch 'origin/release/2024.09-ExtraFPS' into develop | Brad Linden | |
2024-10-15 | viewer#2850 Fix a crash in LLTextureFetchWorker | Andrey Kleshchev | |
cache worker does not respond in case it was aborted, leaving behind a handle. | |||
2024-10-15 | Post-merge cleanup: llvoavatar.cpp | Andrey Lihatskiy | |
2024-10-15 | Fix missing inventory unlock | Andrey Kleshchev | |
2024-10-15 | Post-merge fix: Restore initRootContent() | Andrey Kleshchev | |
2024-10-14 | Merge pull request #2849 from secondlife/rider/world_map_flags | Rider Linden | |
New flags on ScriptTeleportRequest message. | |||
2024-10-14 | Private Issue #297: Code review feedback. | Rider Linden | |
2024-10-14 | Private Issue #297: Accept new flags in ScriptTeleportRequest message. Flags ↵ | Rider Linden | |
indicate if the world map should be opened and focused. | |||
2024-10-14 | Merge pull request #2823 from secondlife/v-1883 | cosmic-linden | |
secondlife/viewer#1883: Terrain paint client prototype WIP code check-in | |||
2024-10-14 | secondlife/viewer#1883: Fix compiler errors | Cosmic Linden | |
2024-10-14 | Use correct German date format for German localization (#2845) | Ansariel Hiller | |
2024-10-14 | viewer#2819 Group member pagination toggle | Andrey Kleshchev | |
Group member pagination is not ready, disable it untill later |