Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-02 | MAINT-2808 Viewer side : Stats for OBJECT_ATTACHMENT_GEOMETRY_BYTES and ↵ | simon | |
OBJECT_ATTACHMENT_SURFACE_AREA do not return to the 'no attachments' values after avatar removes last attachment | |||
2013-06-21 | Automated merge with file:///F:%5Cviewer-bear | Dave Parks | |
2013-06-03 | NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent ↵ | Dave Parks | |
calculator instead of binormal calculator, convert binormal centric code to tangent centric) | |||
2013-05-17 | Simple imposter AV rendering cleanup | simon | |
2013-05-10 | Fixup merge diffs | Graham Madarasz | |
2013-05-01 | Restore mismerged sunshine change | Graham Madarasz | |
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-30 | Merge downstream code from viewer-bear | simon | |
2013-04-25 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-24 | NORSPEC-59 NORSPEC-125 make materials and alpha shaders work on Mac laptops ↵ | Graham Madarasz | |
with nV mobile graphics cards | |||
2013-04-18 | NORSPEC-59 NORSPEC-98 NORSPEC-125 avoid rendering mesh LODs which crash ↵ | Graham Madarasz (Graham Linden) | |
driver on mac 9400/9600 GT only | |||
2013-04-17 | SH-4125 FIX - problem was unpredictable ordering of avatar and ↵ | Brad Payne (Vir Linden) | |
llviewerregion deletion. Avoid trying to send metrics when we're shutting down and it's too late anyway. Reviewed by Nyx | |||
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-04-10 | NORSPEC-92 More UI fixes | Graham Madarasz (Graham Linden) | |
2013-04-06 | Add hack around norspec 59 crash | Graham Madarasz | |
2013-04-03 | merge | Nyx Linden | |
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-03 | SH-4058 - log spam reduction initiative. | Brad Payne (Vir Linden) | |
2013-04-02 | SH-4057 FIX - cleaned up old canUseHTTP logic, now lives in llviewertexture.cpp | Brad Payne (Vir Linden) | |
2013-04-02 | Removed setCanUseHTTP override in llvoavatar | Brad Payne (Vir Linden) | |
2013-04-02 | SH-4044 FIX voice dot is offset vertically if using avatar height offset | Nyx Linden | |
Added the height offset in one too many places. fixing. | |||
2013-03-29 | merge | Nyx Linden | |
2013-03-29 | SUN-57 SH-4039 FIX bake fail on non-ssb regions | Nyx Linden | |
We were getting the texture ID from the type,index couple, but were not passing in index, which defaulted to 0. texture ID is available from the texture object itself, so using that and removing the index parameter to prevent future confusion. | |||
2013-03-29 | Merged in Chui beta6+ fixes | prep@lindenlab.com | |
2013-03-28 | MAINT-2426 : Viewer support for new simulator AvatarRenderInfo capability. ↵ | simon | |
Reviewed by Kelly | |||
2013-03-22 | Pull and merge latest viewer-beta | simon | |
2013-03-22 | Lighten imposter avatar colors a bit per feedeback. | simon | |
2013-03-22 | Moved LastUpdateCOF stuff to avatar, so we can track last received for ↵ | Brad Payne (Vir Linden) | |
non-self avs | |||
2013-03-21 | CHUI-871, CHUI-738 : Fixed! Name tags existence was using a bogus test. ↵ | Merov Linden | |
Using a boolean for existence and straight logic, no intermediate string | |||
2013-03-20 | Merge with viewer-chui | prep@lindenlab.com | |
2013-03-20 | Prototype code for "simple imposter" mode rendering of avatars. | simon | |
Reviewed by Kelly | |||
2013-03-19 | Merge in viewer-beta to get CHUI code | Simon Linden | |
2013-03-18 | CHUI-826 FIX [CHUIBUG]User nametags (nametag floaters) intermittently ↵ | Cho | |
disappear in CHUI builds. Added check in LLVOAvatar::idleUpdateNameTagText() to account for case where mNameString is literally "" (two quotes) | |||
2013-03-14 | Rollback Maestro interp changes | Graham Madarasz (Graham Linden) | |
2013-03-11 | merge | prep | |
2013-03-11 | merge | prep | |
2013-03-11 | Viewer-chui merge | prep | |
2013-03-11 | merge | Brad Payne (Vir Linden) | |
2013-03-08 | SH-3941 SH-3954 FIX local appearance does not update properly | Nyx Linden | |
We were using an indicator of whether there *was* a baked texture to whether we were *using* a baked texture. Switched to one of the (several) proper indicators of whether a baked texture was in use. This should allow local texture data to get marked for download when we enter appearance mode. Local testing confirms that old apperances linger for a second or two, but are soon replaced by the correct local renders. | |||
2013-03-08 | Optimize interp code to elim hundreds of divides per frame and fix jitter bugs. | Graham Madarasz (Graham) | |
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-03-07 | CHUI-738 FIXED Your own nametag disappears - mysteriously: reset display ↵ | AlexanderP ProductEngine | |
time when nametag is changes | |||
2013-03-06 | merge | Brad Payne (Vir Linden) | |
2013-03-06 | make it clearer when DebugForceAppearanceRequestFailure is on | Brad Payne (Vir Linden) | |
2013-03-05 | Adding debug setting to allow overriding appearance service url | Don Kjer | |
2013-02-28 | merge | Nyx Linden | |
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 | SH-3899 WIP - more logging of appearance message info | Brad Payne (Vir Linden) | |
2013-02-25 | SH-3860 WIP, SH-3899 WIP - make folder version management more debuggable, ↵ | Brad Payne (Vir Linden) | |
log appearance request results |