Age | Commit message (Collapse) | Author |
|
|
|
updateMeshTextures() loop
Reviewed by Kelly
|
|
|
|
|
|
|
|
URLs
Partial fix: disabled URLs in the 'label' part of Wiki-style link
|
|
|
|
menu in IM conversation.)
|
|
|
|
|
|
toolbar buttons and "lost".
|
|
[Improvement] Prevent latest Voice service from connecting or error popup from occurring when Voice Chat setting is disabled in the viewer.
|
|
to reset to first frame
|
|
|
|
|
|
|
|
|
|
in impostor rendering
|
|
for mostly-transparent buffer pixels, aka hair in ALM only
|
|
|
|
removed and revert to alpha blend
|
|
|
|
'Pay' button in Object profile
|
|
|
|
|
|
reconnect to Facebook API in same viewer session
|
|
|
|
|
|
open_notifications.xml file per user
|
|
|
|
|
|
"[[RELEASE_NOTES_FULL_URL] information about this update]")
|
|
tile when toggling
|
|
GetMesh2 capabilities. They should be independent now.
|
|
no alpha is present
|
|
|
|
|
|
|
|
either Piof or Group membership (viewer changes). Using Mnikolenko's patch
|
|
|
|
alpha mode blend
|
|
|
|
|
|
one face really has alpha
|
|
|
|
|
|
|
|
the suggested friend list
|
|
Have the ::notifyLoadedMeshes() method doing correct locking
and stall avoidance at the same time. This method now does
lazy mutex lock acquisition (trylock()) and if it fails on
either, it gives up and comes back later. Capture the maximum
number of sequential failures and report this at the end of
the run in the log. (So far, with big mesh regions, I've
only seen 1s and 2s.) Locking/mutex requirements sorted in
other locations as well. LLMutex gets trylock() method as
well as new LLMutexTrylock scoped locking class. Clean up
some documentation, more to do.
|
|
attachments on impostors
|