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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
when tracking gets stopped.
- Removed the menu from LLFloaterMap (the mini-map floater)
that had conflicted with the one in the LLNetMap widget.
- Fixed updating of the "Stop Tracking" menu item; moved that code
out of draw() to avoid excessive updates.
- Preventively fixed LLTracker::isTracking() to return strictly 1 or 0
(BOOL is known to cause hard-to-debug side effects with values > 1
because it's essentially just an int and thus doesn't enforce
any limitations on the value).
|
|
- Added Search to World menu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
available from group chat window
|
|
|
|
|
|
|
|
|
|
newfangled equation.
|
|
|
|
|
|
|