Age | Commit message (Collapse) | Author |
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
|
|
These are no longer generated in Viewer 2.0 (instead we use
notifications to send object IMs to the user), so there's no
need to look for them in every textbox. Users can get details
on any objects spamming them via the new remote object inspector.
|
|
This is used to display details about objects that may not be in the
current scene (the existing object inspector is tied to selection and
only works for objects in the scene). The remote inspector lets you see
the name and owner of the object. You can also teleport to the object's
location, view the location on the map, or mute the object.
I've also added more information to the notification you receive when
an object sends you an IM via llInstantMessage(). This notification now
has an "Inspect" button that brings up the remote object inspector.
|
|
increased chat bar text field to compensate changes in changeset: 4652 : d0832cfa71c6
(for EXT-2356 Replace Log button in bottom tray with up arrow)
--HG--
branch : product-engine
|
|
|
|
|
|
this window has been closed and restored (refer to screenshot)
--HG--
branch : product-engine
|
|
(EXT-989) IM chiclets should expand to show active voice indicator
(EXT-988) Change indication of unread messges in chiclets
fixed chiclets' behavior in the Message Well Window
--HG--
branch : product-engine
|
|
|
|
This is now a dockable floater with a dock tongue. It currently floats
over the sys well, where other system messages appear. The appearance
now matches the voice spec more closely. It also tells you which voice
channel you would be leaving if you accept the call.
|
|
|
|
|
|
|
|
|
|
|
|
Added menu callbacks in for avatar texture debug, but disabled functionality for release version.
|
|
|
|
Apparently moving ui_ctrl to a different registry breaks our ability to
create dummy ones in code. Reverting until I have time to investigate.
Discussed with Richard
|
|
|
|
|
|
|
|
|
|
Code Collab #34
|
|
|
|
LLPanelPrimMediaControls::updateShape(), as it was removed from the XUI file.
|
|
restore ability to edit in place xui files, shaders, etc.
|
|
|
|
first use of 2.0 - EXT-1593 and EXT-1591.
|
|
EXT-2298 [BSI] Busy mode response shows as "|TOKEN COPY BusyModeResponse|" in General prefs while offline
|
|
Reverting previous checkin for enabling this. This is more complicated than worth spending time on, at the moment.
|
|
|
|
|
|
This change enables a user to set a custom tool tip on a particular
scroll list cell by calling setToolTip(). Then, this tool tip is
used. If this is not done, the existing tooltip functionality is left
alone.
Reviewed by Richard
|
|
|
|
|
|
|
|
Now preferred maturity is passed to the search web pages as an
r={13|21|42} query param.
|
|
|
|
Added settings to config SRV request params
Increased timeout to 10 seconds
Changed timeout to generate login failure event instead of an error.
Added unit test to cover SRV failure event.
|
|
function definition of startAppearanceAnimation chagned - last patch
missed eliminating the parameters at line 6594 in llvoavatar.cpp.
This patch fixes the issue, confirmed builds and runs locally.
|
|
http://jira.secondlife.com/browse/EXT-2359
|
|
|
|
|
|
Fixed a double-bake bug on hitting the "OK" button of the appearance editor
Also cleaned up extraneous calls to requestLayersetUpload.
Behavior should now be consistent with resident expectations.
Code reviewed by Bigpapi
|
|
removed ambiguous parameter "set_by_user" from many places in codebase,
renaming it to be upload_bake, which is a more accurate descriptor.
This allowed me to see several inconsistencies in how this variable was
being set - these errors were also fixed. User-visible result should be
that baked textures are not reuploaded on changing avatar sex until the
save button is pressed. primary win here is code clarity.
Code reviewed by Bigpapi.
|
|
--HG--
branch : product-engine
|
|
|