Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/SixLabors/ImageSharp.Drawing
:pen: Extensions to ImageSharp containing a cross-platform 2D polygon manipulation API and drawing operations.
https://github.com/SixLabors/ImageSharp.Drawing
Merge branch 'beta-1' of https://github.com/SixLabors/ImageSharp into beta-1
03f01045f504e185be3e0f0443a07dc82a7eb471 authored over 7 years ago by Anton Firszov <[email protected]>
03f01045f504e185be3e0f0443a07dc82a7eb471 authored over 7 years ago by Anton Firszov <[email protected]>
Merge pull request #326 from SixLabors/image-frames
API Image frames refactor
0810141af0d9261228cf00d2eeb15faa6b0de2c0 authored over 7 years ago by Scott Williams <[email protected]>
Merge remote-tracking branch 'origin/beta-1' into image-frames
1cab98f0fbc550f8601e7f78f61652cbdd20c42c authored over 7 years ago by Scott Williams <[email protected]>
1cab98f0fbc550f8601e7f78f61652cbdd20c42c authored over 7 years ago by Scott Williams <[email protected]>
remove dubug if
a5f163c36456e038d26472d46ab0129db458584a authored over 7 years ago by Scott Williams <[email protected]>
a5f163c36456e038d26472d46ab0129db458584a authored over 7 years ago by Scott Williams <[email protected]>
Merge remote-tracking branch 'origin/beta-1' into image-frames
a02d2babf080ee89b7ec0c4a4ab5fc81a93667ff authored over 7 years ago by Scott Williams <[email protected]>
a02d2babf080ee89b7ec0c4a4ab5fc81a93667ff authored over 7 years ago by Scott Williams <[email protected]>
update shapes package to fix broken tests
0664f99bb42d5a3ec822a5fd483f99c5269709d7 authored over 7 years ago by Scott Williams <[email protected]>
0664f99bb42d5a3ec822a5fd483f99c5269709d7 authored over 7 years ago by Scott Williams <[email protected]>
offset per path causing drift
27f486787525ce31ef54aec74dd5311b3343f755 authored over 7 years ago by Scott Williams <[email protected]>
27f486787525ce31ef54aec74dd5311b3343f755 authored over 7 years ago by Scott Williams <[email protected]>
Merge beta-1 into image-frames
337260bf6e85cb9b52de8408d87b084823e2f07f authored over 7 years ago by Scott Williams <[email protected]>
337260bf6e85cb9b52de8408d87b084823e2f07f authored over 7 years ago by Scott Williams <[email protected]>
remove usage of Span<T> from public api surface
2f5c2a3e5da20122d5ea7180a0c056b96f56f946 authored over 7 years ago by Scott Williams <[email protected]>
2f5c2a3e5da20122d5ea7180a0c056b96f56f946 authored over 7 years ago by Scott Williams <[email protected]>
remove System.Memory dependency
a8ad9680fd2a63ddff9fa5059278aecd37e7cbb6 authored over 7 years ago by Scott Williams <[email protected]>
a8ad9680fd2a63ddff9fa5059278aecd37e7cbb6 authored over 7 years ago by Scott Williams <[email protected]>
merge in beta-1
f19a4591ce57ae05134d7b3d995f81d644f76e9d authored over 7 years ago by Scott Williams <[email protected]>
f19a4591ce57ae05134d7b3d995f81d644f76e9d authored over 7 years ago by Scott Williams <[email protected]>
Added new extension method for IConfigurable to get the configuration and remove the one from Image<TPixel>.
bcfc43bacfeaa20cd94d6b09bb6fd500ef3cb2f5 authored over 7 years ago by Dirk Lemstra <[email protected]>
bcfc43bacfeaa20cd94d6b09bb6fd500ef3cb2f5 authored over 7 years ago by Dirk Lemstra <[email protected]>
pass configuation into processors
a6a0bb015a45ed9ff98f8785feb54004510853ed authored over 7 years ago by Scott Williams <[email protected]>
a6a0bb015a45ed9ff98f8785feb54004510853ed authored over 7 years ago by Scott Williams <[email protected]>
fix stylecop issues
446ba0793a1329f69a1e0382577d573ac843dc24 authored over 7 years ago by Scott Williams <[email protected]>
446ba0793a1329f69a1e0382577d573ac843dc24 authored over 7 years ago by Scott Williams <[email protected]>
fix frame double processing
moved some extensions into new namespace
665b7b83df43a93cfad9fe2d28bce2e987e86575 authored over 7 years ago by Scott Williams <[email protected]>
wip - pixel data only on image frames
0e263001dd488da35ec6e3013c3ace18f5ea9606 authored over 7 years ago by Scott Williams <[email protected]>
0e263001dd488da35ec6e3013c3ace18f5ea9606 authored over 7 years ago by Scott Williams <[email protected]>
Silence warnings.
5af771c3f7d7142c28414857ac93b1db4353ff8b authored over 7 years ago by Dirk Lemstra <[email protected]>
5af771c3f7d7142c28414857ac93b1db4353ff8b authored over 7 years ago by Dirk Lemstra <[email protected]>
remove Unsafe from namespace
d62669840564bc6553ebcc3b73d072ef10e1f784 authored over 7 years ago by Scott Williams <[email protected]>
d62669840564bc6553ebcc3b73d072ef10e1f784 authored over 7 years ago by Scott Williams <[email protected]>
fix usage of GetPixelRowSpan().
c70bd5c5e10d3ac0793b602fe1ee2315caf911a0 authored over 7 years ago by Scott Williams <[email protected]>
c70bd5c5e10d3ac0793b602fe1ee2315caf911a0 authored over 7 years ago by Scott Williams <[email protected]>
Merge branch 'beta-1' of https://github.com/SixLabors/ImageSharp into beta-1
2bffc5eee97b7b1b66c049b8cfa431f783ac1c75 authored over 7 years ago by Scott Williams <[email protected]>
2bffc5eee97b7b1b66c049b8cfa431f783ac1c75 authored over 7 years ago by Scott Williams <[email protected]>
internalise span apis from imagebase
667021a98627b09861fe412590ddab4178c907d6 authored over 7 years ago by Scott Williams <[email protected]>
667021a98627b09861fe412590ddab4178c907d6 authored over 7 years ago by Scott Williams <[email protected]>
Merge pull request #322 from SixLabors/jpeg-lab
Reimplemented Jpeg postprocessor logic + fixed bugs in stream parsing
3438c7d72abf256ee8364f241c69389ea0e7678a authored over 7 years ago by Anton Firsov <[email protected]>
xml merge tool, why are you doing this to me?
54fea5337e3299c48d234159ba375c87f7fdf8cc authored over 7 years ago by Anton Firszov <[email protected]>
54fea5337e3299c48d234159ba375c87f7fdf8cc authored over 7 years ago by Anton Firszov <[email protected]>
Merge remote-tracking branch 'origin/beta-1' into jpeg-lab
94c53696041b619f7fc4ac7b6b5bd5dd4c7a30d6 authored over 7 years ago by Anton Firszov <[email protected]>
94c53696041b619f7fc4ac7b6b5bd5dd4c7a30d6 authored over 7 years ago by Anton Firszov <[email protected]>
Merge remote-tracking branch 'origin/master' into jpeg-lab
538152397539548ecf0443644f6b18342d7f135f authored over 7 years ago by Anton Firszov <[email protected]>
538152397539548ecf0443644f6b18342d7f135f authored over 7 years ago by Anton Firszov <[email protected]>
Update Readme
c0400f7dc752137d3db188fc5579883d732a536a authored over 7 years ago by James Jackson-South <[email protected]>
c0400f7dc752137d3db188fc5579883d732a536a authored over 7 years ago by James Jackson-South <[email protected]>
Merge branch 'master' into beta-1
252f86ed7e4b6478cedf197636f5d91658af271a authored over 7 years ago by James Jackson-South <[email protected]>
252f86ed7e4b6478cedf197636f5d91658af271a authored over 7 years ago by James Jackson-South <[email protected]>
Merge pull request #319 from SixLabors/tocsoft/expanded-headers
Enable reading bmp with DIB headers > BITMAPINFOHEADER
e93d773b031fad225d529a5fef80634ec167944f authored over 7 years ago by James Jackson-South <[email protected]>
Fixed links and added files to the solution.
e842a42e667a7bcd0ee595c24d94090197d881b8 authored over 7 years ago by Dirk Lemstra <[email protected]>
e842a42e667a7bcd0ee595c24d94090197d881b8 authored over 7 years ago by Dirk Lemstra <[email protected]>
Changed url to repo in the links.
f906e209b589e10f621b05cadc245b7d6e5418ee authored over 7 years ago by Dirk Lemstra <[email protected]>
f906e209b589e10f621b05cadc245b7d6e5418ee authored over 7 years ago by Dirk Lemstra <[email protected]>
Fixed typo
42fa0961c6894c84edd3811716e36b9a691354ec authored over 7 years ago by Dirk Lemstra <[email protected]>
42fa0961c6894c84edd3811716e36b9a691354ec authored over 7 years ago by Dirk Lemstra <[email protected]>
enable reading bmp with larger headers
bcc77d0dbcb5f19650bb2e7706e7c606a74984ec authored over 7 years ago by Scott Williams <[email protected]>
bcc77d0dbcb5f19650bb2e7706e7c606a74984ec authored over 7 years ago by Scott Williams <[email protected]>
fixed #159 for the other known case, test image is too big though, won't add it
08a21ff78a3550a8811bcabe955db83bb69fcea1 authored over 7 years ago by Anton Firszov <[email protected]>
08a21ff78a3550a8811bcabe955db83bb69fcea1 authored over 7 years ago by Anton Firszov <[email protected]>
test case for #159
b05e15cdbd1ca4f38930342f6e9d73622de13090 authored over 7 years ago by Anton Firszov <[email protected]>
b05e15cdbd1ca4f38930342f6e9d73622de13090 authored over 7 years ago by Anton Firszov <[email protected]>
fixed #178
2153f3701a55c4c0b6a345a28995c2ca31753314 authored over 7 years ago by Anton Firszov <[email protected]>
2153f3701a55c4c0b6a345a28995c2ca31753314 authored over 7 years ago by Anton Firszov <[email protected]>
introduced test for #178
b1dce71963fccd82e6c5f96e2a1e878497bebfb6 authored over 7 years ago by Anton Firszov <[email protected]>
b1dce71963fccd82e6c5f96e2a1e878497bebfb6 authored over 7 years ago by Anton Firszov <[email protected]>
fixed #214
082a59491f188cba933423fbc956b794439899fc authored over 7 years ago by Anton Firszov <[email protected]>
082a59491f188cba933423fbc956b794439899fc authored over 7 years ago by Anton Firszov <[email protected]>
added test cases with images from #313 and #314
fb7a6192ae52c39497e1c69bf459277014f16b10 authored over 7 years ago by Anton Firszov <[email protected]>
fb7a6192ae52c39497e1c69bf459277014f16b10 authored over 7 years ago by Anton Firszov <[email protected]>
Fix #301
Decode using tRNS chunk of present
bb7c5ca73d0cacadac7f80f9a9813e814a025793 authored over 7 years ago by James Jackson-South <[email protected]>
Merge branch 'master' into beta-1
e92f6abdb6b36a02b24c417408e9858036d5d022 authored over 7 years ago by James Jackson-South <[email protected]>
e92f6abdb6b36a02b24c417408e9858036d5d022 authored over 7 years ago by James Jackson-South <[email protected]>
Fiked typo
839ae89c52415e67d6a3d46380f3f0a5433a4320 authored over 7 years ago by Dirk Lemstra <[email protected]>
839ae89c52415e67d6a3d46380f3f0a5433a4320 authored over 7 years ago by Dirk Lemstra <[email protected]>
TestImages.Jpeg.Baseline.Testimgorig -> TestImages.Jpeg.Baseline.Testorig420
40ec3c2ac23cb40065e559c6572ba3f8fc951366 authored over 7 years ago by Anton Firszov <[email protected]>
40ec3c2ac23cb40065e559c6572ba3f8fc951366 authored over 7 years ago by Anton Firszov <[email protected]>
jpeg420small.jpg
27814309542d057c1bf53885b74bbbc8d1c55887 authored over 7 years ago by Anton Firszov <[email protected]>
27814309542d057c1bf53885b74bbbc8d1c55887 authored over 7 years ago by Anton Firszov <[email protected]>
move jpeg SpanExtensions into test utils
600480f18ea1c5478ac38478c4b04f47ac53cc5f authored over 7 years ago by Anton Firszov <[email protected]>
600480f18ea1c5478ac38478c4b04f47ac53cc5f authored over 7 years ago by Anton Firszov <[email protected]>
clean up and organize Jpeg test utilities
7c750a365aad28a5c3f8d5839f52b6b5dd3a02db authored over 7 years ago by Anton Firszov <[email protected]>
7c750a365aad28a5c3f8d5839f52b6b5dd3a02db authored over 7 years ago by Anton Firszov <[email protected]>
robust spectral verification
ab23f9c9b3859e401f7d2af23f467804847d6753 authored over 7 years ago by Anton Firszov <[email protected]>
ab23f9c9b3859e401f7d2af23f467804847d6753 authored over 7 years ago by Anton Firszov <[email protected]>
Merge branch 'master' into beta-1
d4a7034ba9272548e7a1d3e83349caf6fd790edf authored over 7 years ago by JimBobSquarePants <[email protected]>
d4a7034ba9272548e7a1d3e83349caf6fd790edf authored over 7 years ago by JimBobSquarePants <[email protected]>
Update all dependencies
2963ec65cbd2c5f38b5a66ab73c7f5153de339b9 authored over 7 years ago by JimBobSquarePants <[email protected]>
2963ec65cbd2c5f38b5a66ab73c7f5153de339b9 authored over 7 years ago by JimBobSquarePants <[email protected]>
more jpeg testing
89e1bb3fdd22efab1428e39325077747e69ebbfb authored over 7 years ago by Anton Firszov <[email protected]>
89e1bb3fdd22efab1428e39325077747e69ebbfb authored over 7 years ago by Anton Firszov <[email protected]>
removed TestBase
4d5f75bef40dbf6617f3a8db052419b407c0e144 authored over 7 years ago by Anton Firszov <[email protected]>
4d5f75bef40dbf6617f3a8db052419b407c0e144 authored over 7 years ago by Anton Firszov <[email protected]>
moved CreateOutputDirectory() into TestEnvironment
8a04eb42176eb3739e41a7e1b4b238d6b5ddb020 authored over 7 years ago by Anton Firszov <[email protected]>
8a04eb42176eb3739e41a7e1b4b238d6b5ddb020 authored over 7 years ago by Anton Firszov <[email protected]>
fix test image filename
28af441874a1790eb990ac4c8a5318ad0860fcdf authored over 7 years ago by Nikita Balabaev <[email protected]>
28af441874a1790eb990ac4c8a5318ad0860fcdf authored over 7 years ago by Nikita Balabaev <[email protected]>
update packages
60e8f4739b4f4e8cace60f367c5e481c0f299014 authored over 7 years ago by Nikita Balabaev <[email protected]>
60e8f4739b4f4e8cace60f367c5e481c0f299014 authored over 7 years ago by Nikita Balabaev <[email protected]>
sync with upstream
a3cbf8d234059a90a3135fcc378e994d2de23c9d authored over 7 years ago by Nikita Balabaev <[email protected]>
a3cbf8d234059a90a3135fcc378e994d2de23c9d authored over 7 years ago by Nikita Balabaev <[email protected]>
renamed ImageFormats.Bitmap to ImageFormats.Bmp for more consistent naming
6a765d89ba4f3c8c0f393fd39d4ad99692e2f375 authored over 7 years ago by Anton Firszov <[email protected]>
6a765d89ba4f3c8c0f393fd39d4ad99692e2f375 authored over 7 years ago by Anton Firszov <[email protected]>
Merge remote-tracking branch 'origin/master' into beta-1
# Conflicts:
# src/ImageSharp/Formats/Bmp/BmpDecoderCore.cs
more descriptive name for QR_core.bmp + giving AppVeyor a kick
0a2a8b7a272fc42407d77d610ce3878be8746537 authored over 7 years ago by Anton Firszov <[email protected]>
0a2a8b7a272fc42407d77d610ce3878be8746537 authored over 7 years ago by Anton Firszov <[email protected]>
Support more variants of BMP headers
be328542dcb354eaa5247e6c59f9e5c7d02d538d authored over 7 years ago by Mormegil <[email protected]>
be328542dcb354eaa5247e6c59f9e5c7d02d538d authored over 7 years ago by Mormegil <[email protected]>
suppress xUnit1013 for CI
7bc719b144896e3f1fdd3b769e47071e282735f6 authored over 7 years ago by Anton Firszov <[email protected]>
7bc719b144896e3f1fdd3b769e47071e282735f6 authored over 7 years ago by Anton Firszov <[email protected]>
Merge remote-tracking branch 'origin/beta-1' into jpeg-lab
55318781f35c1f3e852320b812c245bb5ac071e3 authored over 7 years ago by Anton Firszov <[email protected]>
55318781f35c1f3e852320b812c245bb5ac071e3 authored over 7 years ago by Anton Firszov <[email protected]>
cleanup drawing namespace
4b76c2730124d3edb67f3636212ac4e3ea75d970 authored over 7 years ago by Scott Williams <[email protected]>
4b76c2730124d3edb67f3636212ac4e3ea75d970 authored over 7 years ago by Scott Williams <[email protected]>
Remove ParallelOptions from IImageProcessor
f2278aff110defe6f7876cf6741a1660a64d30bb authored over 7 years ago by James Jackson-South <[email protected]>
f2278aff110defe6f7876cf6741a1660a64d30bb authored over 7 years ago by James Jackson-South <[email protected]>
introduced LibJpegTools, made FrameComponent a class again
b8597649eaffc8a8ceb42f2eb18dc2e65391e3ff authored over 7 years ago by Anton Firszov <[email protected]>
b8597649eaffc8a8ceb42f2eb18dc2e65391e3ff authored over 7 years ago by Anton Firszov <[email protected]>
added new submodule
86f1e0673167440d3c8d566191fce0a2fdeb8e1c authored over 7 years ago by Anton Firszov <[email protected]>
86f1e0673167440d3c8d566191fce0a2fdeb8e1c authored over 7 years ago by Anton Firszov <[email protected]>
delete submodule
14f874978d93e38f95ed0f8a1e4c43a0f9784567 authored over 7 years ago by Anton Firszov <[email protected]>
14f874978d93e38f95ed0f8a1e4c43a0f9784567 authored over 7 years ago by Anton Firszov <[email protected]>
Added ReferenceImage -based assertions to JpegDecoderTests. The PdfJs decoder is quite inaccurate with them, which makes tests failing
14f1f30698155e3c20d6d08eb191371fadcd686d authored over 7 years ago by Anton Firszov <[email protected]>
14f1f30698155e3c20d6d08eb191371fadcd686d authored over 7 years ago by Anton Firszov <[email protected]>
Better and fewer cases in DitherTests. Skipped the one that's failing.
4c0ee597e8aebdf71bc253109c04cb2c329150cd authored over 7 years ago by Anton Firszov <[email protected]>
4c0ee597e8aebdf71bc253109c04cb2c329150cd authored over 7 years ago by Anton Firszov <[email protected]>
I hope re-adding submodule after remove+commit+push+clean clone will work
ba900e7602b226cfa9782ac0723f9aa77a9e925e authored over 7 years ago by Anton Firszov <[email protected]>
ba900e7602b226cfa9782ac0723f9aa77a9e925e authored over 7 years ago by Anton Firszov <[email protected]>
okkay submodule, this time you won but ...
6d835fa50c37b37cd46839d8cced4086871cba31 authored over 7 years ago by Anton Firszov <[email protected]>
6d835fa50c37b37cd46839d8cced4086871cba31 authored over 7 years ago by Anton Firszov <[email protected]>
hello new submodule
ba8c726c4aba25a07f63154f3e7fbfa8db9afe0b authored over 7 years ago by Anton Firszov <[email protected]>
ba8c726c4aba25a07f63154f3e7fbfa8db9afe0b authored over 7 years ago by Anton Firszov <[email protected]>
removed old submodule
7b36d7e1257538b7459e7f2fe4bf9c48ac965638 authored over 7 years ago by Anton Firszov <[email protected]>
7b36d7e1257538b7459e7f2fe4bf9c48ac965638 authored over 7 years ago by Anton Firszov <[email protected]>
remove duplicate package references
b693afaade8fe101fa05b8947dab4110d0bd2321 authored over 7 years ago by Anton Firszov <[email protected]>
b693afaade8fe101fa05b8947dab4110d0bd2321 authored over 7 years ago by Anton Firszov <[email protected]>
attempt to fix path issues on travis
5683641edca5bf36e16d3b0b43011e303c941d33 authored over 7 years ago by Scott Williams <[email protected]>
5683641edca5bf36e16d3b0b43011e303c941d33 authored over 7 years ago by Scott Williams <[email protected]>
update build scripts to ensure tests only run once during CI
c98d42ccf4aed0e6bca0fd428392951d36fa0252 authored over 7 years ago by Scott Williams <[email protected]>
c98d42ccf4aed0e6bca0fd428392951d36fa0252 authored over 7 years ago by Scott Williams <[email protected]>
fix to allow interpackage nuget deps to use correct version number.
f664e5bd03a45b674dc405e149ecc563c76489d2 authored over 7 years ago by Scott Williams <[email protected]>
f664e5bd03a45b674dc405e149ecc563c76489d2 authored over 7 years ago by Scott Williams <[email protected]>
remove duplicate moq reference
ec166d3b4b4d12d68620f0b7a866e5790be93a32 authored over 7 years ago by Scott Williams <[email protected]>
ec166d3b4b4d12d68620f0b7a866e5790be93a32 authored over 7 years ago by Scott Williams <[email protected]>
Merge branch 'tocsoft/mutate-api' into jpeg-port
Also fix Oilpainting test
e95e186b1166d8672b5c82fe126d9766820ef5f5 authored over 7 years ago by James Jackson-South <[email protected]>
Merge pull request #297 from SixLabors/tocsoft/sixlabors_rename
Update namespaces & package names
df0d3ffcfe5079444c42685846e310b29dcabb50 authored over 7 years ago by James Jackson-South <[email protected]>
Merge remote-tracking branch 'origin/jpeg-port' into jpeg-lab
# Conflicts:
# tests/ImageSharp.Tests/TestFile.cs
Merge remote-tracking branch 'origin/antonfirsov/qa-lab' into jpeg-lab
# Conflicts:
# tests/Images/External
PngDecoder is covered now, and proven to be buggy :P
feefd3afb42ed94cf8ec8b7132e09ee341e82996 authored over 7 years ago by Anton Firszov <[email protected]>
feefd3afb42ed94cf8ec8b7132e09ee341e82996 authored over 7 years ago by Anton Firszov <[email protected]>
good by GenericFactory!
9a392f31e168839d1e70ba629ee66444bf64b076 authored over 7 years ago by Anton Firszov <[email protected]>
9a392f31e168839d1e70ba629ee66444bf64b076 authored over 7 years ago by Anton Firszov <[email protected]>
fixes on code review
78c70c18442c0e23cb4b78ff10ed553bcdfa802b authored over 7 years ago by Nikita Balabaev <[email protected]>
78c70c18442c0e23cb4b78ff10ed553bcdfa802b authored over 7 years ago by Nikita Balabaev <[email protected]>
ensure local running of build scripts runs tests from correct build
87e8ca6fa0925f297a1600e1cd74edd5ee9f4acd authored over 7 years ago by Scott Williams <[email protected]>
87e8ca6fa0925f297a1600e1cd74edd5ee9f4acd authored over 7 years ago by Scott Williams <[email protected]>
skip tests in build on CI server as they are ran from CodeCoverage.cmd
4464536b18609f8dd3829ba579ec2da942b8da0a authored over 7 years ago by Scott Williams <[email protected]>
4464536b18609f8dd3829ba579ec2da942b8da0a authored over 7 years ago by Scott Williams <[email protected]>
tweek codecov cmd file
b01fb6ef06621d3ce0dc3c92209d14f5c6e9243f authored over 7 years ago by Scott Williams <[email protected]>
b01fb6ef06621d3ce0dc3c92209d14f5c6e9243f authored over 7 years ago by Scott Williams <[email protected]>
add missing stylecop.json
be525fe27c289586cfed497d99228faa5f0e469b authored over 7 years ago by Scott Williams <[email protected]>
be525fe27c289586cfed497d99228faa5f0e469b authored over 7 years ago by Scott Williams <[email protected]>
fix some tests and updated packages
50d0d1f7214d983232032371662eb8d7f25cfa4e authored over 7 years ago by Scott Williams <[email protected]>
50d0d1f7214d983232032371662eb8d7f25cfa4e authored over 7 years ago by Scott Williams <[email protected]>
inital rename packages and namespaces
f7e339169a1b4731eb2df20e01175b1e68cdd730 authored over 7 years ago by Scott Williams <[email protected]>
f7e339169a1b4731eb2df20e01175b1e68cdd730 authored over 7 years ago by Scott Williams <[email protected]>
maybe this?
0eea205c50cbea14e254a17d8c62e77192a17ac6 authored over 7 years ago by Anton Firszov <[email protected]>
0eea205c50cbea14e254a17d8c62e77192a17ac6 authored over 7 years ago by Anton Firszov <[email protected]>
added submodule as "External"
0171b220521e797cc6dbb63c663333d451c316e8 authored over 7 years ago by Anton Firszov <[email protected]>
0171b220521e797cc6dbb63c663333d451c316e8 authored over 7 years ago by Anton Firszov <[email protected]>
PixelTypes bugfix + polishing ResizeTests
b33b6fa3cf76901bbb8659a9ea99a0b5c1d6c839 authored over 7 years ago by Anton Firszov <[email protected]>
b33b6fa3cf76901bbb8659a9ea99a0b5c1d6c839 authored over 7 years ago by Anton Firszov <[email protected]>
changed ImageComparer design again
939473704d1bf41e7ae64a30cab230b530eb9499 authored over 7 years ago by Anton Firszov <[email protected]>
939473704d1bf41e7ae64a30cab230b530eb9499 authored over 7 years ago by Anton Firszov <[email protected]>
implemented ExactImageComparer
998ec6fdae53717296c31bc5a1c6fbdf6ee27e4c authored over 7 years ago by Anton Firszov <[email protected]>
998ec6fdae53717296c31bc5a1c6fbdf6ee27e4c authored over 7 years ago by Anton Firszov <[email protected]>
ImageComparer refactors, ExactComparer
66bf64fd7a0014f1efb260dc880167e939913015 authored over 7 years ago by Anton Firszov <[email protected]>
66bf64fd7a0014f1efb260dc880167e939913015 authored over 7 years ago by Anton Firszov <[email protected]>
docs & formatting
5cb9256affc7888cbd7d321c4ebd9b485e0024ff authored over 7 years ago by Anton Firszov <[email protected]>
5cb9256affc7888cbd7d321c4ebd9b485e0024ff authored over 7 years ago by Anton Firszov <[email protected]>
optimized DetectEdgesTest
54212432064cc146c79699a35e0a55aa15e4c8f3 authored over 7 years ago by Anton Firszov <[email protected]>
54212432064cc146c79699a35e0a55aa15e4c8f3 authored over 7 years ago by Anton Firszov <[email protected]>
optimized ResizeTests output further, added Bike.png
5464108169698bb162b207a0c4a81f3c5647ad7f authored over 7 years ago by Anton Firszov <[email protected]>
5464108169698bb162b207a0c4a81f3c5647ad7f authored over 7 years ago by Anton Firszov <[email protected]>
merge with master
1e2c44fa561d94642cadfc4b2164187ab9f5397f authored over 7 years ago by Nikita Balabaev <[email protected]>
1e2c44fa561d94642cadfc4b2164187ab9f5397f authored over 7 years ago by Nikita Balabaev <[email protected]>
Merge branch 'master' into tocsoft/mutate-api
20871011c27f546a93e99d49379c356134a80519 authored over 7 years ago by JimBobSquarePants <[email protected]>
20871011c27f546a93e99d49379c356134a80519 authored over 7 years ago by JimBobSquarePants <[email protected]>