summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-07ACME-1315 : Fix anisotropy in filters applied to thumbnail. Deleted some ↵Merov Linden
unused code
2014-02-07ACME-1314 : Fix screen filter to make it less harsh on edges, modify Jules ↵Merov Linden
Verne and Newspaper filters as a result
2014-02-07ACME-1312 : Show the filter name without the Missing string prefix for ↵Merov Linden
filters that are not localized
2014-02-07Pull merge from lindenlab/viewer-acmeMerov Linden
2014-02-06ACME-1277 : Add a set of creative filters to the llimage_libtest/filters ↵Merov Linden
examples
2014-02-06Clear up commentsMerov Linden
2014-02-06ACME-1278 : Allow angle to be used in 2D screen filterMerov Linden
2014-02-06fixed SLShare connection state issues for ACME-1298Cho
2014-02-06mergeCho
2014-02-06changed Facebook default image upload size to 1200x630 and Twitter to 800x600Cho
2014-02-06Pull merge from lindenlab/viewer-acmeMerov Linden
2014-02-06ACME-1301 : Add colortransform as a secondary filter commandMerov Linden
2014-02-06ACME-1301 : Add convolve as a secondary filter commandMerov Linden
2014-02-05ACME-1300 : Rename blend mode dodge to add_backMerov Linden
2014-02-06Made Flickr rating default to Safe for ACME-1304Cho
2014-02-06Made Flickr tags persist between uploads for ACME-1303Cho
2014-02-06Switched Flickr upload to PNG for ACME-1302Cho
2014-02-05ACME-1299 : Pull merge Oz changes to viewer-manifest.py to pass Mac BuildMerov Linden
2014-02-03ACME-1294 : Tweak the JuleVerne, Newspaper and Video filters so to be more ↵Merov Linden
legible
2014-02-03ACME-1295 : Implement an mAllowFullScreenPreview flag in snapshotMerov Linden
2014-01-31ACME-1296 : Remove Filters from Advanced Snapshot panelMerov Linden
2014-01-30Pull merge from lindenlab/viewer-acmeMerov Linden
2014-01-30ACME-1293 : Use notification to signal from the snapshot panel to its ↵Merov Linden
container rather than grabbing global instances, use unique control_name for widgets, fix Post button visibility on Twitter
2014-01-29ACME : Add filters to Snapshot Advanced panel for demoMerov Linden
2014-01-29ACME-1272, ACME-1292 : Disable filter drop down when necessaryMerov Linden
2014-01-28ACME-1282 : Prevent rendering of UI in SL Share snapshotsMerov Linden
2014-01-28ACME-1275 : Implemented filters to the Twitter and Facebook panelsMerov Linden
2014-01-28ACME-1195 : Complete perf improvements. Also we do not regrab/refresh when ↵Merov Linden
we don't have to (e.g. change format) in particular when changing filter. Better control that way and faster UI.
2014-01-28ACME-1195 : Make SL Share snapshot use faster thumbnail computation and displayMerov Linden
2014-01-28ACME-1195 : WIP : Lazy evaluate intermediate images in snapshot preview so ↵Merov Linden
perf is better in common cases, allow thumbnail to be computed from grabed frame (for SL Share), thumbnail display still buggy in SL Share
2014-01-24fix error message python boo-booOz Linden
2014-01-23ACME-1275 : WIP : Clean up unwanted code and comments in image filterMerov Linden
2014-01-22add retries around OSX codesign to try to work around frequent build farm ↵Oz Linden
failures
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-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-20ACME-1236 : Fix new blend modes, updated commentsMerov Linden
2014-01-17ACME-1236 : Refactor vignette into stencil, implement uniform and gradient ↵Merov Linden
stencils, implement dodge and add blend modes
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-16ACME-1237 : Rename filters so that it doesn't trip Windows NSIS script ↵merov
installer (ridiculous...)
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-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-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-13ACME-1256 : Rename and cleanup in the default filtersMerov Linden