Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
teleporting to a different simulator. Turns out the control avatar (skeleton) was getting caught up in the cleanup for the original region
|
|
|
|
tris, we don't bother making a control avatar for them.
|
|
|
|
|
|
going static
|
|
|
|
after it's been free'ed
The shared pointer is passed by reference to LLVivoxVoiceClient::deleteSession() where
mSessionsByHandle.erase(iter) removes the last reference causing it to destruct while still
being accessed later on in the function.
(from Kitty Barnett)
|
|
|
|
|
|
|
|
|
|
isAnimatedObject() just uses check against extended mesh flag of the root. On select, LLVOVolume marks whole linkset for update if animated object.
|
|
|
|
|
|
|
|
filters for Inventory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with recursiveMarkForUpdate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
must contain some triangles even if not at the root
|
|
|
|
|
|
|
|
|
|
|
|
Specifically, reinstate the curl, openssl, nghttp2 libraries to the previous
tip of this MAINT-7081 fork.
|
|
|
|
The /marker switch is passed by the (new) VMP. If any user wants to explicitly
pass the /marker switch to the installer, s/he shouldn't mind ending up with
an nsis.winstall file in the download directory.
|
|
|
|
|
|
|
|
|
|
|
|
|