5688 Commits (2dfe899da9f38e792b60ebca6ff3a85b035c1bcc)
 

Author SHA1 Message Date
Unknown 6bca0b2a6c implement GradientRepetitionModes 8 years ago
Unknown 29c6d32eca improve performance on distance calculation 8 years ago
Unknown 02a0b6d9c5 optimization of EllipticGradientBrush 8 years ago
Unknown d7414294ab first implementation of an elliptical gradient brush 8 years ago
popow 338c91215a fix for unnecessary memory allocation, if only the metadata of the image will be read 8 years ago
James Jackson-South 3a2afd8e5e Enable tests 8 years ago
James Jackson-South b98c337448 Rename helper 8 years ago
James Jackson-South a803e49fb0 Add another test and make some methods public 8 years ago
James Jackson-South 448efb17fa Revert ref extensions. 8 years ago
James Jackson-South d023ebc379 Begin adding tests. 8 years ago
James Jackson-South d8337a383f Optimize transforms and reduce struct copying. 8 years ago
James Jackson-South a07dd8f6f2 Merge branch 'master' into js/projective-transforms 8 years ago
James Jackson-South 3425c203f2
Merge pull request #539 from Jjagg/ifc-docs 8 years ago
James Jackson-South a9bc664097
Merge branch 'master' into ifc-docs 8 years ago
James Jackson-South ee1f7474a3
Merge pull request #541 from carbon/cq-1 8 years ago
James Jackson-South 7b60a8a3bb
Merge branch 'master' into cq-1 8 years ago
James Jackson-South adce5a1106
Merge pull request #543 from woutware/pr/540 8 years ago
Unknown 7548653547 implement radial gradient brush. 8 years ago
Unknown 6a371908d6 #542: refactor to prepare for other gradients 8 years ago
Unknown d2c6d79ff0 fix documentation typo 8 years ago
Unknown 55d3f70fd3 #542: rename file to match other files in the solution (include generic) 8 years ago
Unknown 04b9f92f6a #542: fix rounding issues in tests 8 years ago
Unknown d2cd19fda6 #542: use bigger files for the tests to "hide" rounding issues: 8 years ago
Unknown 529594d148 fix whitespacing 8 years ago
Unknown 48f7a3daba #542: define debuggerDisplay of ColorStop, 8 years ago
Unknown 724499ca79 #542: add test creating black-white patterns by gradients 8 years ago
Unknown 5a45f588b0 cleanup whitespace 8 years ago
Unknown 7cae3c1d19 #542: add tests for multi-color gradients 8 years ago
Unknown 249b1189cc #542: fix implementation of non-axial gradients and add tests 8 years ago
Unknown c276b8b0cd #542: add test for vertical gradient 8 years ago
Unknown 44b2af6844 #542: reduce test output image sizes 8 years ago
Peter Amrehn bf17832847 fix code styling issues 8 years ago
James Jackson-South db87a41079 Add additional tests plus cleanup 8 years ago
James Jackson-South d1b39a5b8a Use expressions 8 years ago
James Jackson-South 1e401159b9 Fix braces 8 years ago
James Jackson-South a786916fa4 Merge remote-tracking branch 'upstream/master' into pr/540 8 years ago
Jason Nelson 60a921576b
Merge branch 'master' into cq-1 8 years ago
James Jackson-South 0aa99d897d
Merge pull request #540 from woutware/issue-532 8 years ago
Unknown 99ed4586ad #542: use struct for ColorStops 8 years ago
James Jackson-South 40ac7476fe Fix System.Drawing.Bridge 8 years ago
Unknown 4b92801e33 #542: fix test: indices are 0-based, so bottom left pixel is one smaller 8 years ago
Unknown fdfef1617a FIX bug in BrushApplicator when applying BlendPercentage 8 years ago
Jason Nelson f600c33421 Format SimdUtilsTests, part 2 8 years ago
Jason Nelson 7175bcf901 Format SimdUtilTests 8 years ago
Jason Nelson 55d0e8c62a Format tests 8 years ago
Jason Nelson b620dadd36 Match additional patterns 8 years ago
Jason Nelson a77bd21f61 Use null operators 8 years ago
Unknown a14c852ff2 fix some typos in documentation. 8 years ago
Jason Nelson b2d2564572 Make IccProfileDescription a struct 8 years ago
Unknown bcf5f5984b #86: started to work on Gradient Brushes: Linear gradient brush, 8 years ago