Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-21 | MAINT-4158 WIP - fix for bug caused by multiple wearables with the same asset id | Brad Payne (Vir Linden) | |
2014-08-15 | more joint info in ArchetypeXML dump file | Brad Payne (Vir Linden) | |
2014-08-15 | more joint info in ArchetypeXML dump file | Brad Payne (Vir Linden) | |
2014-08-15 | MAINT-4158 WIP - fix for at least some forms of distortion. I can't repro ↵ | Brad Payne (Vir Linden) | |
the drastic height changes, so not positive it addresses that. | |||
2014-08-15 | MAINT-4158 WIP - fix for at least some forms of distortion. I can't repro ↵ | Brad Payne (Vir Linden) | |
the drastic height changes, so not positive it addresses that. | |||
2014-06-18 | Merge downstream code | simon | |
2014-05-14 | v-r -> s-e merge WIP | Brad Payne (Vir Linden) | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | Merge downstream version 3.7.8 code | simon | |
2014-04-22 | MAINT-3917 FIXED Don't stop updating self avatar even with disabled avatar ↵ | Mnikolenko ProductEngine | |
rendering. | |||
2014-03-12 | merge | Brad Payne (Vir Linden) | |
2014-03-12 | merge with release | Richard Linden | |
2014-02-12 | merge with release | Richard Linden | |
2014-02-11 | merge | Brad Payne (Vir Linden) | |
2014-02-10 | Merge viewer-release | simon | |
2013-12-05 | merge | Brad Payne (Vir Linden) | |
2013-12-02 | merge with release | Richard Linden | |
2013-11-21 | merge changes for 3.6.11-release | Oz Linden | |
2013-11-12 | BUILDFIX - miscellaneous stuff missed in the merge | Richard Linden | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-11-11 | Merge 3.6.11 for RC-ability | Graham Linden | |
2013-11-11 | merge 3.6.10-release | Oz Linden | |
2013-11-06 | fixed some warnings | Richard Linden | |
2013-10-25 | SH-3419 Replace per-object time dilation factor with region-wide | Andrew Meadows | |
Reviewed with Simon | |||
2013-10-21 | Merge | Xiaohong Bao | |
2013-10-16 | Fix merge error in llvoavatar | Graham Linden | |
2013-10-16 | Merge 3.6.8 | Graham Linden | |
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-15 | merge | Brad Payne (Vir Linden) | |
2013-10-11 | SH-4458 SH-3652 FIX Pants flare does not load properly upon an avatar returning | Nyx Linden | |
Viewer added a new callback when the avatar returned without resetting the timer for last reference to the saved raw image. This created a time window in which new callbacks could get cleared out due to the raw image getting destroyed. Since the callback was removed, pants flare was not properly applied. Appears to be working now. | |||
2013-10-10 | MAINT-2968 Fix for crash on AMD hardware running current drivers. | Dave Parks | |
2013-10-10 | Quite down log spam from loading shaders. | Dave Parks | |
Up bone cap to 64 for rigged meshes. | |||
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-04 | SH-3455 WIP | Brad Payne (Vir Linden) | |
2013-09-24 | SH-3455 WIP - removed some handling for appearance version < 1 | Brad Payne (Vir Linden) | |
2013-09-23 | SH-3455 WIP - post-SSA cleanup | Brad Payne (Vir Linden) | |
2013-09-23 | SH-3455 WIP - post-SSA cleanup, including removal of mUseServerBakes and ↵ | Brad Payne (Vir Linden) | |
related methods | |||
2013-09-19 | Merge downstream code | simon_linden | |
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |
2013-09-18 | sunshine cleanup annotations | Brad Payne (Vir Linden) | |
2013-09-18 | sunshine cleanup annotations | Brad Payne (Vir Linden) | |
2013-09-17 | MAINT-3161 : Clean up avatar muting code and prototype feature | simon | |
2013-09-16 | MAINT-3107 speculative changes to try to ameliorate rigged crasher on Intel ↵ | Graham Linden | |
HD with crappy default driver | |||
2013-09-13 | log spam cleanup | Brad Payne (Vir Linden) | |
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-08-30 | SH-4458 FIX "Pant flares rendering as tights after SSA rollout" | Nyx Linden | |
probably not related to SSA rollout, but we were not triggering the callbacks for baked texture loads, since the avatar object was adding paused callbacks to the callback list without properly setting the flag to indicate paused callbacks. |