Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-19 | merge from viewer-public | Tofu Linden | |
2010-05-19 | merge from viewer-public | Tofu Linden | |
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-12 | merge from viewer-public | Tofu Linden | |
2010-05-12 | merge from viewer-public | Tofu Linden | |
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 | merge from viewer-public | Tofu Linden | |
2010-05-05 | merge from viewer-public | Tofu Linden | |
2010-05-05 | merge from viewer-public | Tofu Linden | |
2010-05-05 | merge from viewer-public | Tofu 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-05 | merge from viewer-public | Tofu Linden | |
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-05-01 | Rigged attachment integration WIP. | Dave Parks | |
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-22 | Deferred shading for rigged attachments. | Dave Parks | |
2010-04-21 | For EXT-6953: improved default animations. | Brad Payne (Vir Linden) | |
2010-04-21 | Rigged attachments FTW! | Dave Parks | |
2010-04-21 | Automated merge | Roxie Linden | |
2010-04-20 | merge | Dave Parks | |
2010-04-20 | Fix for bad if on calling updateMeshData | Dave Parks | |
(transplanted from 06e897a5e9a67c675844993564d006de08501c72) | |||
2010-04-20 | Fix for bad if on calling updateMeshData | Dave Parks | |
(transplanted from 06e897a5e9a67c675844993564d006de08501c72) | |||
2010-04-20 | Fix for bad if on calling updateMeshData | Dave Parks | |
2010-04-20 | merge from viewer-trunk | Tofu Linden | |
2010-04-20 | merge from viewer-trunk | Tofu Linden | |
2010-04-20 | Try to fix a (correct) gcc whine about the child hiding the parent's ↵ | Tofu Linden | |
dirtyMesh() method. What I can't figure out is why gcc doesn't complain in render-pipeline, where the problem is the same. (transplanted from cba9bf2cf5194da14105cc28e792f908ef672864) | |||
2010-04-20 | Try to fix a (correct) gcc whine about the child hiding the parent's ↵ | Tofu Linden | |
dirtyMesh() method. What I can't figure out is why gcc doesn't complain in render-pipeline, where the problem is the same. | |||
2010-04-20 | Try to fix a (correct) gcc whine about the child hiding the parent's ↵ | Tofu Linden | |
dirtyMesh() method. What I can't figure out is why gcc doesn't complain in render-pipeline, where the problem is the same. | |||
2010-04-20 | slightly hairy merge from viewer-trunk | Tofu Linden | |
2010-04-20 | trivial comment fix. | Tofu Linden | |