Age | Commit message (Expand) | Author |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-08-04 | MAINT-5343 (Viewer sometimes crashes when updating a local tga texture when R... | ruslantproductengine |
2015-05-05 | Hotfix for build on OSX with -Werror,-Wtautological-compare | ruslantproductengine |
2015-04-28 | Merge viewer-release, become version 3.7.29 | Mnikolenko ProductEngine |
2015-04-13 | merge changes for 3.7.27-release | Oz Linden |
2015-04-10 | restore the ll[io]fstream because we need them as wrappers on Windows for wid... | Oz Linden |
2015-04-07 | replace llifstream and llofstream with std::ifstream and std::ofstream respec... | Oz Linden |
2015-04-07 | convert llifstream and llofstream to std::ifstream and std::ofstream respecti... | Oz Linden |
2015-02-24 | merge changes for 3.7.25-release | Oz Linden |
2015-02-23 | MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no apparen... | ruslantproductengine |
2015-02-23 | Backed out changeset: 81b8de17a195 | ruslantproductengine |
2015-02-23 | MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no apparen... | ruslantproductengine |
2015-02-23 | Backed out changeset: 4c24cfce033a | ruslantproductengine |
2015-02-23 | MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no apparen... | ruslantproductengine |
2015-02-20 | MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no apparen... | ruslantproductengine |
2015-02-14 | MAINT-4329 Backed out changeset: fd3a4d5c2cf5 | ruslantproductengine |
2015-02-13 | MAINT-4329 Backed out changeset: fd3a4d5c2cf5 | ruslantproductengine |
2015-02-19 | Merge downstream code | simon |
2014-12-25 | MAINT-4755 Unit test buildfix | andreykproductengine |
2014-12-23 | MAINT-4755 FIXED Asset on Screen Causes Sudden FPS Drop | andreykproductengine |
2014-12-15 | merge changes for 3.7.22-release | Oz Linden |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround (lo... | callum_linden |
2014-12-08 | Merge downstream code and become version 3.7.23 | simon |
2014-11-18 | Fix for gpu_bench crash without parallels knock-on | Graham Linden |
2014-09-25 | MAINT-4329 FIXED scales each image *twice* for no apparent reason : patchset #2 | ruslantproductengine |
2014-09-15 | MAINT-3562 FIXED Viewer crashes when updating local textures using Substance ... | ruslantproductengine |
2014-06-23 | merge changes for 3.7.10-release | Oz Linden |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden |
2014-05-06 | Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile er... | Merov Linden |
2014-03-19 | OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBS | Oz Linden |
2014-02-14 | ACME-1277 : Delete debug printouts spamming the log | Merov Linden |
2014-02-13 | ACME-1277 : Final set of filters, added a SnapshotFiltersEnabled debug setting | Merov Linden |
2014-02-07 | ACME-1315 : Fix anisotropy in filters applied to thumbnail. Deleted some unus... | Merov Linden |
2014-02-07 | ACME-1314 : Fix screen filter to make it less harsh on edges, modify Jules Ve... | Merov Linden |
2014-02-06 | Clear up comments | Merov Linden |
2014-02-06 | ACME-1278 : Allow angle to be used in 2D screen filter | Merov Linden |
2014-02-06 | ACME-1301 : Add colortransform as a secondary filter command | Merov Linden |
2014-02-06 | ACME-1301 : Add convolve as a secondary filter command | Merov Linden |
2014-02-05 | ACME-1300 : Rename blend mode dodge to add_back | Merov Linden |
2014-01-28 | ACME-1195 : WIP : Lazy evaluate intermediate images in snapshot preview so pe... | Merov Linden |
2014-01-23 | ACME-1275 : WIP : Clean up unwanted code and comments in image filter | Merov Linden |
2014-01-21 | ACME-1236 : Make all filters resolution independent, cleanup comments, move e... | Merov Linden |
2014-01-21 | ACME-1236 : Fixes gamma and brightness code. Also fixes example xml filter fi... | Merov Linden |
2014-01-21 | ACME-1240 : Implement convolve filter for 3x3 kernels. Implements sharpen, bl... | Merov Linden |
2014-01-20 | ACME-1236 : Fix new blend modes, updated comments | Merov Linden |
2014-01-17 | ACME-1236 : Refactor vignette into stencil, implement uniform and gradient st... | Merov Linden |
2014-01-16 | ACME-1236 : Small LLImageFilter clean up | Merov Linden |
2014-01-15 | ACME-1236 : Clean up llimage after refactoring so there's no difference with ... | Merov Linden |
2014-01-15 | ACME-1236 : Add comments to LLImageFilter | Merov Linden |
2014-01-14 | ACME-1236 : Refactor filters and vignette into llimagefilter, add example fil... | Merov Linden |