summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2009-11-25For EXT-2584: Select and rename new folder when creating new outfitBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-25For EXT-2584: Select and rename new folder when creating new outfitBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-24Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/Nyx (Neal Orman)
--HG-- branch : avatar-pipeline
2009-11-24EXT-2818 no way to get IMG_INVISIBLE as a baked textureNyx (Neal Orman)
reverting unnecessary changes based on code review of previous checkin. Code for both patches reviewed by Seraph. --HG-- branch : avatar-pipeline
2009-11-24EXT-2818 not using IMG_INVISIBLE in baked texturesNyx (Neal Orman)
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
2009-11-24mergeBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-24For EXT-2584: Select and rename new folder when creating new outfit; ↵Brad Payne (Vir Linden)
currently works for new outfit created in side panel, but not in appearance editor --HG-- branch : avatar-pipeline
2009-11-24Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/Nyx (Neal Orman)
--HG-- branch : avatar-pipeline
2009-11-24EXT-2671 avatar rebaking on every loginNyx (Neal Orman)
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
2009-11-24mergeBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-24Fix for EXT-2571 to accommodate accordion panelsBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-24For EXT-2571: Right click context menu for OutfitsBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-24mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-11-24mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-11-24DEV-43332 New 'final' help URL format, as spec'd by enkidu.Tofu Linden
2009-11-23Merge from product-engineSteve Bennetts
2009-11-23Fix for gcc warningSteve Bennetts
2009-11-23mergeSteve Bennetts
2009-11-23Change IM windows to minimize isntead of close. Need to make the icons ↵Steve Bennetts
overridable so that the minimize button can use the close art.
2009-11-23Added reverse LLCacheName lookup.Steve Bennetts
2009-11-23Added some threading debugging code. Should catch any recursive mutex locks ↵Steve Bennetts
in non Release builds.
2009-11-23EXT-2705 : Remove (dont' just grey out) right-click context menu options for ↵Loren Shih
Links that aren't necessary --HG-- branch : avatar-pipeline
2009-11-23EXT-2763 : Right-click on inventory doesn't bring up context menuLoren Shih
Also did some minor cleanup on header files. --HG-- branch : avatar-pipeline
2009-11-23Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/Nyx (Neal Orman)
--HG-- branch : avatar-pipeline
2009-11-23tweaking render cost calculations based on code review feedback.Nyx (Neal Orman)
Following commits were reviewed by vir: 3054bae2bf21 dcc420c4d3f0 05341c33f01e d9cb3bf709f8 dad4281217d3 f1d887a950ba - Nyx --HG-- branch : avatar-pipeline
2009-11-23Implemented normal task EXT-2739 (Ctrl-I should open Inventory side panel,Andrew Dyukov
Ctrl-Shift-I should open Inventory floater). --HG-- branch : product-engine
2009-11-23EXT-2705 : Create accordion panel to show COF contentsLoren Shih
Also made several infrastructure improvements that help inventory panels defer generating their folders/views until after inventory has been loaded up. This was pretty haphazard before. --HG-- branch : avatar-pipeline
2009-11-23EXT-2435 : Advanced > Shortcuts > Fly is always tickedLoren Shih
Did a few lines of cleanup for code surrounding this. Issue is still not fixed though. --HG-- branch : avatar-pipeline
2009-11-23EXT-2718 EXT-2434 avatar render cost changesNyx (Neal Orman)
Fixing a but in new ARC function where textures added 5 to the ARC for each use. Expected (and previous) behavior restored, where 5 is added to ARC for each unique texture, regardless of how many faces it is used on. Confirmed new ARC is 99 points higher than previous (20 for each body part), or 119 if avatar is wearing a skirt. Will be post-reviewed before pushing --HG-- branch : avatar-pipeline
2009-11-23Fixed normal bug EXT-2346 "My Landmarks accordion panels shouldn't be ↵Sergei Litovchuk
displayed if there are no landmarks in respective folders". - Added inventory observer to Landmarks Panel to update accordion tabs visibility upon inventory changes. - Added accordions contents refreshing upon filter edit to fix updating accordion items when filter becomes less restrictive. --HG-- branch : product-engine
2009-11-23Implemented major sub-task EXT-2517 (Add support for the viewer 1.23 chat ↵Sergey Borushevsky
history style (widget-less)) --HG-- branch : product-engine
2009-11-23EXT-829 share button in profile inactiveNyx (Neal Orman)
refactored share code to all call LLAvatarActions::share. Function opens an IM window if one doesn't already exist and prints an appropriate message, as well as opening the inventory sidepanel. Verified working in IM window, people tab, and individual's profile. Will be post-reviewed before push. --HG-- branch : avatar-pipeline
2009-11-23Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-23DEV-42967: Fix prefs panel to not clobber changes to prefs made by other UIRick Pasetto
The prefs floater was unilaterally reverting any changes made by other UI. This fixes that by making squirreling away the current settings an explicit operation, and cancel now happens explicitly on close(), but only if a flag is not set (as is what happens when you hit OK). Reviewed by James.
2009-11-23Fixed normal bug EXT-2668 (NONE group is present in the Group Chooser for ↵Andrew Dyukov
which to send invitation). --HG-- branch : product-engine
2009-11-23EXT-2535 wearables created in 2.0 don't load in 1.23Nyx (Neal Orman)
Re-opening issue for a second pass at it. This pass updates the code that was intended to make all loaded wearables auto-save themselves back to wearable version 22 (from 24). Code was not being hit, so relocated it to after wearable had been added to llagentwearables to ensure the save succeeded. Will be post-reviewed before push. --HG-- branch : avatar-pipeline
2009-11-23EXT-829 share button in profile inactiveNyx (Neal Orman)
Pass number 2 - re-enabled share button in the locations where it should exist and disabled it in others. Next pass will be making all buttons functional. Will be post-reviewed before pushing --HG-- branch : avatar-pipeline
2009-11-23mergeMike Antipov
--HG-- branch : product-engine
2009-11-23Work on normal task EXT-2640 (Create a tabbed IM multifloater)Mike Antipov
- hide Dock button for IM Floaters --HG-- branch : product-engine
2009-11-23Work on normal task EXT-2640 (Create a tabbed IM multifloater)Mike Antipov
- disable adding torn off IM Floaters into container when chiclet is clicked --HG-- branch : product-engine
2009-11-23Work on normal task EXT-2640 (Create a tabbed IM multifloater)Mike Antipov
- disabled Transient & Dockable functionality of IM Floaters to do not have collisions with multifloater - remove debug attributes in xml --HG-- branch : product-engine
2009-11-23MergeDmitry Zaporozhan
--HG-- branch : product-engine
2009-11-23Update for task EXT-2081 - Object IM chiclets art needs to be hooked up to ↵Dmitry Zaporozhan
LLDialog chiclets. Cleaned code, added comments. --HG-- branch : product-engine
2009-11-23Fixed normal bug ETX-2651 (Locations from teleport history are added to ↵Andrew Dyukov
location history). --HG-- branch : product-engine
2009-11-20Fix for DEV-43040 (Change media focus rules to be the same as alt-zoom).Monroe Linden
Added an optional reset_camera parameter to LLPanelPrimMediaControls ::resetZoomLevel(). Default is true, but if false it prevents the reset from moving the camera, and just resets the internal state for zoom tracking. Fixed zoom-related bugs in LLPanelPrimMediaControls::close() and LLPanelPrimMediaControls::onClickZoom(). Changed the zooming behavior in LLViewerMediaFocus to match the desired behavior.
2009-11-20Change to fix DEV-43230 (Japanese input methods don't work with the web ↵Monroe Linden
browser plugin on the Mac.) Inside LLWindowMacOSX::allowLanguageTextInput(), tell the Text Services Manager to put up its own UI for input methods if language text input is being disallowed. This means that the non-inline UI will come up when when entering text in a browser plugin instance with an interactive text input method selected.
2009-11-20MergeSteve Bennetts
2009-11-20mergeSteve Bennetts
2009-11-20mergeRamzi Linden
2009-11-20- Changed the EN links used for the KnowledgeBase to its new home on the sl ↵Ramzi Linden
wiki. - DEV-43134 Insert localized hyperlinks for all places in XUI where viewer jumps to the web. (This will be needed for Phase 4 Testing of QAR-1355)