Age | Commit message (Collapse) | Author |
|
fix for copy and wear
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In this case the land impacts data is not displayed for such selection.
|
|
|
|
of old code related to earlier accounting work.
|
|
Removed LLViewerRegion::getSimProductName() so that it doesn't mistakenly
get used in UI code, thus causing localization bugs.
|
|
everywhere.
|
|
|
|
|
|
|
|
|
|
|
|
to a day cycle.
|
|
using the region info model.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MissingString MacLocale warnings. Reviewed by Dave
|
|
|
|
|
|
|
|
viewer now uses simulatorfeatures to check whether to show
UI elements for mesh or not
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a bunch of unnecesary header dependencies.
|
|
|
|
environment settings.
Reason: We tried to check whether the region supports environment settings
without making sure that we've actually recieved region capabilities,
so the check sometimes failed.
Fix: Defer check for the "EnvironmentSettings" capability until we've received the region capabilities.
|
|
|
|
|
|
|
|
links in web profile
Also fixes SOCIAL-521 and SOCIAL-428
|