Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-28 | merge | Dave Parks | |
2010-02-28 | Remove some dead code. | Dave Parks | |
Add LH transform to LLVector3 Add DebugShowUploadCost Make LOD generation on model preview less finnicky. Remove error level based LOD generation. Better framing of model before upload. Better error handling for model uploader. Remove [COST] argument from model upload menu item. Remove L$ check from model upload menu item being enabled. | |||
2010-02-25 | Turn of FBOs on x1600 on mac | Palmer Truelson | |
2010-02-25 | LOD tweaking (sort of) works again in importer. | Dave Parks | |
Got rid of another spot that was loading meshes as textures. | |||
2010-02-24 | Merge with viewer-2-0 | Dave Parks | |
2010-02-24 | Merge ? | Dave Parks | |
2010-02-24 | Fix for attempting to load mesh as texture. | Dave Parks | |
Fix for failing to retry when mesh uploads fail. Fix for race condition deadlocking mesh fetching thread. | |||
2010-02-24 | Removed scale from model importer. | Dave Parks | |
Removed support for scale entry in mesh assets. Fixed MeshMaxConcurrentRequests being ignored. Added mesh download queue debug text. | |||
2010-02-24 | Merge | Eli Linden | |
2010-02-24 | EXT-5575 DE xui fix by me, plus JA linguistic fixes by Rika. | Eli Linden | |
2010-02-24 | merge | Dave Parks | |
2010-02-24 | Added lower level pool to curl easy handles to speed up HTTP requests (from ↵ | Dave Parks | |
40 ms per request to < 1 ms per request). | |||
2010-02-24 | Merge | Leyla Farazha | |
2010-02-24 | EXT-5362 clicking an AutoZoom web prim twice will focus camera on your avatar | Leyla Farazha | |
reviewed by Richard - CC#142 | |||
2010-02-24 | EXT-2237 Preferences > Alerts shows "$ignoretext" in the list | Leyla Farazha | |
reviewed by Richard - CC#142 | |||
2010-02-24 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Chuck Linden | |
2010-02-24 | Reworked layout of Advanced Permissions flags. | Chuck Linden | |
https://jira.secondlife.com/browse/EXT-922 | |||
2010-02-24 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-02-24 | Allow for turning off of FBOs | Palmer Truelson | |
2010-02-24 | DEV-46346 JA linguistic fix | Eli Linden | |
2010-02-24 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-02-24 | EXT-5682 - Honor "Hide URL" for Parcel Media and Parcel Audio | Rick Pasetto | |
Review #141 | |||
2010-02-24 | merge. | Tofu Linden | |
2010-02-24 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Xiaohong Bao | |
2010-02-24 | fix for EXT-5710: improve the raw image reloading process in the texture ↵ | Xiaohong Bao | |
pipeline; EXT-4612: failing assert LLViewerTexture::setDecodePriority: ASSERT (!mInImageList); EXT-4912: Texture alpha mask is not applied on the first frame after decode. | |||
2010-02-24 | DEV-46346 Cycle5 JA change | Eli Linden | |
2010-02-24 | merge with viewer 2 (fix windows build) | Palmer Truelson | |
2010-02-24 | Related to low bug EXT-5523 (Bottom part of "Create classfield dialog" is ↵ | Eugene Mutavchi | |
overlapped by unnecessary scroller) - changed the height of content panel --HG-- branch : product-engine | |||
2010-02-24 | Fixed normal bug EXT-5512 (Change in text size for already written chat is ↵ | Eugene Mutavchi | |
not updated. Only affects new chat) --HG-- branch : product-engine | |||
2010-02-24 | Fixed major bug (EXT-5666) Attachment name in the group notice toast becomes ↵ | Sergei Litovchuk | |
empty if click on it. - Changed color that is set to attachment after it was clicked. --HG-- branch : product-engine | |||
2010-02-24 | Fixed major bug (EXT-5657) Location input becomes empty if press Ctrl+C. | Sergei Litovchuk | |
- Added check for pressed Ctrl button. --HG-- branch : product-engine | |||
2010-02-24 | Fixed major bug EXT-5589 (Notifications button falls under side panel) | Mike Antipov | |
-- added usage of max_width from layout_panel xml param instead of hardcoded in code. --HG-- branch : product-engine | |||
2010-02-24 | fixed EXT-5526 Objects are shown as persons in the chat history from ↵ | Igor Borovkov | |
previous sessions - new chat source type CHAT_SOURCE_UNKNOWN for avatar names not in cache and object names consisting of two words (avatar names like) - new icon (unknown_icon.png) for message headers () of nearby chat messagses coming from CHAT_SOURCE_UNKNOWN - context menu no longer displayed for object names from chat history (no UUIDs) - double click on message headers in nearby chat no longer opens Inspector (no UUIDs) - object names (loaded from chat history) in nearby chat are no longer SLURLed (no UUIDs for them) --HG-- branch : product-engine | |||
2010-02-24 | Work on major bug EXT-5589 (Notifications button falls under side panel) | Mike Antipov | |
-- updated LLLayoutStack to process "max_width" & "max_height" attributes for layout_panel. --HG-- branch : product-engine | |||
2010-02-24 | Work on major bug EXT-5589 (Notifications button falls under side panel) | Mike Antipov | |
Applayed Eugene Mutavchi's patch: -- removed min/max width params from xml <string> tags -- "min_width" for nearby chat bar now is got from the an appropriate layout panel params -- "max_width" for nearby chat bar is moved to constant. --HG-- branch : product-engine | |||
2010-02-24 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-24 | Fixed bug EXT-5688 (Strange date format in group members table). | Vadim Savchuk | |
* Removed the excessive zeroes from day format. * Fixed padding with spaces instead of zeroes on Linux. --HG-- branch : product-engine | |||
2010-02-24 | merge | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2010-02-24 | back out a fix for EXT-5194 at changeset a577d1cad9ff | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2010-02-24 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-24 | Automated merge with https://hg.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-02-24 | implemented EXT-4641 “[BSI] Undocked camera and movement floaters position ↵ | Alexei Arabadji | |
should persist across the sessions”, made move and camera floaters save dock state; --HG-- branch : product-engine | |||
2010-02-24 | Merge to tip | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-24 | Work on major bug EXT-5562 (Misleading Active Voice Indicators in Group Chat ↵ | Mike Antipov | |
Window, when Speakers are in Spatial Chat Only) Completed -- code improvements: updated condition to store really switched on indicators for future switching off. --HG-- branch : product-engine | |||
2010-02-24 | Work on major bug EXT-5562 (Misleading Active Voice Indicators in Group Chat ↵ | Mike Antipov | |
Window, when Speakers are in Spatial Chat Only) -- added more log information -- session uuid can now be set only from SpeakingIndicatorManager to ensure target session is the same indicator was registered with. -- comments cleanup --HG-- branch : product-engine | |||
2010-02-24 | Work on major bug EXT-5562 (Misleading Active Voice Indicators in Group Chat ↵ | Mike Antipov | |
Window, when Speakers are in Spatial Chat Only) - implemented passing of target session UUID for which registered indicator should be shown only. --HG-- branch : product-engine | |||
2010-02-24 | PE merge. Conflict resolved. | Tofu Linden | |
2010-02-24 | Fixed normal but EXT - 5108 (Preferences vertical tabs don't align to tab ↵ | Paul Guslisty | |
container) - Added offset in TabContainer between Tab and TabPanel in case of VERTICAL Tabs orientation. --HG-- branch : product-engine | |||
2010-02-23 | Fix compiler complaints about signed/unsigned mismatch | Palmer Truelson | |
2010-02-23 | EXT-5684 - Added some more gpus to gpu table. no code changed | Palmer Truelson | |