Age | Commit message (Collapse) | Author |
|
- Corrected logic in inventory filter. Calculation of whether filter is more or less restrictive depending on time parameters was wrong.
|
|
|
|
|
|
text in the chat box.
Submitting on behalf of Jonathan Yap.
|
|
Looks like it has never worked.
|
|
images of all formats, reviewed by richard
|
|
Another merge artifact.
|
|
high-performance machines.
"high" graphics settings now give 100% updates, versus 90%.
Changed a simple constant that was acting as a threshold for when physics should be updated (the constant was set way too high, meaning that updates were being skipped).
|
|
This change looks more complicated than it actually is. I basically turned max effect into a scaling parameter, versus a clamping parameter. Piece of cake, just moved some code around and made minor logic changes.
|
|
This change looks more complicated than it actually is. I basically turned max effect into a scaling parameter, versus a clamping parameter. Piece of cake, just moved some code around and made minor logic changes.
|
|
Fixed bug that was messing up time slices for physics.
|
|
or aberrant behavior, but this just looks better if we allow higher range of motion.
|
|
|
|
wrong avatar age calculation
- Applied patch which fixes typo in enum.
|
|
|
|
|
|
|
|
|
|
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.
|
|
The problem was caused by an outdated message name stored in LLInventoryObserver::mMessageName and not updated properly in LLInventoryModel::notifyObservers().
The message name used in LLInventoryAddedObserver::changed() was the name of the message most recently passed by LLInventoryModel::notifyObservers(), instead of the name of the latest actually received message. Using the most recent message name in this case fixed the problem.
|
|
available at login location menu when user switches off this feature.
User favorite locations record is removed from the settings file each time when user exits the viewer with "ShowFavoritesOnLogin" setting off and his name is found on the record.
|
|
Decreased default nearby char bar width from 310 to 250 px.
This enables the Speak button label to be shown by default.
|
|
Typo.
|
|
Fixing a regression introduced in tier 1: not displaying the bottom tray buttons
added when bottom tray was not wide enough display them, even after increasing
the width to show all visible buttons.
The fix is to mark such buttons as auto-hidden so that they appear
as soon as we have enough free space.
|
|
Removed unused methods.
|
|
Crash was because we weren't checking for null wearable lookups.
|
|
typed like "firstname.lastname" or "firstname_lastname" or user name consists of a single word.
Restoring the fix for STORM-842 (changeset ccfd9a2e3b3c) lost during merging (changeset 5618715b7b2d).
|
|
method that was used for opening IM window
- Replaced setRect method with setShape so that reshape and translate method be called
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
location unavailable error message
- In case of using "login" or "autologin" command-line parameters, URL of the start location should be set during configuration initialization of application. This is because there won't be ability to set it before login state (panel login won't be shown).
|
|
method that was used for opening IM window)
- Added the callback with the timer on control name "ThrottleBandwidthKBPS" changes. Now message is sending to the simulator in 0.3 sec after LAST variable change.
|
|
|
|
|
|
|
|
|
|
links in web profile
reverted throttling of untrusted slapps to 1 every 5 seconds
don't treat slapps originating from external browsers as clicks and thus bypassing throttling
|
|
updates local settings file but not the actual value in the database
WEB-3750 Attempted FIX -- Gone Profile
* Check box for "show me in search" privacy setting no longer enabled until login.
* Avatar server update message only sent on status change.
Reviewed by Richard
|
|
|
|
updated hint text to use numbers from image
|
|
|
|
|
|
|