Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-28 | SH-3909 Support avatar height offset | Nyx Linden | |
Adding a new visual param that allows users to manually adjust an offset for how far off the ground (+ or -) their avatar's root bone is. Supports the +-2m range people are used to adjusting in their viewers, but new implementation should support server-generated appearances. | |||
2013-02-26 | BUILDFIX fixing undefined reference in build | Nyx Linden | |
2013-02-25 | merge | Nyx Linden | |
2013-02-25 | SH-3892 SH-3896 SUN-28 FIX add to outfit behaves like replace outfit | Nyx Linden | |
Conversion away from retry mechanism missed one case which was not supporting the 'add' operation properly. Changed code to use linkAll instead, as it did previously. | |||
2013-02-20 | SH-3891 WIP - separate first-time rezzing stats from subsequent state changes | Brad Payne (Vir Linden) | |
2013-02-20 | merge | Brad Payne (Vir Linden) | |
2013-02-19 | Updating appearance utility | Don Kjer | |
2013-02-19 | SH-3792 WIP - changed local texture loading to be consistent with ↵ | Brad Payne (Vir Linden) | |
viewer_development - this fixes the gray head issue. There is still some remaining issue with bakes not uploading at full resolution, probably due to a bad image asset. | |||
2013-02-15 | Fix to allow horde bots to render other avatars in the area | Don Kjer | |
2013-02-15 | additional safety check for bad appearance messages | Brad Payne (Vir Linden) | |
2013-02-15 | SH-3867 FIX - on logout, wait for any pending metrics uploads to complete | Brad Payne (Vir Linden) | |
2013-02-15 | merge | Brad Payne (Vir Linden) | |
2013-02-14 | tweaked and added some log messages, including more detail when an image is ↵ | Brad Payne (Vir Linden) | |
flagged as missing | |||
2013-02-14 | removed some no-op code, enhanced display of DebugAvatarAppearanceMessage ↵ | Brad Payne (Vir Linden) | |
status line | |||
2013-02-14 | merge | Nyx Linden | |
2013-02-14 | SH-3803 FIX Missing Wearable reported in sunshine viewer | Nyx Linden | |
Newly refactored wearable parsing did not account for extra whitespace cleanly. Updated the code to handle extra blank lines in the wearable assets. | |||
2013-02-13 | SH-3852 WIP - send non-complete timers only on av destruction or last ↵ | Brad Payne (Vir Linden) | |
message, so they don't get multiply counted | |||
2013-02-13 | merge | Brad Payne (Vir Linden) | |
2013-02-13 | SH-3812 WIP, SH-3852 WIP - some metrics cleanup, added rebake when needed ↵ | Brad Payne (Vir Linden) | |
and sb system is unavailable, to avoid stale appearance problems | |||
2013-02-13 | Merge from viewer-beta | prep | |
2013-02-13 | merge | Brad Payne (Vir Linden) | |
2013-02-13 | SH-3852 WIP - modified metrics for update_appearance_from_cof and ↵ | Brad Payne (Vir Linden) | |
wear_inventory_category, end when bakes are fully loaded | |||
2013-02-12 | merge | Nyx Linden | |
2013-02-12 | SH-3859 FIX adding or removing clothing in appearance edit mode are visible | Nyx Linden | |
Added check to cancel any appearance update requests that occur while in appearance edit mode. Closing appearance edit mode does trigger an update, so should be safe to cancel intermediate requests without further changes. | |||
2013-02-12 | SH-3852 WIP - removed agent_id from summary packets | Brad Payne (Vir Linden) | |
2013-02-12 | removed some redundant or deprecated timers | Brad Payne (Vir Linden) | |
2013-02-12 | SH-2852 WIP - track avatar loading via load_<foo> timers, added distinction ↵ | Brad Payne (Vir Linden) | |
between partially and fully loaded textures | |||
2013-02-12 | SH-3852 WIP - added more specific logging of completenesss of texture loading | Brad Payne (Vir Linden) | |
2013-02-11 | fix for build failure on test w/linux | Brad Payne (Vir Linden) | |
2013-02-11 | merge | Brad Payne (Vir Linden) | |
2013-02-11 | fix for mac build failure | Brad Payne (Vir Linden) | |
2013-02-11 | Updating appearance util | Don Kjer | |
2013-02-11 | merge | Brad Payne (Vir Linden) | |
2013-02-11 | SH-3852 WIP - removed avatar metrics from ViewerAssetMetrics | Brad Payne (Vir Linden) | |
2013-02-09 | Updating appearance utility | Don Kjer | |
2013-02-09 | Automated merge | Don Kjer | |
2013-02-09 | Updating appearance utility | Don Kjer | |
2013-02-08 | SH-3852 WIP - bucketize stats by agent_id, grid coordinates and various ↵ | Brad Payne (Vir Linden) | |
other criteria | |||
2013-02-07 | SH-3852 WIP - track per-timer stats | Brad Payne (Vir Linden) | |
2013-02-07 | SH-3852 WIP - small tweaks | Brad Payne (Vir Linden) | |
2013-02-06 | merge | Nyx Linden | |
2013-02-06 | SH-3651 FIX Beard edits not applying on server bakes | Nyx Linden | |
Despite incrementing the COF version, beard edits were not updating the head hash. We were not applying layers/parameters to the baked texture hashes for layers that did not contain a user-defined image. However, many layers have standard morph masks, etc that are affected by wearable parameters. Edited the LLTexLayerInterface::getWearable() method to return the proper wearable type if there is no associated local texture index, and all parameters in the wearable refer to a particular wearable type. Should be safe even if some (but not all) params have no wearable type defined. | |||
2013-02-05 | Added tag 3.4.5-beta5 for changeset 852b69ef0b5f | Oz Linden | |
2013-02-05 | merge changes for DRTVWR-297 | Oz Linden | |
2013-02-05 | tag merge of DRTVWR-297 | Oz Linden | |
2013-02-05 | merge changes for DRTVWR-296 | Oz Linden | |
2013-02-05 | tag merge of DRTVWR-296 | Oz Linden | |
2013-02-04 | MAINT-2323 Fix for crash on shutodwn in mesh responder destructors | Dave Parks | |
2013-02-01 | SH-3800 WIP - additional log line | Brad Payne (Vir Linden) | |
2013-02-01 | SH-3800 WIP - additional log line | Brad Payne (Vir Linden) | |