Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
cleaned up a few other minor issues noted during review.
|
|
message order to corresponed with menu order per Ardy Lay's suggestion
|
|
|
|
|
|
|
|
|
|
|
|
|
|
available from group chat window
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
newfangled equation.
|
|
|
|
|