Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
LLPanelFace)
|
|
|
|
|
|
|
|
Feels like I should have made isParticipant and getParticipantList
static to minimize singleton dependency/calls
|
|
|
|
bar webrtc's coroutines from necromancy
|
|
|
|
|
|
|
|
If state was 'ringing' viewer failed to set mSessionTerminateRequested
on cancel so the call kept sort of going
|
|
(#2202)
|
|
|
|
all to bugsplat
|
|
|
|
#2194)
|
|
Downloading packets from server was removed in favor of HTTP
|
|
|
|
preferences
|
|
|
|
|
|
|
|
|
|
|
|
This simple trick stops checking if the avatar is loaded if the avatar is loaded, decreasing calculation times and increasing FPS.
|
|
|
|
|
|
Multiple faces can share same mMaterial
|
|
* Disable EmojiHelper if Digit before Colon
Typing in times with the new emoji helper pop-up can be frustrating, so I would like to propose disabling it when there is a number before the colon.
* Remove trailing space in indra/llui/llemojihelper.cpp
---------
Co-authored-by: Andrey Lihatskiy <alihatskiy@productengine.com>
|
|
|
|
|
|
|
|
|
|
|
|
release/2024.06-atlasaurus
|
|
Emoji picker warning fixes and cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WebRTC logs now pass out of the webrtc library into a logging sink,
which converts them into SecondLife.log compatable logging calls.
This includes fatal errors and asserts, which are now logged into
SecondLife.log, and should be available in the crash logger.
|
|
Crash at getTextureEntry which calls getTE(mTEOffset)
|