5640 Commits (d32d206d35a7dfc5442bfe2de416176cd61e3b7c)
 

Author SHA1 Message Date
Unknown 1cac740739 Merge branch 'master' into GradientBrush 8 years ago
Unknown c8d0256e85 remove not implemented Polygon Brush from documentation for now. 8 years ago
Unknown d29b6017ab implement GradientRepetitionModes 8 years ago
Unknown 75dab524dd improve performance on distance calculation 8 years ago
Unknown a6e04024f8 optimization of EllipticGradientBrush 8 years ago
Unknown e837349952 first implementation of an elliptical gradient brush 8 years ago
popow bab1728eea fix for unnecessary memory allocation, if only the metadata of the image will be read 8 years ago
James Jackson-South a3dcedca4b Enable tests 8 years ago
James Jackson-South c45fb1a199 Rename helper 8 years ago
James Jackson-South 75d6729c49 Add another test and make some methods public 8 years ago
James Jackson-South 16183a4545 Revert ref extensions. 8 years ago
James Jackson-South 7f7c513d99 Begin adding tests. 8 years ago
James Jackson-South c6cce4dfb5 Optimize transforms and reduce struct copying. 8 years ago
James Jackson-South 2d48d57fb6 Merge branch 'master' into js/projective-transforms 8 years ago
James Jackson-South 05f240874d
Merge pull request #539 from Jjagg/ifc-docs 8 years ago
James Jackson-South 103fa5ca94
Merge branch 'master' into ifc-docs 8 years ago
James Jackson-South e90548cf0d
Merge pull request #541 from carbon/cq-1 8 years ago
James Jackson-South 3c5bb3cc5f
Merge branch 'master' into cq-1 8 years ago
James Jackson-South 1deb2c59e3
Merge pull request #543 from woutware/pr/540 8 years ago
Unknown 94f1698807 implement radial gradient brush. 8 years ago
Unknown 72ae5fa6ba #542: refactor to prepare for other gradients 8 years ago
Unknown d43c70acb5 fix documentation typo 8 years ago
Unknown d977ecfecc #542: rename file to match other files in the solution (include generic) 8 years ago
Unknown 393444c3ff #542: fix rounding issues in tests 8 years ago
Unknown 1cd8656b46 #542: use bigger files for the tests to "hide" rounding issues: 8 years ago
Unknown eafdfead39 fix whitespacing 8 years ago
Unknown 0a642ffea7 #542: define debuggerDisplay of ColorStop, 8 years ago
Unknown 35d0f56557 #542: add test creating black-white patterns by gradients 8 years ago
Unknown 28457c8768 cleanup whitespace 8 years ago
Unknown 7a3ba8af3c #542: add tests for multi-color gradients 8 years ago
Unknown 94dbb743f7 #542: fix implementation of non-axial gradients and add tests 8 years ago
Unknown 90293cc6b7 #542: add test for vertical gradient 8 years ago
Unknown ce72683866 #542: reduce test output image sizes 8 years ago
Peter Amrehn 6dd544d5aa fix code styling issues 8 years ago
James Jackson-South a351b14359 Add additional tests plus cleanup 8 years ago
James Jackson-South d4c9a4cd46 Use expressions 8 years ago
James Jackson-South cbbae51be7 Fix braces 8 years ago
James Jackson-South b10bc7fefb Merge remote-tracking branch 'upstream/master' into pr/540 8 years ago
Jason Nelson 3acc080a9c
Merge branch 'master' into cq-1 8 years ago
James Jackson-South 3f444f4637
Merge pull request #540 from woutware/issue-532 8 years ago
Unknown 1e587bc689 #542: use struct for ColorStops 8 years ago
James Jackson-South 3440a7decf Fix System.Drawing.Bridge 8 years ago
Unknown 6d878441e7 #542: fix test: indices are 0-based, so bottom left pixel is one smaller 8 years ago
Unknown e1ee9b0b63 FIX bug in BrushApplicator when applying BlendPercentage 8 years ago
Jason Nelson a58ca2dab9 Format SimdUtilsTests, part 2 8 years ago
Jason Nelson 2745174027 Format SimdUtilTests 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
Jason Nelson 2ba8cc31ac Match additional patterns 8 years ago
Jason Nelson b9ce2f6f27 Use null operators 8 years ago
Unknown 4975eae774 fix some typos in documentation. 8 years ago