Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-25 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-05-25 | EXT-7213 WIP kill old appearance editor and all traces of code | Nyx (Neal Orman) | |
First pass - eliminated all references to gFloaterCustomize except those that call saveIfDirty. Haven't compiled, haven't reviewed. Will clean up in further patches and get reviewed before pushing. | |||
2010-05-25 | merge | Richard Linden | |
2010-05-25 | DEV-50015 FIX Implement changes to the Buy L$ button in the top bar of the ↵ | Richard Linden | |
viewer | |||
2010-05-25 | EXT-7392 WIP correct implementation of isTextureVisible() | Nyx (Neal Orman) | |
This is needed so that we don't duplicate this functionality for EXT-7392. Its late, so will be reviewed tomorrow (but before code is pushed!) | |||
2010-05-25 | EXT-7487 - Bumping down class of 7000 series nvidia cards. | Palmer | |
2010-05-25 | Merge | Callum Prentice | |
2010-05-25 | Merge | Callum Prentice | |
2010-05-25 | Updated install.xml to point to a version of temporary version LLQtWebKit ↵ | Callum Prentice | |
that skips past SSL/Cert errors so QuickBuy functions can be tested. (Windows only) Also tweaked the QuickBuy Currency floater so scrollbars do not appear for current Web content | |||
2010-05-25 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-05-25 | EXT-7209 EXT-7366 WIP better handling of wearable editor camera views | Nyx (Neal Orman) | |
Added code to get camera change to trigger on first opening a wearable editor. Also fixed a minor label issue that was causing skirt editor to fail. Code reviewed by Seraph | |||
2010-05-25 | automated merge | Loren Shih | |
2010-05-25 | Fixed compile error in mistakenly-checked-in llvoavatarself.h | Loren Shih | |
2010-05-25 | Merge | Eli Linden | |
2010-05-25 | EXT-7289 FIX en_xui_change | Eli Linden | |
2010-05-25 | automated merge | Loren Shih | |
2010-05-25 | EXT-7463 FIXED Create instrumentation for tracking COF actions on login | Loren Shih | |
Removed llinfos that was causing excessive spam. | |||
2010-05-25 | EXT-7480 Add debuga bility to set texture discard levels | Loren Shih | |
Added TextureDiscardLevel override for specifying texture discard levels. Aesthetic change to add debug- flag to all avatar debug reporting metrics. | |||
2010-05-25 | ND-46735 WIP IT JA linguistic | Eli Linden | |
2010-05-25 | fix for llinitparam logic (using wrong scope for static method) | Richard Linden | |
2010-05-25 | merge | Richard Linden | |
2010-05-25 | VWR-13743 FIXED Change Request: Change double click action for inventory ↵ | Tofu Linden | |
wearables DEV-33391 FIXED Change Request: Change double click action for inventory wearables Pulled this from the AvP backlog and implemented it, as it's a pain point from Ben's usability findings. And people loooove this in 3rd party viewers. (transplanted from cd0857d027305aec3dbdfe1940a04f7827e3a656) | |||
2010-05-25 | Fix linux build from llinitparam problem... probably. | Tofu Linden | |
2010-05-24 | merge | Richard Nelson | |
2010-05-24 | DEV-50271 WIP SLURL support for non-clickable names | Richard Nelson | |
fixed merging logic for blockvalues like rect, uiimage, etc | |||
2010-05-24 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-05-24 | AVP-92 FIX Avatar appears to be fat when opening the shape editor | Nyx (Neal Orman) | |
Wearable editor previews were affecting the in-world avatar and not properly resetting the changed parameters. Since the "body fat" slider is the last in the default tab for the shape editor, this leaves your avatar fat. Reconfigured the code to work through the wearables and most importantly included a call to updateVisualParameters() at the end of the render function. This appears to have fixed the issue - your avatar does not appear affected during the avatar preview generation anymore. Code reviewed by Seraph | |||
2010-05-24 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Xiaohong Bao | |
2010-05-24 | EXT-7467: FIXED: [DUPLICATED XUI ID] panel_preferences_graphics1.xml has ↵ | Xiaohong Bao | |
duplicated string id. | |||
2010-05-24 | automated merge | Loren Shih | |
2010-05-24 | EXT-7463 FIXED Create instrumentation for tracking COF actions on login | Loren Shih | |
Added more llinfos for tracking COF and InventoryModel changes. | |||
2010-05-24 | AVP-60 EXT-7366 EXT-7209 WIP Camera views not correct when editing wearable | Nyx (Neal Orman) | |
Added code to shift camera focus to appropriate section of the avatar when wearable editor accordion tabs are expanded / collapsed. Known issue: camera does not shift properly when first opening wearable editor. Will implement a selectDefaultSubpart() function later. Code reviewed by Prep | |||
2010-05-24 | DEV-50271 WIP SLURL support for non-clickable names | Richard Nelson | |
fixed merging logic for blockvalues like rect, uiimage, etc | |||
2010-05-24 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-05-24 | AVP-91 FIX avatars rebaking on every login | Nyx (Neal Orman) | |
Whitespace change as my last checkin was reviewed and tested to pass. Avatar baked texture hashing now works across logins and uses the correct texture indices. Code reviewed by Vir | |||
2010-05-24 | Merge | Eli Linden | |
2010-05-24 | ND-46735 WIP IT JA linguistic | Eli Linden | |
2010-05-24 | EXT-7436 FIX pt 2 - added extra check for wearable to prevent log spam | Nyx (Neal Orman) | |
Reviewed by Seraph | |||
2010-05-24 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-05-24 | AVP-91 WIP Fix baked texture hashing | Nyx (Neal Orman) | |
First pass at fixing baked texture hashing - unified the hash code to one function, made sure all messages pass correct texture indices. Initial code review by Vir | |||
2010-05-24 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-05-24 | EXT-7436 FIX every other login ruthing. | Nyx (Neal Orman) | |
I think this is related - every time you wear one body part or a single piece of clothing, it would remove all body parts, causing you to regenerate defaults which makes you look like ruth. Simple error in logic, body parts should only be replaced if they are being removed. Code reviewed by Seraph | |||
2010-05-24 | automated merge | Loren Shih | |
2010-05-24 | EXT-7463 FIXED Create instrumentation for tracking COF actions on login | Loren Shih | |
Added a bunch of llinfos to track various COF link item actions. | |||
2010-05-24 | EXT-7460 FIXED (VWR-19451) Viewer crashes when opening notifications console. | Aimee Linden | |
EXT-6783 replaced the "History" notifications channel with "Persistent" but llfloaternotificationsconsole.cpp still refers to "History". | |||
2010-05-24 | merge from PE's viewer-trunk | Tofu Linden | |
2010-05-24 | merge backout | Tofu Linden | |
2010-05-24 | Backed out changeset 57e00f7d4d4f | Tofu Linden | |
(was: EXT-7145: FIXED: make viewer to handle "URL redirect " for http texture.) This was causing osx/linux build failure. | |||
2010-05-21 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Xiaohong Bao | |
2010-05-21 | EXT-7394: FIXED: Trees have more polys at low detail than at high detail. | Xiaohong Bao | |