DarthAffe
DarthAffe synced commits to DarthAffe-patch-2 at DarthAffe/StableDiffusion.NET from mirror 2024-07-23 00:50:20 +00:00
DarthAffe synced commits to RGB.NET_v3 at DarthAffe/Artemis from mirror 2024-07-23 00:30:18 +00:00
DarthAffe synced new reference RGB.NET_v3 to DarthAffe/Artemis from mirror 2024-07-23 00:30:18 +00:00
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2024-07-22 16:20:18 +00:00
7f5bb589af Try to fix CI build
9001a12625 Workshop - Refactor InstalledEntry to not implement IEntryDetails
a45d98c171 Workshop - Added indicator for official workshop entries
Compare 3 commits »
DarthAffe synced commits to master at DarthAffe/Artemis from mirror 2024-07-22 16:20:18 +00:00
972f1c638c Merge branch 'development'
7f5bb589af Try to fix CI build
4debfee6c1 Merge branch 'development'
9001a12625 Workshop - Refactor InstalledEntry to not implement IEntryDetails
a793a08213 Merge branch 'development'
Compare 9 commits »
DarthAffe synced commits to master at DarthAffe/HPPH from mirror 2024-07-22 00:20:22 +00:00
817b4bcb28 Updated build file
6c9c7ef832 Updated build file
fed16da8ce Added nullable annotation for all generated files
1b929ac886 Fixed build-file
16b54650f7 Fixed package names in readme
Compare 8 commits »
DarthAffe synced commits to refs/tags/1.0.0 at DarthAffe/HPPH from mirror 2024-07-22 00:20:22 +00:00
DarthAffe synced new reference refs/tags/1.0.0 to DarthAffe/HPPH from mirror 2024-07-22 00:20:22 +00:00
DarthAffe synced commits to v3 at DarthAffe/ScreenCapture.NET from mirror 2024-07-22 00:20:20 +00:00
DarthAffe synced new reference v3 to DarthAffe/ScreenCapture.NET from mirror 2024-07-22 00:20:20 +00:00
DarthAffe synced commits to Development at DarthAffe/RGB.NET from mirror 2024-07-21 23:10:18 +00:00
9346948bfb Merge pull request #397 from DarthAffe/HPPH
9a997694a5 Updated build-files
1396e978db Fixed doc-comment mistake
681adcb1cb Merge pull request #396 from DarthAffe/HPPH
cfbbdc6069 Changed ImageTexture Image to be public
Compare 12 commits »
DarthAffe synced commits to master at DarthAffe/HPPH from mirror 2024-07-21 16:10:21 +00:00
bd7a2bca48 Added special case for small amounts of data for all copying helpers
cfdd95f079 Added Wrap-Methods to Image and RefImage for allocation free creation
536a462540 Fixed RowIndexer on sub-images and added tests for that case
44ff0bf5b0 Improved accuracy of Average
10f0c8c5b7 Fixed error in test-data generation
Compare 6 commits »
DarthAffe synced commits to master at DarthAffe/HPPH from mirror 2024-07-20 23:50:21 +00:00
15981f82d6 Added build-config
60d24e7d0d Added nuget configs
db218e0e8d Added some of the missing doc-comments
9f3fbc7473 More tests and small fixes
Compare 4 commits »
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2024-07-20 23:30:18 +00:00
b00f5ca73a Workshop - Added indicator for official submissions
DarthAffe synced commits to master at DarthAffe/HPPH from mirror 2024-07-20 15:40:22 +00:00
2a26c4404f Made colors equatable; added more tests; small improvements; changed test-data to cover more edge-cases
DarthAffe synced commits to master at DarthAffe/HPPH from mirror 2024-07-18 22:50:22 +00:00
9999681574 Removed some of the sample data to speed up test running
c6ac54a936 Added additional tests and some small fixes and improvements
e1738845ea Changed ColorFormatData to record struct
Compare 3 commits »
DarthAffe synced commits to master at DarthAffe/HPPH from mirror 2024-07-15 05:01:45 +00:00
5126980e97 Added extensions for SkiaSharp
2c401f0eb1 Fixed wrong color format for System.Drawing bitmaps
0c7770d42d Updated System.Drawing
8fd2ee7091 Fixed wrong image format when loading 32bit bitmaps
0a731b5ca4 Added ToBitmap nad ToBmp extensions for image
Compare 6 commits »
DarthAffe synced commits to master at DarthAffe/HPPH from mirror 2024-07-14 20:50:22 +00:00
dd5f742b48 Correctly implemented image.ConverTo and added tests
19c9143fa1 Added ConvertTo-method to IImage
0731472c24 Added extensions for generic image
2d30dc98ec Finished image-implementation and added some tests
afdf36e0e5 Grouped Tests
Compare 5 commits »
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2024-07-14 20:30:18 +00:00
3b2d799bfc Workshop - Auto-updating WIP
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2024-07-13 20:00:18 +00:00
99d11e1921 Workshop - Redesigned library