Age | Commit message (Collapse) | Author |
|
|
|
optimized for Web profile display
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set focus root to true by default for all floaters via floater.xml template
existing calls to setIsChrome will turn off focus root for chrome floaters after initializing it from the focus_root parameter
|
|
- Replaced all existing usages of LLDir::getNextFileInDir() with the new directory iterator object.
- Removed platform specific LLDir::getNextFileInDir() implementation.
|
|
|
|
|
|
|
|
to -1
|
|
|
|
share confirmation dialog.
|
|
|
|
after pressing ESC
- When location input control loses focus setting cursor to 0 to show the left edge of the text.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
de minimus contribution accepted without CA - Oz Linden
|
|
|
|
CacheNumberOfRegionsForObjects is exceeded
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There is an edge case in setMasterGain during startup which prevents setInternalGain from being called if the master volume setting and mInternalGain both equal 0.
In llaudioengine.cpp setting mInternalGain to a very low but non-zero value fixes this issue.
|
|
|
|
|
|
|
|
Pressing Return in Favorites bar overflow menu now acts as mouse double click, i.e. performs teleport to selected landmark.
|