Age | Commit message (Collapse) | Author |
|
|
|
|
|
currently not hooked to any functionality.
|
|
|
|
"Destinations"
EXP-1290 FIX -- Snapshot button to be removed from the default left sidebar
EXP-1291 FIX -- Places command is missing on the default left sidebar
* Updated to new default buttons based on the wiki.
* Updated button_display_mode to text rather than numbers.
|
|
|
|
fixed not serializing named values when values provided from code
|
|
is still problematic for FUI floaters.
|
|
|
|
|
|
then opening chat floater on next login
EXP-1271 Remove UI hints
|
|
|
|
* Hooked up commands to their respective floaters
|
|
add a force default load option, enforce consistency between menus and toolbars
|
|
- Removed all sidetray dependencies and the sidetray itself.
- Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused.
|
|
|
|
buttons that I can d&d into the toolbars
EXP-1233 FIX -- Populate the toybox floater window with all FUI toolbar buttons indicated as such in the "commands.xml" definition.
EXP-1267 FIX -- Enable/disable buttons in the toybox
* Hooked up button callbacks to the toolbar buttons
* Fixed toybox button enable/disable to function properly and live update as
buttons change states.
* Removed the toybox toolbar background image
Reviewed by Leyla
|
|
but not associated shortcuts (like Mouselook and Fly)
EXP-1266 Communicate > Nearby Chat menu item does not bring up chat floater
|
|
|
|
settings done yet.
|
|
buttons that I can d&d into the toolbars
* Command buttons are now enabled/disabled in toybox based on whether or not the
LLToolBarView has them anywhere.
* Commands now have argument to specify whether or not they should be in the
toybox.
* LLCommandId is now used a universal reference for commands.
Reviewed by Richard.
|
|
|
|
(temporary), follow resize correctly, store pointers to toolbars, debug display (temporary)
|
|
buttons that I can d&d into the toolbars
EXP-1233 PROGRESS -- Populate the toybox floater window with all FUI toolbar buttons
EXP-1235 FIX -- Make the toybox available through the context menus associated with the other toolbars
EXP-1248 FIX -- Implement context menu on toolbars
* New commands are listed
* Toolbars can now be made read-only (as in the toybox) or editable (as in the others)
* Toolbars that are not read-only have a context menu that allows button type editing.
Reviewed by Richard.
|
|
|
|
reviewed by Leslie
|
|
buttons that I can d&d into the toolbars
EXP-1233 PROGRESS -- Populate the toybox floater window with all FUI toolbar buttons
* Added all documented FUI commands from the wiki, 20 in all, with text,
tooltips and placeholder icons.
* Note current toolbar checked in toolbar code does not lay these commands out
properly.
|
|
Changes:
* Click and double click in-world can now trigger click-to-walk or
click-to-teleport actions, depending on preferences.
* Grouped keyboard- and mouse-related settings in Preferences -> Move.
|
|
turned off on my machine to work around mac crasher)
|
|
|
|
|
|
|
|
|
|
for existing configs that point to settings_minimal.xml, make it a valid, but empty file
|
|
|
|
buttons that I can d&d into the toolbars
EXP-1232 FIX -- Create class to load and hold all of the command meta data associated with FUI toolbar actions
* Added basic commands.xml file to define FUI-related toolbar actions. For now
a basic "avatar" and "places" button are defined.
* Added basic command manager to parse and hold strings that define potential
toolbar command actions.
* Broke out a separate floater function as a placeholder for the 3-state toolbar
floater toggling.
* LLUI::initClass now parses the new commands.xml file
Reviewed by Richard.
|
|
|
|
|
|
end for testing. We are still investigating the real issue, but this may be a sufficient patch
|
|
removed all references to basic mode
|
|
|
|
|
|
|
|
|
|
|
|
Remove the viewer side automatic logout after extended away time.
Note, however, that the server still logs you out after 30 minutes
away: see SVC 7251.
Allow more time (10 seconds vs 2 seconds) after initiating Away status
during which mouse movements do not remove the Away status.
|
|
The selection distance limit was set at 64m. Now that we have 64 meter prims
this means that you can see objects that you couldn't reliably select, or
couldn't always scale up to full scale. Doubled the limit to 128,
and selecting and scaling operations appear to work fine, even for 64m objects.
|
|
|
|
|
|
times, sim timezone settings differences suspected.
* LastInventoryInboxActivity setting now stored as the value of time_correct(),
the corrected time difference (established at login) between the client and
official SL time.
|