Age | Commit message (Collapse) | Author |
|
roxie/webrtc-symbols
|
|
|
|
* Auto-scaling amortisation of dynamic BB calcs
This fix limits the overhead of the dynamic BB calcs to
AvatarExtentRefreshMaxPerBatch per AvatarExtentRefreshPeriodBatch frames
default is 5 avatar per 4 frames. Thus a standard busy region 25 avatars would
take 20 frames to refresh the BBs.
* Add comments to give context to the amortised BB recalcs
explain the frequency of updates given the number of avatars present as to how that limits the impact on frame rate in busy scenes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LLPanelFace)
|
|
|
|
|
|
|
|
Feels like I should have made isParticipant and getParticipantList
static to minimize singleton dependency/calls
|
|
|
|
|
|
bar webrtc's coroutines from necromancy
|
|
|
|
|
|
|
|
paintmap bake and compare it to the heightmap
|
|
|
|
|
|
dylibs directly
|
|
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
|
|
Introduce LLUIColorTable debug-settings-alike floater and fix various color system bugs
|
|
|
|
preferences
|
|
|
|
|
|
|
|
|
|
|
|
This simple trick stops checking if the avatar is loaded if the avatar is loaded, decreasing calculation times and increasing FPS.
|
|
Fix integer underflow causing issues with wearables
|