Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-23 | merge from viewer-trunk | Tofu Linden | |
2010-04-19 | trival: remove some redundant code from llviewertexture.cpp. | Xiaohong Bao | |
2010-04-09 | merge from viewer-trunk | Tofu Linden | |
2010-04-08 | fix for EXT-6278: profile picture is blurry / fuzzy if IM is opened first. | Xiaohong Bao | |
2010-03-30 | HUGE merge from viewer-trunk. Many conflicts resolved. | Tofu Linden | |
2010-03-25 | Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk | Xiaohong Bao | |
2010-03-25 | more fix for EXT-5711: Some textures loading from cache seems jammed. | Xiaohong Bao | |
and possible fix for EXT-5704: FPS drop, and this could be cause freez and crash. | |||
2010-04-08 | fix for EXT-6278: profile picture is blurry / fuzzy if IM is opened first. | Xiaohong Bao | |
2010-03-25 | more fix for EXT-5711: Some textures loading from cache seems jammed. | Xiaohong Bao | |
and possible fix for EXT-5704: FPS drop, and this could be cause freez and crash. | |||
2010-03-20 | merge | Dave Parks | |
2010-03-18 | fix for EXT-6465: sometimes the texture fetching queue is never empty. | Xiaohong Bao | |
2010-03-17 | fix for EXT-6420: crash at LLImageRaw::LLImageRaw [secondlife-bin ↵ | Xiaohong Bao | |
llimage.cpp:271] | |||
2010-03-10 | merge from viewer-2-0 | Tofu Linden | |
2010-03-09 | fix for EXT-5956: texture downloading/decoding to never fully stop. | Xiaohong Bao | |
2010-03-09 | fix for EXT-4161: skinny pant legs(have no flare) | Xiaohong Bao | |
2010-03-02 | Can upload textures from model preview now. | Dave Parks | |
Fix for bad region crossing. | |||
2010-02-24 | Merge with viewer-2-0 | Dave Parks | |
2010-02-24 | fix for EXT-5710: improve the raw image reloading process in the texture ↵ | Xiaohong Bao | |
pipeline; EXT-4612: failing assert LLViewerTexture::setDecodePriority: ASSERT (!mInImageList); EXT-4912: Texture alpha mask is not applied on the first frame after decode. | |||
2010-02-19 | Merge | Dave Parks | |
2010-02-19 | fix for EXT-5528: Viewer hangs indefinitely after teleporting into this region. | Xiaohong Bao | |
for EXT-5550: Viewer locks up consistently on the same sim. | |||
2010-02-13 | merge from viewer2. this fucks up davep's optimizations, so I'll backout ↵ | Tofu Linden | |
their backout next to restore them. I hope. Sheesh. | |||
2010-02-12 | merge | Palmer | |
2010-02-12 | fix for EXT-4653: Textures saved with "Save As" appear to be very low rez. ↵ | Xiaohong Bao | |
and beyond: remove saved raw image automatically. | |||
2010-02-12 | viewer2 merge. | Tofu Linden | |
2010-02-11 | more refinement for EXT-4352: texture problem in viewer 2.0. | Xiaohong Bao | |
2010-02-11 | additional fix for EXT-4632: LLViewerMediaTexture::getMaxVirtualSize() ↵ | Xiaohong Bao | |
sometimes returns bad values | |||
2010-02-11 | merge. | Tofu Linden | |
2010-02-10 | fix for EXT-4632: LLViewerMediaTexture::getMaxVirtualSize() sometimes ↵ | Xiaohong Bao | |
returns bad values. | |||
2010-02-10 | merge from viewer2 trunk. | Tofu Linden | |
2010-02-09 | change some llassert_always to llassert in llviewertexture.cpp | Xiaohong Bao | |
2010-02-09 | merge from viewer2. | Tofu Linden | |
2010-02-09 | more fix for EXT-4352: texture problem in viewer 2.0. fixed texture priority ↵ | Xiaohong Bao | |
problem. | |||
2010-02-09 | merge | davep@billy.gateway.2wire.net | |
2010-02-05 | EXT-4209 Fix for sculptie prims not updating geometry when texture is loaded. | Dave Parks | |
2010-01-28 | Merge from viewer2 trunk. | Tofu Linden | |
2010-01-27 | CID-375 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLViewerFetchedTexture::LLViewerFetchedTexture(const LLImageRaw *, int) File: /indra/newview/llviewertexture.cpp | |||
2010-01-26 | Merge from viewer2 trunk. | Tofu Linden | |
2010-01-25 | "Fix" confusion over media settings | Rick Pasetto | |
Review #89 This implements the changes Sam wanted in order to reduce the confusion over media enabled-ness, in particular: - "Media Enabled" pref now only controls "AudioStreamingMedia" - No more "tentative" state - New "Music Enabled" pref - First run dialog controls Media and Music (Sam, this is a change from your request...I think it works better) - Put a reflection of the "Media Enabled" checkbox in the Nearby Media Floater - Get rid of the "AudioStreamingVideo" setting altogether (whatever used it, it should now obey "AudioStreamingMedia"). | |||
2010-01-22 | Merge from v2 trunk. | Tofu Linden | |
2010-01-21 | Fix inverted logic from review. | Tofu Linden | |
2010-01-21 | Turn on llassert() and llverify() for RelWithDebInfo builds. | Tofu Linden | |
Convert top firing asserts into big warnings. To be reviewed by Mani. | |||
2010-01-20 | Merge from viewer2. Minor conflict resolved. | Tofu Linden | |
2010-01-15 | partial fix for EXT-4352: Texture loading problems in Viewer 2.0. More to ↵ | Xiaohong Bao | |
come later (next week). | |||
2010-01-13 | Merge. | Tofu Linden | |
2010-01-08 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Xiaohong Bao | |
2010-01-08 | fix for EXT-4094: Shared whiteboard script crashes viewer. | Xiaohong Bao | |
2010-01-06 | Merge from viewer2 trunk again - some fairly important fixes there. | Tofu Linden | |
2010-01-05 | DEV-44775 pref incorrectly named 'AudioSteamingMedia' in many places | Tofu Linden | |
2010-01-04 | Merge from trunk. Conflicts manually resolved in: | Tofu Linden | |
U indra/llui/lluictrlfactory.cpp U indra/newview/llinventorybridge.cpp U indra/newview/llviewertexture.cpp U indra/newview/llviewertexture.h | |||
2009-12-29 | for DEV-44376: create a switch for texture decoding. | Xiaohong Bao | |