Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-20 | SNOW-207/DEV-42245 : FIXED : Texture loading on sculpty plants is failing ↵ | Tofu Linden | |
making content appear to be of poor quality. Patch by Thickbrick, reviewed by me. | |||
2010-05-19 | merge | Richard Nelson | |
2010-05-19 | EXT-6534 FIXED Snapshot to Disk ... causes snapshot of the active window ↵ | Richard Nelson | |
with a background to the correct size but the window the same size as original | |||
2010-05-19 | automated merge with viewer-public | Nyx Linden | |
2010-05-19 | AVP-44 WIP Back-end support for multiwearables | Nyx Linden | |
Changed a lot of areas of code that were not dealing with multiwearables properly. Little functionality changed, as the support mechanisms that were out of date were subtle, but getting closer to no further areas of code that don't properly support multi-wearables. Code reviewed by Vir. | |||
2010-05-19 | merge | Richard Nelson | |
2010-05-19 | EXT-6364 - Ctrl-Alt-F1 doesn't currently hide all the viewer UI | Richard Nelson | |
reviewed by leyla | |||
2010-05-19 | automated merge | Roxie Linden | |
2010-05-19 | AVP-72 FIXED Debug settings for gathering Welcome Island Rez time statistics | Loren Shih | |
Fix for scoping error leading to compile error. | |||
2010-05-19 | automated merge | Roxie Linden | |
2010-05-19 | merge | Richard Nelson | |
2010-05-19 | AVP-72 FIXED Debug settings for gathering Welcome Island Rez time statistics | Loren Shih | |
Fix for ambiguity around LLSD usage. | |||
2010-05-19 | AVP-72 FIXED Debug settings for gathering Welcome Island Rez time statistics | Loren Shih | |
Added outfit baking notification. Cleaned up some code around notifications. Added some more clarity to notification message wording. | |||
2010-05-19 | EXT-7208 FIX add color / tint to tattoos | Nyx Linden | |
Adds a color swatch to tattoo wearable that allows users to color their tattoos. Defaults to white so should not affect existing tattoo wearables. Code reviewed by Vir. | |||
2010-05-19 | merge from PE's viewer-trunk | Tofu Linden | |
2010-05-19 | Add digicert high assurence CA | Roxie Linden | |
2010-05-19 | automated merge | Roxie Linden | |
2010-05-19 | EXT-7219 FIXED Hooked up the avatar gender radio buttons | Paul Guslisty | |
- Added callback for radio buttons Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/392/ --HG-- branch : product-engine | |||
2010-05-18 | Allow update of the default CAs on install | Roxie Linden | |
2010-05-18 | merge | Richard Linden | |
2010-05-18 | EXT-7398 FIXED negative top/bottom coordinates do the wrong thing with ↵ | Richard Linden | |
topleft layout reviewed by Leyla | |||
2010-05-18 | Add missing debug grids | Roxie Linden | |
2010-05-18 | Fix for build error (not from my code ;-) ). | Loren Shih | |
2010-05-18 | FIX: crash on texture load callback timer. | Nyx (Neal Orman) | |
After reviewing with bao, re-initialize memory to be NULL after delete to ensure that stray callbacks don't try to use it. | |||
2010-05-18 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-05-18 | crash prevention for viewer debug logging. | Nyx (Neal Orman) | |
Will be code reviewed before push, will be removed before release. -Nyx | |||
2010-05-18 | AVP-72 FIXED Debug settings for gathering Welcome Island Rez time statistics | Loren Shih | |
Superficial improvements to llinfos messaging. | |||
2010-05-18 | AVP-72 FIXED Debug settings for gathering Welcome Island Rez time statistics | Loren Shih | |
Added timestamp for avatar rez messages. Added messaging when entering/leaving Edit Appearance Mode. | |||
2010-05-18 | Removed duplicated include. | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-05-19 | EXT-7158 FIXED Moved lltextutil from newview to llui library. | Sergei Litovchuk | |
Reviewed by Richard Nelson and Mike Antipov at https://codereview.productengine.com/secondlife/r/363/ --HG-- branch : product-engine | |||
2010-05-18 | AVP-72 FIXED Debug settings for gathering Welcome Island Rez time statistics | Loren Shih | |
Fix for conditional deletion. | |||
2010-05-18 | AVP-72 FIXED Debug settings for gathering Welcome Island Rez time statistics | Loren Shih | |
Fixed memory leak. Prettied up formatting for debug readouts. Added more notifications for rez and cloud time. | |||
2010-05-18 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2010-05-18 | ext-5600 partitial fix Add missing message to notification.xml | Yuri Chebotarev | |
Reviwed by Mike Antipov at https://codereview.productengine.com/secondlife/r/400/ --HG-- branch : product-engine | |||
2010-05-18 | ext-7106 FIX Always prevent tab switching while processing tab switch request | Yuri Chebotarev | |
reviwed by Mike Antipov at https://codereview.productengine.com/secondlife/r/402/ --HG-- branch : product-engine | |||
2010-05-18 | EXT-7112 fix Set map pos,bgnd and size in code to match mockup | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2010-05-18 | EXT-7384 FIXED Aesthetic changes to debug textures floater | Loren Shih | |
Fixed missing closing XML tag. | |||
2010-05-18 | automated merge | Loren Shih | |
2010-05-18 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-05-18 | adding verbose logging around your own avatar rez time. Documents load times | Nyx (Neal Orman) | |
for each component texture at each discard level, as well as baked texture upload times, and reports the timing of each texture to the console when your avatar sends out its appearance data to the server. Reviewed by Seraph, will be removed before release. -Nyx | |||
2010-05-18 | automated merge | Loren Shih | |
2010-05-18 | EXT-7381 FIXED (Nothing happens after clicking on some verb buttons of 'My ↵ | Andrew Polunin | |
Inventory' side panel) - \"options_gear_btn\", \"trash_btn\" and \"add_btn\" now initialized using getChild of the main inventory panel (to avoid another break if the \"bottom_panel\"'s control class will be changed again from LLLayoutStack to something other, e. g. reverted back to LLPanel) - mTrashButton member was added (which corresponds to \"trash_btn\" control) to optimize performance a little: LLPanelMainInventory::updateListCommands() updates \"trash_btn\"'s enabled state, so to avoid searching using getChild() again and again, a separate member was created. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/401/ --HG-- branch : product-engine | |||
2010-05-18 | EXT-7362 FIXED (World Map - make teleport button green) | Andrew Polunin | |
Default value for button's attribute 'image_unselected' was overriden: image_unselected=\"PushButton_On\". Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/399/ --HG-- branch : product-engine | |||
2010-05-18 | EXT-7365 FIXED Added alert toast panel to GLOBAL group of exclude list of ↵ | Alexei Arabadji | |
transient floater manager(the same as sidebar); reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/396/ --HG-- branch : product-engine | |||
2010-05-18 | Merge from default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-05-17 | automated merge | Loren Shih | |
2010-05-17 | EXT-7385 FIXED Show load and discard level for loading textures | Loren Shih | |
More debugging information is now shown for loading textures | |||
2010-05-17 | EXT-7384 FIXED Aesthetic changes to debug textures floater | Loren Shih | |
Texture floater now scrolls appropriately. | |||
2010-05-17 | ND-46735 WIP JA linguistic | Eli Linden | |
2010-05-17 | merge | Richard Nelson | |