Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-12 | Cleanup rollback and try point MIPs experiment to see if that's what is ↵ | Graham Madarasz | |
hosing the Mac on 10.6.8 | |||
2013-06-12 | Changes to protect against use of normalize3fast on degenerate vectors | Graham Madarasz | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-06-05 | Unwind cruft from hunting for 2707 they won't end up in vwr-dev-mat | Graham Madarasz | |
2013-06-04 | BUG-2707 make use of OsOutputDebugString _DEBUG only on Windows to avoid ↵ | Graham Madarasz | |
throwing unhandlable exceptions in coroutines in RelWithDebInfo builds | |||
2013-06-01 | BUG-2707 turn off more LL_DEBUGS to narrow down Kat's crashing cuplrit | Graham Madarasz | |
2013-06-01 | BUG-2707 hunt for infos call crashing Kat | Graham Madarasz | |
2013-05-02 | SH-4060 FIX avatar hover being set to minimum at seemingly random times | Nyx Linden | |
avatar hover was being temporarily set to -2.0 for the preview render, which was triggering the minimum enforcement, even when the user's requested value is no where near the minimum. Added a flag to disable the minimum enforcement if we are temporarily changing the value. | |||
2013-04-29 | SH-4146 FIX petite avatars can't touch the ground | Nyx Linden | |
adjusted avatar hover limits to make sure that they are not forced to go above the default | |||
2013-04-25 | BUILDFIX: removing unused variables | Nyx Linden | |
2013-04-25 | SH-4050 FIX camera goes underground if hover set low enough | Nyx Linden | |
Changing viewer limit for avatar height to match server limit, camera does not go underground. Also clarified where we do not need avatar offset in the code, through comments | |||
2013-04-04 | SH-4059 FIX other's hover parameters affects your avatar's setting | Nyx Linden | |
Added an additional sanity check to make sure that other avatars don't affect your wearables. | |||
2013-04-03 | SH-4050 FIX camera goes below ground when avatar offset set to 0 | Nyx Linden | |
Added a constraint to ensure that the avatar's height (with offset) does not go below 0.1 meters. Camera was getting confused since the avatar's effective height was negative. Note the avatar is mostly underground/contorted even at 0.1 meters, but most users setting values this low will be making ultra-tinies and would be hiding the avatar mesh. Camera stays above ground when height is at 0.1. | |||
2013-04-02 | BUILDFIX commit policy fixes | Nyx Linden | |
2013-03-11 | #include fix | prep | |
2013-03-11 | llinventory merge fixes | prep | |
2013-03-11 | merge | prep | |
2013-03-11 | merge | prep | |
2013-03-11 | Viewer-chui merge | prep | |
2013-03-08 | SH-3959 WIP - pass information about type of fetched image - server bake, ↵ | Brad Payne (Vir Linden) | |
host bake, map tile, etc - down the chain so LLTextureFetchWorker can adjust behavior as needed | |||
2013-02-28 | merge | Nyx Linden | |
2013-02-28 | SH-3798 FIX avatar skins look dull | Nyx Linden | |
Wearable parsing error caused last texture in some assets to fail to parse. Parser now does not throw an error if the wearable does not end in a newline | |||
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-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-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-01-25 | BUILDFIX: merge cleanup | Nyx Linden | |
A couple of merge issues that caused the resulting code to not build. | |||
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2012-12-20 | Skipping rendering of unneeded morph masks | Don Kjer | |
2012-12-18 | Fix for alpha blending using gl fixed-functions not matching shader ↵ | Don Kjer | |
implementation | |||
2012-12-06 | Alpha rendering fixes for appearance utility. | Don Kjer | |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-11-09 | SH-3484 WIP - added additional logging under DebugAvatarCompositeBaked to ↵ | Brad Payne (Vir Linden) | |
try to track down baked texture issues | |||
2012-11-05 | renamed a confusingly-named field | Brad Payne (Vir Linden) | |
2012-10-29 | Fix for general graphical glitching on some cards | Brad Payne (Vir Linden) | |
2012-10-22 | merge | Brad Payne (Vir Linden) | |
2012-10-22 | handling for crossing from non-server-bake to server-bake regions | Brad Payne (Vir Linden) | |
2012-10-19 | FIX: fixed broken baked texture rendering in lltexlayer, by enforcing ↵ | Nyx Linden | |
correct gl state in lltexlayer.cpp FIX: updated appearance utility source package | |||
2012-10-18 | Automated merge with https://bitbucket.org/lindenlab/sunshine-internal | Nyx (Neal Orman) | |
2012-10-18 | Setting alpha rejection settings properly for texture bakes without basic ↵ | Nyx (Neal Orman) | |
shaders enabled | |||
2012-10-17 | additional diagnostics, improved shape stability at cost of increasing ↵ | Brad Payne (Vir Linden) | |
entanglement between baked and local appearance | |||
2012-10-17 | more param location logging, added wearable type info to dumpArchetypeXML | Brad Payne (Vir Linden) | |
2012-10-15 | additional debugging info, including tracking where visual params live | Brad Payne (Vir Linden) | |
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-10-06 | Added fast timers for baked texture rendering. Updated appearance utility | Don Kjer | |
2012-10-04 | Building headless and non-headless libraries side-by-side, removing the need ↵ | Don Kjer | |
for the BAKING cmake setting. | |||
2012-10-04 | Automated merge | Don Kjer | |
2012-10-04 | Adding optimization to skip alpha image analysis when it isn't needed. | Don Kjer | |
2012-10-03 | merge | Brad Payne (Vir Linden) | |
2012-10-03 | additional fixes for avoiding avatar param manipulation via wearables, ↵ | Brad Payne (Vir Linden) | |
setting correct state from avatar appearance | |||
2012-10-02 | Moved gatherMorphMaskAlpha into llappearance. | Don Kjer | |