Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-24 | merge | Richard Linden | |
2010-06-24 | EXT-7999 FIX avatars have bent knees | Richard Linden | |
EXT-7567 FIX My feet are missing when walking on the ground reviewed by Nyx | |||
2010-06-24 | EXT-7838 FIX - viewer 2.1 avatars look ruth-shaped to viewer-2 users | Nyx (Neal Orman) | |
Added a third visual param group VISUAL_PARAM_GROUP_TWEAKABLE_NO_TRANSMIT to specify visual params that are user-tweakable, but should not be sent over the network. We should have this group *only* for new user-tweakable visual parameters that should not be sent over the network. These should only be used for *new* parameters that only contribute to the generation of baked textures. Code reviewed by Richard | |||
2010-06-23 | EXT-7767 FIX Outfit editor doesn't appear to have a default camera view | Richard Nelson | |
added some comments and cleaned up code based on review | |||
2010-06-23 | EXT-7767 FIX Outfit editor doesn't appear to have a default camera view | Richard Nelson | |
2010-06-17 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Richard Nelson | |
2010-06-16 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
2010-06-16 | turned down step volume even more | Richard Nelson | |
2010-06-15 | EXT-7870 - Turn down footstep volume | Richard Linden | |
2010-06-10 | EXT-7760: FIXED: only 10 avatars render non-impostored | Xiaohong Bao | |
2010-06-10 | EXT-7760: FIXED: only 10 avatars render non-impostored | Xiaohong Bao | |
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 | 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-03 | merge | Brad Payne (Vir Linden) | |
2010-06-03 | AVP-77 WIP cleanup before merge/push | Brad Payne (Vir Linden) | |
2010-06-02 | EXT-7499 FIX prevent other avatars from remaining ruth | Nyx (Neal Orman) | |
Fixed random to use ll_rand() so that it compiles across all architectures. This should fix the trunk build. Code reviewed by CG | |||
2010-06-02 | EXT-7499 FIXED Prevent other avatars from remaining with a ruth shape | Tofu Linden | |
EXT-7598 FIXED dup - Consistent 'ruthing' of male avatars at meeting final piece. all reviewed by nyx. | |||
2010-06-01 | EXT-7499 WIP Prevent other avatars from remaining with a ruth shape | Tofu Linden | |
to be reviewed by nyx. | |||
2010-05-28 | texture logging - WIP | Brad Payne (Vir Linden) | |
2010-05-28 | automated merge | Loren Shih | |
2010-05-27 | EXT-7504 WIP Force decloud after timeout using lower res textures | Loren Shih | |
EXT-7526 FIXED Add baked texture information to texture view First attempt at low res textures after timeout. Added debug setting to control whether low res texture timeout is used. Added baked texture load information to texture view debug display. Trivial name changes to some variables. | |||
2010-05-27 | merge | Brad Payne (Vir Linden) | |
2010-05-27 | EXT-6953 WIP - pre-push cleanup after review. Accumulated EXT-6953 commits ↵ | Brad Payne (Vir Linden) | |
reviewed by Nyx. | |||
2010-05-27 | EXT-6953 WIP - cleanup | Brad Payne (Vir Linden) | |
2010-05-27 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-05-27 | EXT-7209 EXT-7366 EXT-7213 FIX EXT-7392 WIP | Nyx (Neal Orman) | |
Final fixes for: EXT-7209 camera to enter appearance edit mode EXT-7366 change camera to face front of avatar in previews EXT-7213 kill old appearance editor Partial fix for: EXT-7392 alpha mask checkboxes are not hooked up All changes code reviewed by vir. Following commits (plus this one) reviewed with this checkin: 425d4e960450 15d04b6464a7 e92ae606de12 adc94512ea9b 24577dbbf7a4 6f28b241eae2 (sorry dessie! :) ) | |||
2010-05-27 | merge | Brad Payne (Vir Linden) | |
2010-05-27 | EXT-7392 FIXED hooked up alpha mask checkboxes to the alpha mask wearable | Igor Borovkov | |
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/434/ --HG-- branch : product-engine | |||
2010-05-26 | EXT-7213 WIP kill old appearance editor and all traces of code | Nyx (Neal Orman) | |
part 2 - correcting a few points that would have broken the build. Final version will be reviewed before pushing. | |||
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-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 | 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-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 | 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-23 | Improved default animations - work in progress | Brad Payne (Vir Linden) | |