summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-22record installed packages for each buildOz Linden
2014-01-21ACME-1236 : Modifies the 10 shipped filters to use the new stencils and ↵Merov Linden
resolution independent filters
2014-01-21ACME-1236 : Make all filters resolution independent, cleanup comments, move ↵Merov Linden
example filters to a sub folder in llimage_libtest
2014-01-21Heavy-handed attempt at fixing crashandloop hang.Aura Linden
2014-01-21ACME-1236 : Fixes gamma and brightness code. Also fixes example xml filter ↵Merov Linden
files.
2014-01-21ACME-1240 : Implement convolve filter for 3x3 kernels. Implements sharpen, ↵Merov Linden
blur and edge detection as examples and tests.
2014-01-21MAINT-3187: Name list controls do not properly resolve avatar namesAnsariel
2014-01-20ACME-1236 : Fix new blend modes, updated commentsMerov Linden
2014-01-20MAINT-3618 FIXED Don't copy spaces after cursor to the next line.maxim@mnikolenko
2014-01-18Block installation on any Windows OS below Vista, except for 32bit XP with SP3Tank_Master
2014-01-18MergeTank_Master
2014-01-18Fixed: BUG-4413LanceCorrimal
2014-01-17ACME-1236 : Refactor vignette into stencil, implement uniform and gradient ↵Merov Linden
stencils, implement dodge and add blend modes
2014-01-17MAINT-3536 FIXED new crash in XML_ParserFree: temporary solutionmaksymsproductengine
2014-01-16ACME-1236 : Small LLImageFilter clean upMerov Linden
2014-01-16ACME-1237 : Use translation service for filter names so they can be ↵Merov Linden
localized and as also look proper in English. General filter manager cleanup
2014-01-16Pulled merge from viewer-release.Aura Linden
2014-01-16ACME-1237 : Rename filters so that it doesn't trip Windows NSIS script ↵merov
installer (ridiculous...)
2014-01-16What passess in MSVC may not pass in Teamcity.Aura Linden
2014-01-16Fixed syntax issue that was wrapped in #if that didn't get hit until we got ↵Aura Linden
to teamcity. oops.
2014-01-15Fixes from Windows build including utf-16 to utf-8 conversions.Aura Linden
2014-01-15Replacing old keyword default file. This is NOT an LL sanctioned file, but a ↵Ima Mechanique
temporary personally generated one for testing while the canonical file is being prepared.
2014-01-15Adding error output for attributes containing MAP or ARRAY elements.Ima Mechanique
2014-01-15Pull merge from viewer-releaseMerov Linden
2014-01-15ACME-1236 : Clean up llimage after refactoring so there's no difference with ↵Merov Linden
viewer-release
2014-01-15MAINT-3397 : fix to use slurl for localization handler for ↵simon
EstateManagerFailedllTeleportHome message
2014-01-15ACME-1245 : Tweak a bit the Video.xml filterMerov Linden
2014-01-15ACME-1236 : Add comments to LLImageFilterMerov Linden
2014-01-14ACME-1236 : Refactor filters and vignette into llimagefilter, add example ↵Merov Linden
filters to llimage_libtest
2014-01-14Some cleanup of string to wstring conversion and vice versa.Aura Linden
2014-01-14Adding TODO for LLSD validating and version check, while I wait for some ↵Ima Mechanique
info on how to do it.
2014-01-14Fixing LL_INFOS out put for group colour that previous commit broke.Ima Mechanique
2014-01-14STORM-2007 Buy floater displays truncated names/permissions when object is ↵Jonathan Yap
set to sell original and sell copy.
2014-01-14storm-1831 Enabling highlighting of deprecated and god-mode functions.Ima Mechanique
2014-01-13ACME-1244 : WIP : Execute filters in Flickr panel. Testable but code beeds ↵Merov Linden
clean up.
2014-01-13ACME-1244 : Introduced llimage/llimagefilter, refactored the filter ↵Merov Linden
execution code, simplified llimage_libtest filter testing
2014-01-14Removing the value "void" from return types and empty argument lists.Ima Mechanique
2014-01-14STORM-1831 Updated XML defaults file. Adding some recently added constants. ↵Ima Mechanique
Changed indenting to a single space. Adding the Relax schema file that is referenced in the XML.
2014-01-13ACME-1256 : Rename and cleanup in the default filtersMerov Linden
2014-01-13Pull merge from lindenlab/viewer-releasemerov
2014-01-11Updated indenting of XML file to use a single tab per indent level. This ↵Ima Mechanique
also reduces the file size by over 200KB
2014-01-11Correcting int to U32Ima Mechanique
2014-01-11ACME-1243 : WIP : Populate filter drop down with filter list dynamicallymerov
2014-01-10added some defensive asserts in lltrace to make cases of misuse more obvious ↵Richard Linden
when it crashes
2014-01-10Merge after backoutsimon
2014-01-10Revert earlier back-out for MAINT-535 ... it's back insimon
2014-01-09ACME-1236 : Add lines as a new type of vignette and Brightscan as an exampleMerov Linden
2014-01-09Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2014-01-09fix for SH-4659:crash at LLOcclusionCullingGroup::doOcclusion line 1150Xiaohong Bao
2014-01-10Pull merge from viewer-acme-devmerov