Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Work in progress. Cleaned up some of the XUI layout so that it's properly laid out (e.g. maintains position if the window is resized, even though we don't allow resize)
This checkin should not have any visible UI change effects.
|
|
|
|
|
|
|
|
avatar and camera shake...
|
|
|
|
|
|
|
|
users in minimal skin
|
|
Trivial fix to menu entry for rendering types entry.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
available from group chat window
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
newfangled equation.
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
walk to that spot
Initial mouse-based steering and single click to walk
|
|
|
|
|
|
|
|
|
|
|
|
|
|
walk to that spot
added setting to toggle click to walk
|