Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-11 | EXT-7464 Sandbox test of palmer/viewer-trunk (Deferred rendering turned ↵ | Tofu Linden | |
off, but fixes merged in) The merge. | |||
2010-06-08 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Xiaohong Bao | |
2010-06-07 | Merge | Leyla Farazha | |
2010-06-07 | EXT-7210 Baked textures should only be updated when outfit changes are saved ↵ | Leyla Farazha | |
or outfit editor is exited. reviewed and contributed to by Nyx | |||
2010-06-07 | more for EXT-7500: PARTIAL FIXED: Texture Jamming problems with http texture ↵ | Xiaohong Bao | |
off. Raise priorities of textures for self avatar to the highest. | |||
2010-06-07 | EXT-7380 - 'Call' and 'Group Call' verb buttons remain enabled on avatar/group | Roxie Linden | |
profile page after Voice chat was disabled in 'Preferences' There was a missing listener notification when enabling/disabling voice CR (actualy, took code from) Valeriy ProductEngine | |||
2010-06-07 | merge from viewer-public | Tofu Linden | |
2010-06-07 | merge backout | Tofu Linden | |
2010-06-07 | EXT-7145: FIXED: make viewer to handle "URL redirect " for http texture. | Tofu Linden | |
Backed out changeset e6feef9704cf to re-introduce Bao's fix | |||
2010-06-07 | automated merge | Loren Shih | |
2010-06-07 | EXT-7145: PARTIAL make viewer to handle "URL redirect" for http texture. | Aimee Linden | |
Upgrade Darwin libcurl to 7.20.1 and ares to 1.7.1 | |||
2010-06-05 | merge from viewer-public | Tofu Linden | |
2010-06-05 | merge from PE's viewer-trunk | Tofu Linden | |
2010-06-04 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Xiaohong Bao | |
2010-06-04 | EXT-7500: PARTIAL FIXED: Texture Jamming problems with http texture off | Xiaohong Bao | |
2010-06-04 | merge | Richard Nelson | |
2010-06-04 | EXT-7492 FIX Invalid previews are loaded for body parts in the Appearance SP | Richard Nelson | |
reviewed by Nyx | |||
2010-06-04 | EXT-7452: FIXED: gray squares on the world map (nothing to do with map server) | Xiaohong Bao | |
2010-06-04 | VWR-19699 Correct "wear" and "add" behavior | Nyx (Neal Orman) | |
added "add" menu item to clothing right-click menus and corrected "wear" to mean "replace top wearable of this type" reviewed by Richard | |||
2010-06-04 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-06-04 | AVP-44 VWR-19699 FIX Multi-wearables and wearable replacement logic | Nyx (Neal Orman) | |
Cleaned up a few things upon code review. Code reviewed by vir for this checkin as well as following previous commits: a801af3728ee af42810b946c | |||
2010-06-04 | Fix for EXT-7571 (Camera is left in object view mode after leaving "edit ↵ | Monroe Linden | |
appearance" mode) Call gAgentCamera.resetView() when exiting appearance/outfit editing mode. | |||
2010-06-04 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Richard Nelson | |
2010-06-04 | merge | Richard Nelson | |
2010-06-04 | DEV-50015 FIX Implement changes to the Buy L$ button in the top bar of the ↵ | Richard Nelson | |
viewer reviewed by Mani | |||
2010-06-04 | Merge | Eli Linden | |
2010-06-04 | EXT-7545 FIX remove untranslatable strings; add translate="false" to en xui | Eli Linden | |
2010-06-04 | EXT-7626 FIXED INFRASTRUCTURE LLTexLayer code cleanup | Loren Shih | |
Cleaned up readBackAndUpload and added better comments. | |||
2010-06-04 | Merge | Leyla Farazha | |
2010-06-04 | EXT-7502 Save as option while modifiying a body part doesn't prompt for ↵ | Leyla Farazha | |
name, and just saves changes. reviewed by Nyx | |||
2010-06-04 | merge from viewer-public | Tofu Linden | |
2010-06-04 | made LLStringUtil::null const | Richard Nelson | |
2010-06-04 | automated merge | Loren Shih | |
2010-06-04 | EXT-7526 WIP Add baked texture information to texture view | Loren Shih | |
More informative logic added in to track when an upload is actually happening. Did some minor reformatting. | |||
2010-06-04 | Fix for the last part of EXT-7366 (Need to change camera view of avatar ↵ | Monroe Linden | |
previews on 'Front view' while editing shapes). Reviewed by Richard. | |||
2010-06-04 | EXT-7610 FIXED Added sorting outfit tabs by name (case insensitive). | Sergei Litovchuk | |
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/523/. --HG-- branch : product-engine | |||
2010-06-04 | EXT-7526 WIP Add baked texture information to texture view | Loren Shih | |
Minor logic fix for status display. | |||
2010-06-04 | EXT-7526 WIP Add baked texture information to texture view | Loren Shih | |
Added color, emphasis, and more information to texture view. | |||
2010-06-04 | merge from viewer-public | Tofu Linden | |
2010-06-04 | EXT-7511 FIXED Resolved problem with cropping of item selection bottom | Andrew Dyukov | |
Problem reproduced for items which had divider at the bottom. It was caused by non-optimal placement of divider in item. To fix this, "top" attribute of divider was changed, and when done so it turned out that increase of items height from implementation of this task was not necessary, so rolled back these changes in xml and code. Also added some padding between flatlists items to avoid cropping of top part of item selection because of divider. Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/502/ --HG-- branch : product-engine | |||
2010-06-04 | EXT-7504 WIP Force decloud after timeout using lower res textures | Loren Shih | |
Trivial change to texture debug readout. | |||
2010-06-04 | EXT-7533: FIX for 7800 in gpu table. and added nvidia ion. No code changed | Palmer Truelson | |
2010-06-04 | EXT-7504 WIP Force decloud after timeout using lower res textures | Loren Shih | |
Added fix for logic behind resetting upload timer. | |||
2010-06-04 | EXT-6886 FIXED Resized buttons to fix truncations. | Sergei Litovchuk | |
- Increased "About Land" button width and moved it below parcel icons. - Increased "Region/Estate" button width (also truncated text in multiple langs). - Increased advanced place info accordion minimal height to avoid vertical scrolling inside tabs (in all tabs except "For Sale"). - Decreased "Estate" and "For Sale" panels height to avoid extra free space. Reviewed by Paul Guslisty https://codereview.productengine.com/secondlife/r/503/ --HG-- branch : product-engine | |||
2010-06-04 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Richard Nelson | |
2010-06-04 | removed duplicate winmm entry for debug builds | Richard Nelson | |
2010-06-04 | EXT-7641 FIXED removed a button bar from Edit Wearable panel | Igor Borovkov | |
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/521/ --HG-- branch : product-engine | |||
2010-06-04 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-06-04 | EXT-7596 FIXED Reworked filters 'My Appearance' and 'Add Wearaples' panel ↵ | Paul Guslisty | |
corresponding with spec - Changed label and font of filter's label in 'Add Wearables' panel - Added magnifier icon to the filters of 'My Appearance' and 'Add Wearables' panels Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/515/ --HG-- branch : product-engine | |||
2010-06-04 | EXT-7595 FIXED Add empty space above button bar with 'Add more...' button in ↵ | Paul Guslisty | |
Add Wearables panel - Decreased accordion height Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/512/ --HG-- branch : product-engine |