Age | Commit message (Collapse) | Author |
|
|
|
|
|
Added icons
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A lot of reports about crashes in voice's removeObserver with no indication of the cause, all MAC specific. By this point terminate should have been called and mVoiceModule should be null, yet callstaks suggest it isn't.
Commit clears LLVoiceClient beforehand to avoid the issue entirely, but issue lies elsewhere and 'voice' crash is just a symptom.
|
|
|
|
|
|
|
|
SL-19121: Add some override tests
|
|
|
|
|
|
|
|
|
|
commit -- immediately apply scale to sphere probes.
|
|
|
|
|
|
|
|
|
|
shadow frusta)
|
|
|
|
|
|
|
|
SL-19002: Handle edge case in client networking which could cause material ID and overrides to become out-of-sync
|
|
call queueApply/queueModify
|
|
SL-19080: GLTF Material asset consistency: Part 2: Update viewer GLTF Material asset upload to v1.1
|
|
|
|
translations (#80)
|
|
|
|
Also fix stuck sun/moon and incidental decruft.
|
|
|
|
Add multi item properties floater support
|
|
|
|
|
|
|
|
|
|
Feature described at https://community.secondlife.com/blogs/entry/12652-coming-soon-to-a-viewer-near-you-group-chat-history/
|
|
|
|
|
|
|
|
changes in /en/ (#78)
|
|
As it happens, the change in the LLUUID::combine() algorithm introduced by one
of my previous commits is causing invalid assets creation (seen with
some clothing items, such as Shape and Universal types); obviously, the server
is using the old algorithm for UUID validation purpose of these assets.
This commit reverts LLUUID::combine() code to use LLMD5.
|