Age | Commit message (Collapse) | Author |
|
|
|
EXT-2298 [BSI] Busy mode response shows as "|TOKEN COPY BusyModeResponse|" in General prefs while offline
|
|
|
|
|
|
|
|
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
|
|
|
|
--HG--
branch : product-engine
|
|
|
|
|
|
reviewed by Leyla
|
|
|
|
Resolved conflicts in panel_bottomtray.xml and llavataractions.cpp.
--HG--
branch : product-engine
|
|
Individual widgets/*.xml files will need to have explicit font="foo" params
removed to start using the defaults.
Discussed with Richard.
|
|
harder to read or post-process.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
increased for system messages (comming from "Second Life", zero uuid)
now not counting messages with from = "Second Life" and from_id = receiver's uuid
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
grabs).
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
- place counter exactly over the message well icon.
Fixed in theis way becouse style guide does not have correct UI.
Probably color sheme should be changes to have counter more visible
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
control panel should be disabled when interacting with AVALINE caller
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
other Nearby Chat
--HG--
branch : product-engine
|
|
Code cleaned up:
- removed test code to show background in chiclet panel
--HG--
branch : product-engine
|
|
to 'Ad-hoc Conference'
--HG--
branch : product-engine
|
|
Code refactored:
- moved code to process width increasing into separate method
--HG--
branch : product-engine
|
|
Code refactored:
- processShowButton() now gets type of buttons should be shown instead of object
- removed unnecessary code
--HG--
branch : product-engine
|
|
offline mode
--HG--
branch : product-engine
|
|
recent chat
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
lots of small problems...
--HG--
branch : product-engine
|
|
now much harder to read or post-process
--HG--
branch : product-engine
|
|
harder to read or post-process
--HG--
branch : product-engine
|
|
with an event API. In addition to the LLEventPump name on which to listen,
LLEventAPI accepts a documentation string for event API introspection.
Give every LLEventDispatcher::add() overload a new documentation string
parameter for event API introspection.
Convert every existing event API to new conventions, introducing suitable
documentation strings for the API and each of its operations.
|
|
--HG--
branch : product-engine
|
|
Code refactored:
- move calculating of buttons_required_width inside processShowButton();
- remove changing of delta_width out of processing each button while increasing width
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Added single expansion accordion.
--HG--
branch : product-engine
|
|
- refactored logic increasing of width
- fixed bug with incorrect work in some cases
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|