Age | Commit message (Collapse) | Author |
|
--HG--
branch : avatar-pipeline
|
|
Eyes weren't alpha masked.
Hair wasn't being consistently alpha masked
Hair alpha mask was being ignored during avatar customization
We weren't hitting onFirstTEMessageReceived()
All of these were fixed. Also takes care of EXT-2926 EXT-2925 EXT-2974
Code reviewed by Bigpapi
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
Changed local compositing code for alpha masks to handle the case where
we are generating a local composite of an alpha masked body part.
See JIRA for repro information
Code reviewed by Bigpapi
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
Apparently none of the texture pickers were invalidating the baked textures
causing selected textures to not appear on the avatar until you actually saved
the wearable. This patch forces the composites to update when you change any
texture or color (or invisibility flag).
Code reviewed by Seraph
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
sidepanel is blank
Changed the way that we're generating initial views for inventory panels. Instead of waiting for a notification, we check on idle and generate the views whenever we first see that the inventory has become usable.
--HG--
branch : avatar-pipeline
|
|
accordion
--HG--
branch : avatar-pipeline
|
|
COF folder was being removed from panel because its parent is outside the panel. Added checks so that first-level children of panel root are never to be removed.
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
reverting unnecessary changes based on code review of previous checkin.
Code for both patches reviewed by Seraph.
--HG--
branch : avatar-pipeline
|
|
|
|
|
|
this patch allows IMG_INVISIBLE in an alpha mask to set the baked texture to
also be IMG_INVISIBLE for the appropriate baked texture.
Will be post-reviewed with other alpha mask fixes.
--HG--
branch : avatar-pipeline
|
|
|
|
--HG--
branch : avatar-pipeline
|
|
currently works for new outfit created in side panel, but not in appearance editor
--HG--
branch : avatar-pipeline
|
|
|
|
|
|
|
|
--HG--
branch : avatar-pipeline
|
|
We were querying agent wearables (baked texture) cache before setting
mWearablesLoaded. First thing the function does is checks mWearablesLoaded.
Moving the call down to later in the function allows us to request & use
cached baked textures again.
Code reviewed by Seraph
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
Made the People and Me task panels support the desired tri-state behavior.
Until all the other task panels support that behavior, it is disabled.
--HG--
branch : product-engine
|
|
notifications in the nearby chat)
--HG--
branch : product-engine
|
|
history style (widget-less))
- reverted changes in session processing code in LLIMFloater::onClose in rev. bd3f78cc1c42.
--HG--
branch : product-engine
|
|
session has been started)
--HG--
branch : product-engine
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
|
|
|
|
A pointer member must be initialized in constructor.
--HG--
branch : product-engine
|
|
http://jira.secondlife.com/browse/EXT-2731
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
When a focused control is being destroyed, focus gets passed to the login panel, that leads to crash if the panel has been destroyed already.
Made the focus manager reset keyboard focus in this case.
Found unreachable code in llstartup.cpp!
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
-- updated layout for Ad-hoc IM chat: added follows for left panel & its buttons.
Buttons were not centered when IM container was minimized & restored.
--HG--
branch : product-engine
|
|
-- updated layout for Group IM chat: added follows for left panel & its buttons.
Buttons were not centered when IM container was minimized & restored.
--HG--
branch : product-engine
|