| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2010-04-19 | merge | Dave Parks | |
| 2010-04-19 | Remove foot shadows from llvoavatar and add terse update to ↵ | Dave Parks | |
| LLViewerJointMesh::updateFaceData. (transplanted from 14545d24820e032279c81cb386dd043eeee625f7) | |||
| 2010-04-19 | Remove foot shadows from llvoavatar and add terse update to ↵ | Dave Parks | |
| LLViewerJointMesh::updateFaceData. (transplanted from 14545d24820e032279c81cb386dd043eeee625f7) | |||
| 2010-04-19 | Remove foot shadows from llvoavatar and add terse update to ↵ | Dave Parks | |
| LLViewerJointMesh::updateFaceData. | |||
| 2010-04-19 | merge from viewer-trunk | 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 viewer-trunk | Tofu Linden | |
| 2010-04-17 | merge from PE's viewer-trunk | Tofu Linden | |
| 2010-04-16 | merge | Dave Parks | |
| 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-trunk | Tofu Linden | |
| 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-15 | More rigged attachments work. | Dave Parks | |
| 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-12 | Fix for avatars not rendering in non-deferred mode. | Dave Parks | |
| 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 | merge from viewer-trunk | Tofu Linden | |
| 2010-04-07 | PE merge from pe-viewer-trunk | Tofu Linden | |
