summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-15BUILDFIX: macRichard Linden
2013-08-15SH-4410 Internal Documentation. Update and correct the mutex/dataMonty Brandenberg
lists to reflect current. Describe the functional flow of things for a single LOD request. Put together to-do list for follow on work. Knock down the low/high water limits for GetMesh a bit, 100/200 too high, 75/150 should be better, vis-a-vis pathological failures.
2013-08-15removed bad XUI that was generating warningsRichard Linden
2013-08-15MAINT-2938 FIXED [CHUI] crash in LLFloaterConversationPreview::showHistory()maksymsproductengine
2013-08-15NORSPEC-349 make render targets use original formats when resizing impostors ↵Graham Linden
and fix alpha for deferred impostor shader
2013-08-15NORSPEC-352 for non-ALM rendering, make lighting shader with alpha masking ↵Graham Linden
obey vertex alpha
2013-08-15NORSPEC-342 NORSPEC-352 make impostor alpha shader use vertex alpha to ↵Graham Linden
remedy unsightly blemishes, boxes, and the occasional extra wing.
2013-08-15MAINT-3012 FIXED Don't show Destination Guide by default on first run.Mnikolenko ProductEngine
2013-08-15moved unit types out of LLUnits namespace, since they are prefixedRichard Linden
2013-08-14BUILDFIX: converted platform-specific files over to new LL_INFOS, etc macrosRichard Linden
fixed bad search and replace
2013-08-14BUILDFIX: converted platform-specific files over to new LL_INFOS, etc macrosRichard Linden
2013-08-14BUILDFIX: converted platform-specific files over to new LL_INFOS, etc macrosRichard Linden
2013-08-14BUILDFIX: more gcc fixesRichard Linden
2013-08-14BUILDFIX: gcc fixesRichard Linden
2013-08-14BUILDFIX: removed problematic constants for linux buildRichard Linden
2013-08-14NORSPEC-342 add simple pass type to things rendered for impostors to fix ↵Graham Linden
missing shoes/belts/handbags/cigarettecases/etc
2013-08-14Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-08-14MAINT-2897 Need to be able to save textures from inventory as PNGcallum_linden
2013-08-14merge changes for STORM-1932Oz Linden
2013-08-14Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-08-14enable far clip plane culling on object cache view cullingXiaohong Bao
2013-08-14remove some code which has nagetive impact on memory footprint.Xiaohong Bao
2013-08-14removed momentary error message upon connecting to FacebookCho
2013-08-14BUILDFIX: added header for numeric_limits support on gccRichard Linden
added convenience types for units F32Seconds, etc.
2013-08-14Fix for NORSPEC 271 - Transparent prims in Materials Viewer are incorrectly ↵Arun Bapu
affecting depth of field by modifying the depth buffer
2013-08-14MAINT-2897 MAINT-2897 Need to be able to save textures from inventory as PNGdmitrykproductengine
2013-08-13NORSPEC-342 fix the invisi-feetGraham Linden
2013-08-13SH-4346 FIX Interesting: some integer Statistics are displayed as floating ↵Richard Linden
point after crossing region boundary fine-tuned heuristics for switching between mean and current values in stat bar display added comments to LLUnits unit test
2013-08-14BUG-3605 / CHUIBUG-197 Don't create excessive amounts of string objects in ↵Nicky
LLNormalTextSegment::getNumChars.
2013-08-13MAINT-2937 FIXED [CHUI] crash in LLToastIMPanelmaksymsproductengine
2013-08-13MAINT-2861 FIXED llAdjustSoundVolume causes animated textures on same object ↵maksymsproductengine
to reset to first frame
2013-10-24Get fix for MAINT-3338simon
2013-10-23Merge latest viewer-release with FBCsimon
2013-10-17Mergesimon
2013-10-17SUN-69 MAINT-2258 : temp attachments getting removed improperly. Reviewed ↵simon
by Kelly.
2013-10-17MAINT-3330 fix regression on mac caused by shader change for 3107 by rolling ↵Graham Linden
back to prev version of shader
2013-10-16fix INTL-126 fix incorrectly translated Boolean values in XUI; remove some ↵eli
obsolete strings
2013-10-16Merge viewer-releasesimon
2013-10-17MAINT-3294 (Microphone button clipped when resizing Conversations List in CHUI)MaximB ProductEngine
2013-10-16MAINT-3312 : crash in LLVOAvatar::lazyAttach(). Reverted some earlier changessimon
2013-08-13MAINT-2861 FIXED llAdjustSoundVolume causes animated textures on same object ↵maksymsproductengine
to reset to first frame
2013-10-22MAINT-535 'trust model' is added for secondlife:// URLs in wiki style links. ↵Mnikolenko ProductEngine
Chat history is marked as untrusted source now.
2013-10-21MAINT-3339 fix previously-set invalid permissions (from old viewer versions) ↵Maestro Linden
in Adjust Content Permissions floater. Reviewed by Simon.
2013-10-21MAINT-3339 fix for invalid default permissions in Adjust Content Permissions ↵Maestro Linden
floater. Reviewed by Simon.
2013-10-21MAINT-3336 : double calls to deleteAndClear() in LLAvatarAppearance destructorsimon_linden
2013-10-21Fix for crash on exit with debug GL enabled.Dave Parks
2013-10-16MAINT-3231 FIXED Show first run dialog only for Desura viewerMnikolenko ProductEngine
2013-10-15MAINT-3305 ('Chat history' is enabled in contex menu for yourself.)MaximB ProductEngine
2013-10-14Clean up indentationsimon_linden
2013-10-14MAINT-3308 : Crash in viewer with removeMissingBakedTextures() / ↵simon_linden
updateMeshTextures() loop Reviewed by Kelly