summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2016-08-26MAINT-5011: Add top-level exception handlers in LLAppViewer::frame().Nat Goodspeed
2016-08-26MAINT-5011: Catch LLContinueError in LLStopWhenHandled::operator().Nat Goodspeed
2016-08-26MAINT-5011: Fix misleading indentation in WINMAIN().Nat Goodspeed
2016-08-26MAINT-5011: Add comments to LLCoros::toplevel() exception handlers.Nat Goodspeed
2016-08-25MAINT-5011: Fix type error surfaced by gcc 4.7.Nat Goodspeed
2016-08-25MAINT-5011: Remove unreferenced param name to avoid fatal warningNat Goodspeed
2016-08-25SL-427 - debug logging for AvatarBodySize will give details about when and wh...Brad Payne (Vir Linden)
2016-08-24SL-427 - trying less frequent computeBodySize() updates to avoid 'camera at s...Brad Payne (Vir Linden)
2016-08-23SL-274 - disabled test w/non-SSE matrix ops. MAINT-6672 - fixed Reset Skeleto...Brad Payne (Vir Linden)
2016-08-23TEST - non-SSE code path for matrix ops used in mesh skinning.Brad Payne (Vir Linden)
2016-08-23MAINT-6511 Crash in LLFloaterView::restoreAll - exception handlingAndreyL ProductEngine
2016-08-29Merged in andreyl_productengine/viewer-427AndreyL ProductEngine
2016-08-25MAINT-6476 VOB - User can add any size image to an Outfit Gallery outfit folderspavelkproductengine
2016-08-23MAINT-6616 new crash in VOB viewer in snapshot previewMnikolenko Productengine
2016-08-20MAINT-6663 [Win LibVLC] test video buttons still appearing in searchAndreyL ProductEngine
2016-08-19MAINT-6647 - make SLM behavior still available if MeshImportUseSLM is true; s...Brad Payne (Vir Linden)
2016-08-18MAINT-5011: Catch unhandled exceptions in LLCoros coroutines.Nat Goodspeed
2016-08-18MAINT-6647 - make SLM files even more dead.Brad Payne (Vir Linden)
2016-08-18MAINT-5011: Use BOOST_CURRENT_FUNCTION instead of __PRETTY_FUNCTION__Nat Goodspeed
2016-08-17MAINT-5011: Catch kdu_exception (aka int) in case it leaks out.Nat Goodspeed
2016-08-17mergeBrad Payne (Vir Linden)
2016-08-17MAINT-6647 - ignore previously created slm files on model upload. SL-442 - ch...Brad Payne (Vir Linden)
2016-08-17MAINT-5011: Derive image-load exceptions from LLContinueError.Nat Goodspeed
2016-08-17MAINT-5011: Try to enrich catch (...) logging throughout viewer.Nat Goodspeed
2016-08-17MAINT-5011: Clean up indentation from merge of viewer-release.Nat Goodspeed
2016-08-17Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2016-08-17MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION().Nat Goodspeed
2016-08-17MAINT-5011: Add llexception_test.cpp with tests (and conclusions).Nat Goodspeed
2016-08-16FIX INTL-224 Viewer Set45 translation for bento-box in 9 languageseli
2016-08-16Merge VOB with 4.0.8-releasepavelkproductengine
2016-08-15mergeBrad Payne (Vir Linden)
2016-08-15Backed out changeset e187a6b45ce6: restored VSTool et al.Nat Goodspeed
2016-08-15mergeBrad Payne (Vir Linden)
2016-08-15Remove VSTool, its build info and all invocations.Nat Goodspeed
2016-08-15merge from viewer-releaseBrad Payne (Vir Linden)
2016-08-12MAINT-6631 - reluctantly, added support for animation of collision volumes, t...Brad Payne (Vir Linden)
2016-08-11merge changes for 4.0.7-releaseOz Linden
2016-08-11increment viewer version to 4.0.8Oz Linden
2016-08-10MAINT-6616 new crash in VOB viewer in snapshot previewMnikolenko Productengine
2016-08-09SL-109 - made viewer much less tolerant of bad data in avatar_skeleton.xml or...Brad Payne (Vir Linden)
2016-08-09MAINT-6618 More checksAndreyL ProductEngine
2016-08-09Reverted change to lllayoutstack.cpp which could possibly cause memory leakpavelkproductengine
2016-08-09SL-126 - attachment logging under avatar at DEBUG level. Also fixed a typo in...Brad Payne (Vir Linden)
2016-08-09MAINT-6618 Fixed the crash in LLImageRaw::scale() + some additional checksAndreyL ProductEngine
2016-08-08SL-433 - fix for mesh eye scaling with eye size slider. Previous values were ...Brad Payne (Vir Linden)
2016-08-06MAINT-6584: Don't crash on inconsistent dims in a JPEG-2000 image.Nat Goodspeed
2016-08-05MAINT-6584: Introduce KDUError exception from other viewer project.Nat Goodspeed
2016-08-05MAINT-6584: Add explanatory comments to LLImageJ2CKDU implementation.Nat Goodspeed
2016-08-05MAINT-6584: Clarify LLKDUMessageError::flush() throwing exception.Nat Goodspeed
2016-08-05Merged in oz_linden/viewer-buildAndreyL ProductEngine