Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-24 | merge | Richard Nelson | |
2010-05-20 | Strip out debug code related to toggling display names on/off | James Cook | |
2010-05-19 | Merge pull from dessie/viewer-public | Leyla Farazha | |
2010-05-19 | Remove colors for match/mismatch/friends from name tags | James Cook | |
Product team request. Reviewed with Leyla | |||
2010-05-19 | DEV-50013 More SLID to Username renames | James Cook | |
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-18 | Rename mSLID to mUsername to match the name of the field in the UI | James Cook | |
Product made a late-breaking request to change the name of this field. The wire protocol for People API has not yet changed. | |||
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 | 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 | 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-14 | merge | Brad Payne (Vir Linden) | |
2010-05-13 | merge pull from dessie/viewer-public, picking up SLE code | James Cook | |
2010-05-12 | Fix merge problem, crash on close prefs due to SmallAvatarNames | James Cook | |
Was deleted in trunk in code I refactored extensively. | |||
2010-05-11 | merge from dessie/viewer-public right before SLE code landed | James Cook | |
2010-05-11 | DEV-45809 - Merge Second Life Enterprise changes into viewer 2.x trunk | Roxie Linden | |
Includes: DEV-45800, DEV-45803 - Grid Manager DEV-45804 - SLURL refactor DEV-45801 - Single username field (for Identity Evolution and SLE Ldap) Also, Includes Certificate Management code allowing the viewer to connect to grids not signed by a well know key (just like any web browser). Also contains secure storage for things like passwords. The security/certificate code is modular with the intention of adding modules to directly use the operating system facilities for crypto if available. (that's much more secure than we'll ever be) Also, refactor of voice to modularize it, and add a diamondware voice module. CR: Aimee, James, Lynx, Mani, Karina and a list of thousands | |||
2010-05-11 | EXT-7305 : FIXED : Changed LLWearableDictionary to LLWearableType | Loren Shih | |
Refactored LLWearableDictionary to look more like LLAssetType/LLFolderType/etc. in terms of code design. This required a lot of superficial changes across many files. Overall functionality has not changed. | |||
2010-05-10 | Automated Merge | Roxie Linden | |
2010-05-07 | For EXT-6953: Evaluate and implement Richard's improved default animations. ↵ | Brad Payne (Vir Linden) | |
Cleanup and log spam reduction. | |||
2010-05-06 | Improved default animations - work in progress | Brad Payne (Vir Linden) | |
2010-05-05 | WIP Final name tag colors, fonts, show logic | James Cook | |
2010-05-05 | for EXT-7080: Outfit texture updates are not transmitted (in either ↵ | Xiaohong Bao | |
direction) when HTTP Textures is enabled. turn on HTTP uploading cap check for baked textures and turn off HTTP downloading checking for baked textures. | |||
2010-05-04 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Xiaohong Bao | |
2010-05-04 | EXT-7214 : FIXED : Add debug setting to show avatar rez times | Loren Shih | |
Changed from #define to debug setting "DebugAvatarRezTime". | |||
2010-05-04 | DEV-49557 : FIXED : Attachments can show up hanging in space | Loren Shih | |
Adding viewer-side sanity check to make sure attachments have a legal slot. | |||
2010-05-04 | EXT-7194: FIXED: It takes long time to finish downloading baked textures. | Xiaohong Bao | |
2010-04-30 | For EXT-6953: Evaluate and implement Richard's improved default animations. ↵ | Brad Payne (Vir Linden) | |
Diagnostic info. | |||
2010-04-29 | For EXT-6953: Evaluate and implement Richard's improved default animations. ↵ | Brad Payne (Vir Linden) | |
New versions of animations fix looping and other problems, reduced log spam. | |||
2010-04-26 | Improved default animations - work in progress | Brad Payne (Vir Linden) | |
2010-04-26 | DEV-47529 Viewer turns display names on/off based on region capability | James Cook | |
Also refreshes name tags so you can see the state. Reviewed with Kelly. | |||
2010-04-23 | Improved default animations - work in progress | Brad Payne (Vir Linden) | |
2010-04-21 | For EXT-6953: improved default animations. | Brad Payne (Vir Linden) | |
2010-04-21 | Automated merge | Roxie Linden | |
2010-04-20 | trivial comment fix. | Tofu Linden | |
2010-04-19 | merge from viewer-hotfix | Tofu Linden | |
2010-04-19 | Updated the reverted fix for critical bug EXT-1655 ([BSI] Always flying ↵ | Eugene Mutavchi | |
after pressing "Stand" to stand up from an object), also integrated the fix for EXT-6786 ('Stand' button is corrupted if movement control floater is opened). Added some clarifying comments. Reviewed by Tofu Linden at https://codereview.productengine.com/secondlife/r/253/. --HG-- branch : product-engine | |||
2010-04-17 | merge from PE's viewer-trunk | Tofu Linden | |
2010-04-16 | EXT-6892 : Add debug setting to show avatar rez times | Loren Shih | |
This pops up a notification whenever another avatar rezzes. Controlled by a #define, currently set to ON. | |||
2010-04-16 | Reverted fix of EXT-1655 (because it causes EXT-6835) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2010-04-15 | merge from viewer-hotfix | Tofu Linden | |
2010-04-15 | EXT-6877 : Show avatar-as-cloud as "Loading..." in nametag | Loren Shih | |
If you or others are a cloud, then your nametag will include a "(Loading...)" string. Note: this required a small bit of code refactor so that you can query if an avatar (yourself or others) is a cloud; this was basically a rename from updateIsFullyLoaded into getIsCloud. | |||
2010-04-19 | automated merge with trunk | Roxie Linden | |
2010-04-13 | Hide SLID if it matches display name, leave SLIDs on by default otherwise | James Cook | |
I don't like this, but Crimp and Hamilton want it to address M's concerns about impersonation. | |||
2010-04-12 | DEV-47529 Convert viewer to use final People API lookup URL format | James Cook | |
Reviewed with Simon | |||
2010-04-07 | Automated merge | Roxie Linden | |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-07 | SLID goes under display name | James Cook | |
2010-04-07 | Fix bad indentation | James Cook | |
2010-04-07 | PE merge from pe-viewer-trunk | Tofu Linden | |