Commit Graph

29998 Commits (e970fa7f1ce9190b8a26e72bebbcceed04fb7494)

Author SHA1 Message Date
Merov Linden e970fa7f1c ACME-1293 : Use notification to signal from the snapshot panel to its container rather than grabbing global instances, use unique control_name for widgets, fix Post button visibility on Twitter 2014-01-30 18:53:05 -08:00
Merov Linden c7c755b82e ACME-1272, ACME-1292 : Disable filter drop down when necessary 2014-01-29 14:21:43 -08:00
Merov Linden b4405c5388 ACME-1282 : Prevent rendering of UI in SL Share snapshots 2014-01-28 19:35:39 -08:00
Merov Linden f7a90c680a ACME-1275 : Implemented filters to the Twitter and Facebook panels 2014-01-28 19:00:46 -08:00
Merov Linden b35889a651 ACME-1195 : Complete perf improvements. Also we do not regrab/refresh when we don't have to (e.g. change format) in particular when changing filter. Better control that way and faster UI. 2014-01-28 17:45:48 -08:00
Merov Linden 6dfba5829e ACME-1195 : Make SL Share snapshot use faster thumbnail computation and display 2014-01-28 13:38:12 -08:00
Merov Linden 6bf3cb875c ACME-1195 : WIP : Lazy evaluate intermediate images in snapshot preview so 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-28 10:19:57 -08:00
Merov Linden ff3edd06d2 ACME-1275 : WIP : Clean up unwanted code and comments in image filter 2014-01-23 16:37:48 -08:00
Merov Linden 88b65f32c7 ACME-1236 : Modifies the 10 shipped filters to use the new stencils and resolution independent filters 2014-01-21 22:16:39 -08:00
Merov Linden c99e22e674 ACME-1236 : Make all filters resolution independent, cleanup comments, move example filters to a sub folder in llimage_libtest 2014-01-21 21:17:57 -08:00
Merov Linden 4082d8ea27 ACME-1236 : Fixes gamma and brightness code. Also fixes example xml filter files. 2014-01-21 16:39:23 -08:00
Merov Linden 6c630b73a8 ACME-1240 : Implement convolve filter for 3x3 kernels. Implements sharpen, blur and edge detection as examples and tests. 2014-01-21 13:05:54 -08:00
Merov Linden d14392f55f ACME-1236 : Fix new blend modes, updated comments 2014-01-20 19:52:27 -08:00
Merov Linden 95bb14440e ACME-1236 : Refactor vignette into stencil, implement uniform and gradient stencils, implement dodge and add blend modes 2014-01-17 16:50:35 -08:00
Merov Linden fda7b94f49 ACME-1236 : Small LLImageFilter clean up 2014-01-16 18:34:51 -08:00
Merov Linden 91f401fa2d ACME-1237 : Use translation service for filter names so they can be localized and as also look proper in English. General filter manager cleanup 2014-01-16 17:52:14 -08:00
merov e0412a7d98 ACME-1237 : Rename filters so that it doesn't trip Windows NSIS script installer (ridiculous...) 2014-01-16 22:46:37 +00:00
Merov Linden 38ead549a4 Pull merge from viewer-release 2014-01-15 11:11:53 -08:00
Merov Linden 4b2e69d8e0 ACME-1236 : Clean up llimage after refactoring so there's no difference with viewer-release 2014-01-15 10:27:49 -08:00
Merov Linden 349e556534 ACME-1245 : Tweak a bit the Video.xml filter 2014-01-15 09:42:34 -08:00
Merov Linden f122991228 ACME-1236 : Add comments to LLImageFilter 2014-01-15 09:24:06 -08:00
Merov Linden 7cc64a09a3 ACME-1236 : Refactor filters and vignette into llimagefilter, add example filters to llimage_libtest 2014-01-14 21:01:51 -08:00
Merov Linden d972efa64c ACME-1244 : WIP : Execute filters in Flickr panel. Testable but code beeds clean up. 2014-01-13 17:56:38 -08:00
Merov Linden 54ad7de61b ACME-1244 : Introduced llimage/llimagefilter, refactored the filter execution code, simplified llimage_libtest filter testing 2014-01-13 17:01:44 -08:00
Merov Linden 5342d0c570 ACME-1256 : Rename and cleanup in the default filters 2014-01-13 14:36:42 -08:00
merov 2202150af4 ACME-1243 : WIP : Populate filter drop down with filter list dynamically 2014-01-11 01:00:35 +00:00
Merov Linden 0c7cab771c ACME-1236 : Add lines as a new type of vignette and Brightscan as an example 2014-01-09 21:58:30 -08:00
merov a2f9aea3b4 Pull merge from viewer-acme-dev 2014-01-10 01:27:33 +00:00
Merov Linden 7d8e402075 ACME-1244 : WIP : Move files around and introduced an llimagefiltersmanager to get the filters 2014-01-09 17:25:01 -08:00
Merov Linden 70b877da0e Fix ambiguous pow call (use powf) instead 2014-01-08 21:19:21 -08:00
Oz Linden d8a81b240e increment viewer version to 3.6.14 2014-01-08 18:46:23 -05:00
Oz Linden 19a41cc243 Added tag 3.6.13-release for changeset 0d9b9e50f1a8 2014-01-08 18:45:48 -05:00
Merov Linden ac3becf8d8 Pull merge from lindenlab/viewer-acme 2014-01-08 15:45:07 -08:00
Merov Linden 1c705489c4 ACME-1236 : WIP : Added Newspaper filter to the bank of filters 2014-01-08 15:42:52 -08:00
Merov Linden 3161d822ab ACME-1236 : WIP : Added mode and angle parameter to filterScreen (renamed for consistency) 2014-01-08 15:41:42 -08:00
Cho dea35b4bac Removed support for secondlife:///app/slshare for ACME-1263 2014-01-08 20:06:26 +00:00
Merov Linden c2a974f155 ACME-1236 : WIP : Introduced screenFilter, simple creative screening filter 2014-01-07 22:10:23 -08:00
Merov Linden 57d9fa36bd Pull merge from lindenlab/viewer-acme 2014-01-07 16:24:13 -08:00
Merov Linden 0696ac9384 ACME-1236 : WIP : Add filter files to app_settings/filters (not loaded yet) 2014-01-07 16:21:17 -08:00
Merov Linden 5187e709c9 ACME-1236 : WIP : Add filter file loading and execution to llimage_libtest, suppress the a la Instagram tests as a result 2014-01-07 16:17:25 -08:00
Merov Linden 3cbd0dfd84 ACME-1236 : WIP : Make each color correct filter use a per channel alpha argument, tweak Instagram-like test filters for discussion 2014-01-06 14:46:52 -08:00
Merov Linden 90cbda6db0 ACME-1236 : WIP : Add 2 new color correction filters. Add a la Instagram composite filters for testing in llimage_libtest 2014-01-03 17:31:04 -08:00
Merov Linden 35e30759c8 ACME-1236 : WIP : Added a min value to vignette 2014-01-03 15:44:29 -08:00
Merov Linden 1b5fb66292 ACME-1236 : WIP : Added the vignette mode. Can be applied to colorCorrect and color Transform. Added new -v argument to llimage_libtest 2014-01-03 14:19:29 -08:00
Merov Linden d28b92744e ACME-1236 : WIP : added all the color correction filters: colorize, linarize, equalize, contrast, brightness 2014-01-02 16:14:38 -08:00
Merov Linden 205a4e3dc6 ACME-1236 : WIP : add filterGamma, computeHistograms, colorCorrect, implemented filter gamma to llimage_libtest for testing 2014-01-01 19:42:10 -08:00
Merov Linden 9dca514c0b ACME-1236 : WIP : add filterRotate to rotate hue, add rotate as a valid argument to --filter in llimage_libtest 2014-01-01 17:58:52 -08:00
Merov Linden 218d305c44 ACME-1236 : WIP : add an optional filter parameter to llimage_libtest 2014-01-01 17:13:06 -08:00
Merov Linden 08a798bb1d ACME-1236 : WIP : Implement saturation/desaturation transform filter, add it to llimage_libtest for testing 2013-12-30 20:33:33 -08:00
Merov Linden 7372afaae4 ACME-1236 : WIP : Implement colorTransform filter, grayscale and sepia using it, add parameter to llimage_libtest to use filters 2013-12-20 13:49:20 -08:00