Age | Commit message (Collapse) | Author |
|
to reset to first frame
|
|
|
|
|
|
|
|
|
|
|
|
by Kelly.
|
|
back to prev version of shader
|
|
obsolete strings
|
|
|
|
|
|
|
|
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
|