Commit Graph

244 Commits (712a4e70c81c1908e4e7668ff1695a9415ec4b71)

Author SHA1 Message Date
ruslantproductengine 6de01b2b12 Hotfix for build on OSX with -Werror,-Wtautological-compare 2015-05-05 21:09:33 +03:00
Mnikolenko ProductEngine 89321a56fd increment viewer version to 3.7.29 2015-04-28 12:03:31 +03:00
Oz Linden a8ef252571 merge changes for 3.7.27-release 2015-04-13 16:23:36 -04:00
Oz Linden 5c6cf3e7fb restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes 2015-04-10 11:02:37 -04:00
Oz Linden 8b42c7898e replace llifstream and llofstream with std::ifstream and std::ofstream respectively 2015-04-07 17:59:28 -04:00
Oz Linden 3a57b18896 convert llifstream and llofstream to std::ifstream and std::ofstream respectively 2015-04-07 17:28:05 -04:00
Oz Linden 905431cf60 merge changes for 3.7.25-release 2015-02-24 15:48:28 -05:00
ruslantproductengine a7530cb3fa MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no apparent reason
Linux & OS X compile error fix
2015-02-23 14:06:42 +02:00
ruslantproductengine ef67802a19 Backed out changeset: 81b8de17a195 2015-02-23 14:03:07 +02:00
ruslantproductengine 6926a6977d MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no apparent reason
Linux & OS X compile error fix
2015-02-23 13:14:25 +02:00
ruslantproductengine 32bb73eff4 Backed out changeset: 4c24cfce033a 2015-02-23 13:11:34 +02:00
ruslantproductengine 59fb68799c MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no apparent reason
Linux & OS X compile error fix
2015-02-23 12:45:28 +02:00
ruslantproductengine 8c819b6980 MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no apparent reason 2015-02-20 01:32:24 +02:00
ruslantproductengine 96e5fc9f9b MAINT-4329 Backed out changeset: fd3a4d5c2cf5 2015-02-14 00:08:39 +02:00
ruslantproductengine 4042617479 MAINT-4329 Backed out changeset: fd3a4d5c2cf5 2015-02-13 20:05:48 +02:00
simon c5f281913e Merge downstream code 2015-02-19 17:22:13 -08:00
andreykproductengine 0cae102ce2 MAINT-4755 Unit test buildfix 2014-12-25 17:00:42 +02:00
andreykproductengine 794cc247e6 MAINT-4755 FIXED Asset on Screen Causes Sudden FPS Drop 2014-12-23 17:17:31 +02:00
Oz Linden dab5acd972 merge changes for 3.7.22-release 2014-12-15 12:34:18 -05:00
callum_linden 23711c9275 Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
simon ffb510a452 Merge downstream code and become version 3.7.23 2014-12-08 11:49:59 -08:00
Graham Linden a882d7a02b Fix for gpu_bench crash without parallels knock-on 2014-11-18 12:54:13 -08:00
ruslantproductengine 41170b5603 MAINT-4329 FIXED scales each image *twice* for no apparent reason : patchset #2 2014-09-25 21:19:17 +03:00
ruslantproductengine f1d2a1a495 MAINT-3562 FIXED Viewer crashes when updating local textures using Substance Designer : add code for control input buffer size 2014-09-15 20:26:28 +03:00
Oz Linden 498a0e36e5 merge changes for 3.7.10-release 2014-06-23 14:03:12 -04:00
Oz Linden a98b4b6bee merge changes for 3.7.7-release 2014-05-07 11:09:04 -04:00
Merov Linden 8dae4bc222 Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile errors 2014-05-06 18:21:04 -07:00
Oz Linden 776aadf4ef OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBS 2014-03-19 17:30:07 -04:00
Merov Linden fc4efd1847 ACME-1277 : Delete debug printouts spamming the log 2014-02-14 09:42:57 -08:00
Merov Linden a5366f06ed ACME-1277 : Final set of filters, added a SnapshotFiltersEnabled debug setting 2014-02-13 15:15:05 -08:00
Merov Linden 51844473c0 ACME-1315 : Fix anisotropy in filters applied to thumbnail. Deleted some unused code 2014-02-07 18:35:46 -08:00
Merov Linden 73c9e42faf ACME-1314 : Fix screen filter to make it less harsh on edges, modify Jules Verne and Newspaper filters as a result 2014-02-07 16:27:42 -08:00
Merov Linden 99427b29ce Clear up comments 2014-02-06 18:21:18 -08:00
Merov Linden 8ad37cec70 ACME-1278 : Allow angle to be used in 2D screen filter 2014-02-06 16:25:12 -08:00
Merov Linden 2ba7552b9c ACME-1301 : Add colortransform as a secondary filter command 2014-02-06 11:57:01 -08:00
Merov Linden 9112a47f9b ACME-1301 : Add convolve as a secondary filter command 2014-02-06 10:26:25 -08:00
Merov Linden 225fb4e782 ACME-1300 : Rename blend mode dodge to add_back 2014-02-05 18:56:58 -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 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 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 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 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 0c7cab771c ACME-1236 : Add lines as a new type of vignette and Brightscan as an example 2014-01-09 21:58:30 -08:00