Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
SOCIAL-654 FIX Items purchased on Marketplace.secondlife.com while logged into Minimal skin are declined and not present in inventory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
viewer moves you to that location
made this work when clicking on SL with another app in foreground
visual feedback of ClickToWalk behavior
|
|
|
|
|
|
|
|
tools
disabled click-drag when camera not in default position since behavior would be weird at best
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
avatar and camera shake...
|
|
|
|
|
|
|
|
users in minimal skin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
available from group chat window
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed linux build
|
|
sends an IM from another region.
The problem was caused by trying to lookup info for a *remote* object by its id in the gObjectList --
this is what the usual object inspector (LLInspectObject) does.
The fix saves the sender object info when a message arrives, then passes the info to the remote object inspector (LLInspectRemoteObject).
|
|
walk to that spot
can drag objects in front of avatar in opposite direction now
reliably release mouse capture
min rotation radius is now scaled by camera distance from rotation center
|
|
walk to that spot
Turn off "autopilot cancelled" spam
|