- Oct 23, 2009
-
-
Neal Orman authored
Two part fix: prevented the copying of wearable parameters to the avatar to trigger a rebake. Then: Called wearableUpdated every time a wearable was added/removed/replaced and ensured it properly invalidated the composite Confirmed working fix on developer machine. Code reviewed by Seraph.
-
Loren Shih authored
For EXT-1863 : "Wear" and "Take Off" for items should be properly greyed out depending on item worn state
-
Steven Bennetts authored
Merging revisions 2156-2183 of https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0-3, respecting ancestry * Bugs: EXT-1590 EXT-1694 EXT-1660 EXT-1646 EXT-1694 EXT-1316 EXT-1775 EXT-1798 EXT-1799 EXT-1117 EXT-1571 EXT-1572 * Dev: EXT-1757 EXT-991 EXT-1758 EXT-1770 EXT-1192 EXT-1613 EXT-1611 EXT-1256 EXT-1758 EXT-747
-
Loren Shih authored
-
Loren Shih authored
svn merge -r137024:137071 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/avatar-pipeline-14-seraph into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 Bugs: EXT-1785 EXT-1818 EXT-1820 EXT-1845
-
Eric Tulla authored
These textures are used during terrain rendering. Not having them also breaks invisiprims in an interesting way.
-
- Oct 22, 2009
-
-
Neal Orman authored
Texture changes in appearance editor were not taking effect immediately. Changed texture setting code to refresh local bake of textures. Code reviewed by Vir
-
Neal Orman authored
Made an adjustment to ignore remove requests on items that don't exist, to avoid the extra messages to the server. Also made a couple of adjustments to ensure removal of alpha masks and tattoos along with other wearable types. Added these code points to the wiki page detailing what modifications need to be made when adding a new wearable type: https://wiki.lindenlab.com/wiki/User:Vir#Adding_new_wearables Code reviewed by Seraph.
-
Leyla Farazha authored
now we have first, middle, last tab art reviewed by richard
-
Steven Bennetts authored
Added some missing licensing info.
-
- Oct 21, 2009
-
-
Steven Bennetts authored
-
Steven Bennetts authored
Merging revisions 2146-2150 of https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0-3, respecting ancestry * Bugs: EXT-1752 EXT-1754
-
Steven Bennetts authored
Merging revisions 2129-2144 of https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0-3, respecting ancestry * Bugs: EXT-1293 EXT-1611 EXT-1613 EXT-1176 EXT-1724 EXT-1186 EXT-1662 EXT-1760 EXT-1720 * Dev: EXT-1575 EXT-1770 EXT-1232 EXT-1234
-
Loren Shih authored
svn merge -r136533:136919 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/avatar-pipeline-14 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 * Bugs: EXT-1779
-
Richard Nelson authored
reviewed by James
-
Richard Nelson authored
reviewed by James
-
Loren Shih authored
No expected functionality change; this mostly contains cosmetic cleanup. Reviewed by: Nyx
-
Richard Nelson authored
EXT-1728 - there is no new line in the text copied on junction of 2 panels EXT-1670 - fix chat history use of widgets reviewed by James
-
Ramzi Ramey authored
EXT-1520 some very preliminary Groups profile cleanup - add some emphasis color for readability - fix the missized text_editor on L$ Planning tab
-
Loren Shih authored
It's now possible that items may not exist in the hierachy of the inventorypanel's contents, so this warning spam is a false positive. Removed unnecessary spam, did slight code cleanup.
-
Ramzi Ramey authored
-
Ramzi Ramey authored
-
Ramzi Ramey authored
-
Steven Bennetts authored
Merging revisions 2112-2128 of https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bugs: EXT-1605 EXT-1506 EXT-1663 EXT-1616 EXT-1599 EXT-1587 * Dev: EXT-748 EXT-1447 * IM Cleanup
-
Steven Bennetts authored
Merging revisions 2107-2109 of https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bugs: EXT-1557
-
Steven Bennetts authored
Merging revisions 2102-2104 of https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bugs: EXT-1609 EXT-1255 EXT-1299
-
James Cook authored
EXT-1365 Side tray panel borders fixed, XUI opacity of panels rationalized, eliminated programmatic setting of panel opacity, moved side tray panel buttons to flush with right of screen. Not reviewed.
-
- Oct 20, 2009
-
-
Steven Bennetts authored
Merging revisions 2094-2099 of https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bugs: EXT-1612 EXT-1604 EXT-1163 EXT-1163 EXT-1167 * Dev: EXT-1516
-
Martin Reddy authored
The notification text for this popup is commented out of the notifications.xml file, so I'm commenting out the code that tries to pop up this notification too. This is just a quick short-term fix. In the longer term, I believe the plan is to remove all First Use dialogs entirely, so this entire file will eventually die.
-
James Cook authored
Added "Show Side Tray" to login debug menu. Fixed strange border color around Home side tray panel, more similar fixes to follow. Reviewed with Richard.
-
Martin Reddy authored
Various floaters can display a lock icon in the title bar, but these were appearing over the new Help button, "?". This change moves the Lock icons to the left of the Help button. While debugging the change I found some modal dialogs that shouldn't display a help button, so I removed their help_topic definitions.
-
Richard Nelson authored
-
James Cook authored
This leaves side tray contiguous with favorites bar, will be fixed by drop shadow from EXT-1742. Reviewed with Erica.
-
James Cook authored
-
Richard Nelson authored
moved a bunch of template class statics to cpp files also added filename parameter to LLXUIParser::readXUI for better debugging of XUI errors reviewed by James
-
Lisabeth Pardi authored
-
Lisabeth Pardi authored
EXT-328
-
Leyla Farazha authored
Also apparently search doesn't need it's tooltip in widgets, it gets specified in the xml file that uses it.
-
Neal Orman authored
Previous patch improved the situation but reversed it - it was still possible to have a mismatch between an avatar's head and body for their gender. This patch makes the copying of the gender from your shape wearable to your avatar more explicit, which appears to fix the issue for now. This should get the behavior correct for testing purposes, and we will look into fixing more underlying issues for the next cycle. Code reviewed by Seraph
-
Erica Olsen authored
-