919 Commits (fa2325bed9db53b6ffbc3c35217f77a80161bbd5)
 

Author SHA1 Message Date
Jeavon fa2325bed9 Oh, not alias everywhere 11 years ago
Jeavon 79693f0346 dnvm -a now has to be -alias 11 years ago
Jeavon 576bf349fa Upgrade to RC1-final 11 years ago
Jeavon d43ccf41ae Remove project.lock.json files from Git 11 years ago
James Jackson-South 62a8feb050 Bump up png max chunk value 11 years ago
James Jackson-South 23f748fa99 Set dependency back to beta 11 years ago
James Jackson-South c076bb8b5d Attempt fix build 11 years ago
James Jackson-South 56584d9656 Various fixes 11 years ago
James Jackson-South 389f347dd0 Add premultiplied alpha 11 years ago
James Jackson-South ff3ca3984d Avoid divide by zero 11 years ago
James Jackson-South cf805c0d85 Add Myget deploy 11 years ago
James Jackson-South dbe45506fe Fix broken tests, update dependencies 11 years ago
James Jackson-South 871683f62e Merge branch 'Jeavon-feature/V3-BuildAutomation' into V3 11 years ago
James Jackson-South 18ce283bd0 Fix merge conflist 11 years ago
Jeavon 0d29706ca6 Rename aspnet5-version.js to appveyor-project-version-patch.js 11 years ago
Jeavon bbf87a598b Missing spaces 11 years ago
Jeavon 2437250dff Add AppVeyor.yml 11 years ago
Jeavon ff3fffa97f Re-enable failing tests 11 years ago
Jeavon b8bbb03d9b Disabling failed tests to check AppVeyor artifacts 11 years ago
Jeavon 686ea86f59 ImageProcessor can be set to general framework dotnet 11 years ago
James Jackson-South 06b0fd1efd Add ability to generate nuget package 11 years ago
Jeavon 07c731bb45 Missed the xproj file 11 years ago
Jeavon 09fd5a17fc Bring back the tests, now also a "Class Library (Package" project - followed examples here https://xunit.github.io/docs/getting-started-dnx.html 11 years ago
Jeavon 4d2fcaf327 Think I've got Semver versioning working but currently fixed with the "alpha" prefix, this needs to be changed to a Environmental variable 11 years ago
Jeavon 530b4f8ed7 Drop the "v" 11 years ago
Jeavon eff158b6c5 Oops should be version not build 11 years ago
Jeavon a34e9e3e40 Add a nodejs script to patch the project.json file with the AppVeyor version number 11 years ago
Jeavon 5854796629 Adding netcore.platforms 11 years ago
Jeavon cfcb2c5c28 Updating some packages 11 years ago
Jeavon 9f9b847721 Bad reference 11 years ago
Jeavon 772656f864 Missing global.json 11 years ago
Jeavon 0594e4e594 Converting to a Class Library (Package) project - wow, this is a brave new world! 11 years ago
Jeavon 8b3189da68 Update csproj files to ToolsVersion="14" 11 years ago
James Jackson-South 23defe59c4 Missed a few files 11 years ago
James Jackson-South 54860af472 Switch out List for ImmutableArray 11 years ago
James Jackson-South 6aefc7f386 Add Premultiplied methods 11 years ago
James Jackson-South 3608509fdd Use compand and inverse. 11 years ago
James South 0c0b485a28 Add Compand methods to Color 11 years ago
James Jackson-South 502f576657 Update README.md 11 years ago
James Jackson-South 03d30cf9ca Update README.md 11 years ago
James Jackson-South b3e7e35799 Stylecop fixes 11 years ago
James Jackson-South afea96d670 Fix property 11 years ago
James Jackson-South cdc539b13e Refactor edge detection to streamline API 11 years ago
James Jackson-South 2e009c801e Refactor color matrix filters 11 years ago
James Jackson-South 47323ff5e5 Change blend default to 50% 11 years ago
James Jackson-South d8f19a095e Fix transparency issues caused by rounding. 11 years ago
James Jackson-South b44cbf234a Fix Bgra32.ToString() 11 years ago
James Jackson-South 2a49aadbce Fix method overloads. 11 years ago
James Jackson-South c2e4a1e1d7 Add sharpen overloads 11 years ago
James Jackson-South 1fc25ae5dd Add rectangular crop. 11 years ago