Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PixiEditor/PixiEditor

PixiEditor is a pixel art editor made with .NET 8
https://github.com/PixiEditor/PixiEditor

release pipeline for winx64

c6885b6a814c2737aecf36bfb1688bc1c9c83e40 authored over 4 years ago
Merge pull request #59 from PixiEditor/auto-updater

Created Auto updater

5fccdfef851d1b8b4ee5bf1f7631d4959a2b8fce authored over 4 years ago
Removed Moq from tests

3718affcc5d89cd950e38bf6e9dec80ba148d838 authored over 4 years ago
Added comment

c43b0e8d208dde5e93de05a8b3848d0938ba5cac authored over 4 years ago
Added restart button and improved version comaprison

bf63fc84ac3151a6f86923ce40bc22f83dd3ec5f authored over 4 years ago
Merge pull request #56 from RobertsMaxwell/overflow-fix

Lowered MinHeight to support low resolution monitors

c1b046d2a816a095a6cf8a7074e11dd5290742ee authored over 4 years ago
Cleanup

607298623961af3321a6d4f21f2bd18c6b7f4030 authored over 4 years ago
project data fix

a3eb451a74d649ccc324796776217f7d6ae594a9 authored over 4 years ago
UpdateInstaller works

59b2a12830758699a89ba69c4a972269ed3c350b authored over 4 years ago
Lowered MinHeight to support low resolution monitors

6d8197630d34de173e6c7edf1abbca1e315d8d69 authored over 4 years ago
Merge pull request #55 from hackf5/global-pen-up-issue-53

Resolved issue #53

b3e7cfeb0f362934fb70d8bf01e41f4c84e92f92 authored over 4 years ago
Resolved issue #53

Added a global mouse hook to listen for all mouse up events so that if mouse up occurs outside o...

c49af11fcbcf85ec6b11b8f057d0fe8a4eb918c2 authored over 4 years ago
Merge pull request #54 from hackf5/save-as-cancel-issue-49

Resolved issue #49

c788b8fd92273d4bcf111e9cb33dfa1ee1f6bc69 authored over 4 years ago
Resolved issue #49

e414bed2b253480325310fa621365cb69b2d7b12 authored over 4 years ago
Installer works

994cef6a1aea3f0a7a1047658d156e44ab9986b9 authored over 4 years ago
Added downloading release asset

61fa8ca6125b39a06a560aa43470a3f86c47a666 authored over 4 years ago
Created UpdateModule

35faf65e3f1e5e37d14eeb83c3b6740c84f60f1f authored over 4 years ago
Added codecov badge

0382979835487209ac547a82616a10210dbe3af8 authored over 4 years ago
Merge pull request #46 from PolarJunction/master

Clear Selection when single point is selected. Add MaximiseWindow Shortcut. Add Exit to File Menu

24ee1159cd3694457f529da49bcee2135dd006b8 authored over 4 years ago
Add Separator

Add separator to File Menu to separate the Exit option.

122d7181a477358540e13a2159eed41407acf9d4 authored over 4 years ago
Added FAQ section

22e7ac8d8aa9409f184162bc246fa0a8b57cd47b authored over 4 years ago
Fixed tests

1ddeb3924e533bcc134dc5c08cd546f2d07ee553 authored over 4 years ago
Changed Coordinates[] to IEnumerable<Coordinates> in BitmapPixelChanges

This reduced amount of ToArray() calls, which potentially will reduce memory and CPU usage

c54c22457f4d8247e65a346b9e4ecbd65f44e912 authored over 4 years ago
Remove Exit shortcut

Remove the shortcut for the Exit (CloseWindow) Command.

6014642ad25f2b7a639ac63ddfcee820816d42cc authored over 4 years ago
Add CloseWindow and Maximise Shortcuts

Added CloseWindow shortcut (Ctrl-Q) and added to File Menu. Added MaximiseWindow shortcut (F11).

3c460e03451d91ea2e9dd102c3b16b207165b989 authored over 4 years ago
Clear Selection

Clear selection when only one point has been selected.

7820d00d7537184a0ce18da5737269c61ebc59f4 authored over 4 years ago
Merge pull request #42 from brendan-holmes/toolsize-shortcut

Add a tool size increase and decrease shortcuts using [ and ]

d947acce90715c1b92252b8c2c3c7f62c9d58bb8 authored over 4 years ago
Preview highlight changes in real-time after changing the tool size

035d1df5c2643f3180303d7a71f7e316c0c0e7ee authored over 4 years ago
Added null check on the setter for ToolSize

24a9e42e4d375b077cf86bbfcd1706568d0a0658 authored over 4 years ago
Add a tool size increase and decrease shortcuts using [ and ]

4584556cc187484c4425697d40f634dbd0dd366c authored over 4 years ago
Merge pull request #36 from PixiEditor/zoom-tool

Zoom tool

e77d80f93fd6993b73fe88c6e5df6f78ac956128 authored over 4 years ago
Merge pull request #38 from Equbuxu/zoom-tool

Make viewport zoom sensitivity consistent, correct "percent" typo

9262774aadcea25c466bd7226988177b27bc7bb9 authored over 4 years ago
Make viewport zoom sensitivity consistent, correct "percent" typo

06dc308b72ffdb5ccb3b08fadd2eaff7da3e13d2 authored over 4 years ago
Fixed mouse outside viewport and zoom feeling

04f032bf084f1c1aab69b07ec4256bf4afd2e3c4 authored over 4 years ago
fixed zoom spikes, removed mouse capture

db408dbc1de835df91ffa3f62493f3c7ca3595af authored over 4 years ago
Improved feeling of zoom

93b419b130007df401402ab511298e5126335ae1 authored over 4 years ago
Fixed mouse wheel center zoom

b90f0dad7e444d9525d14e058b5241c90e32fda8 authored over 4 years ago
Improved zoom feeling

31e932691cbadb72201a51e9187a813cf375ce52 authored over 4 years ago
Added zoom tool test

68e1df8dbe8f223f3afa50521c53298d33e084fd authored over 4 years ago
Implemented Zoom tool

3d3f8d6ef94e34a31ec8ed51daea811cb7386a75 authored over 4 years ago
Zoom tool WIP, fixed editable text box editing: shortcuts, and selection

9215a9269987cc2602b8d446a541cca7e5cf4990 authored over 4 years ago
Updated version and install scripts

d3cdb11f26c19f569511c64b2b2c340b0092896f authored over 4 years ago
Fixed brightness tool crash

510001a6d3bdf2542649aa996f6b25a43b11ff73 authored over 4 years ago
Merge pull request #33 from Equbuxu/master

Fix ellipse tool

81f752cc184bf5350e6e7d9f44b150e4c06dfabd authored over 4 years ago
Fix circle tool

ede2116c91b7639b6d7ff99a27c57a6578b18012 authored over 4 years ago
Merge pull request #32 from CPKreuz/visibleLayerExport

Only visible layer export

8fdd5dc4b95778ff7d1079c4bcd6d99767457f70 authored over 4 years ago
Only export layers where IsVisible == true

40bb379d836a4556bae970ffca2b83fa08b78416 authored over 4 years ago
Fixed csproj

95dd11be9e3f6be8a89f04dc79af911b839e4739 authored over 4 years ago
Merge pull request #31 from PixiEditor/dev

Moved Color picker to separate project

dfafb613c706e3d081417a7c60175a7ecc554a90 authored over 4 years ago
Merge branch 'master' into dev

ea60cd958e5a4de1c55382ca0df4d9eea905e774 authored over 4 years ago
Merge pull request #30 from CPKreuz/resizingIssue

Changed GridDefinition sizes

10dfbf918ceff8ccb20acd924595ffbb1dbbc282 authored over 4 years ago
Increased tool options bar size

e5b4d811d9dee96f9cb8ea6b6fb19f6cd9eaadfe authored over 4 years ago
Changed GridDefinition sizes

2d5217afb9105e38cd9ee1a8c7ef26cdbb6970c0 authored over 4 years ago
Merge pull request #29 from CPKreuz/eraserImage

Added new eraser Image

50a6b29fb90278d564417c5d495437e752a657ba authored over 4 years ago
Added new eraser Image

00de90cb481e18980168fcabb9a1a655c5f542a8 authored over 4 years ago
Merge pull request #28 from CPKreuz/typoFix

Fixed Eraser Typo

038ee008d3ac54fe1cb50df443b703d6fc8493d7 authored over 4 years ago
Added Image to Rescource

52500853be81a588b84fb659e41aee5bec867a27 authored over 4 years ago
Fixed Image name

88ef4db4f9aca9302692043f24501759ab0f6cf7 authored over 4 years ago
Fixed Eraser Typo

bcbc2b359b834fa793be0255d87c17b8b01e58d9 authored over 4 years ago
Removed NotifyableColor tests due to moving the class to separate proj

5862ea6ba1176349bb8762285b5e197b4152e3fb authored over 4 years ago
Merge pull request #27 from PixiEditor/master

Sync with master

1ae931bc9b194702376ccd4824ab4bf70d639a47 authored over 4 years ago
Now using extracted Color Picker (Moved to nuget as separate project)

d5a643f44b3f0982036957ef1d5a668b6243448e authored over 4 years ago
Added temporary tool switching on key hold

cb4c900639b17950db55248a5830fe439b8aa6e9 authored over 4 years ago
Added downloads badge

c4b6096a496f2e3e22d221474ffe0d525e69c19f authored over 4 years ago
Merge pull request #25 from PixiEditor/dev

Fixed swapped width and height in export dialog

00310686e19c20c07f1b9234c501e9a129d30b3e authored over 4 years ago
Fixed Swapped width and height in export

7741d96132485728c6eb8284de3978b04cd2e082 authored over 4 years ago
Merge pull request #23 from BYSTACK/master

Correct small mistake in README.md

e41b8c3b60b1891da4b6aa54a5e1580c8fab7aaf authored over 4 years ago
Update README.md

2df9bc71efebd30d5961441359a124c4a3cddd0e authored over 4 years ago
Changed coordiantes equals and gethashcode

fded58f395b30b78c0c327a913db68d181224591 authored over 4 years ago
Update README.md

61e15e6b92e529bb9ab69784ad1cb7193adb3565 authored over 4 years ago
Update README.md

d562be05b64cd6401478696f00d9b0d4b7d070b4 authored over 4 years ago
Update README.md

19f2e0de624aef90b6f4a50acddbcf051ae618da authored over 4 years ago
Update badges

97ae61a6aaeec28065f49193c4b1375c9de67300 authored over 4 years ago
Update README.md

8b65f4483fe7f1e35471a52810ae109626e9c86c authored over 4 years ago
Merge pull request #19 from PixiEditor/dev

Merge version v0.1 Beta from dev branch

4bd6e3c0addb8e53066fdd87b0592b8de700969b authored over 4 years ago
Update README.md

e271d4289c7243ef3214c6a024a396a375cca471 authored over 4 years ago
Update README.md

fe43b5596d7c0c0d1d5901b1d2fbbb4a50d83b2a authored over 4 years ago
Updated screenshot

c99cc3cc3e8192e2b8acd3eaf907f606611953a6 authored over 4 years ago
Updated readme files

a4b2e500508f19ceb68522d54d6e896814a0d2ef authored over 4 years ago
Fixed tests

6639849a7ead1d3c9693c41d16b1bdf16f2f67e9 authored over 4 years ago
Fixed Indexed-8 Palette images importing

720f45008448688e965f69c8f92407b7f02da0fd authored over 4 years ago
Fix layer max width and height bug on resize canvas

d7153aba49e05b22d77ceb575092f9ab7c17f446 authored over 4 years ago
Updated tooltips

d494c898aee7eacbea0ce8db22a9b39f83389c4a authored over 4 years ago
Updated logo size and icon, fixed drag viewport and even shapes

4f4d9e6e58251cf263447abecb4427bf79fe2d28 authored over 4 years ago
Wrote few tests

6c1fc30ddc19be9a4d4a2384836c66527cd4303e authored over 4 years ago
Wrote some tests + fixed select all bug

d152c9acb89e58a7514a6ab9d0b3db919f7e4c91 authored over 4 years ago
Wrote some ViewModelMain tests

4f5a62f25a126fdb35a3d883062fd42003063f32 authored over 4 years ago
Changed icon resolution, wrote some tests and added current pos in UI

3a717ac6a3134767496492e10a79fee8b6fcb3dc authored over 4 years ago
Covered Layer with tests

26112a8ba98548c1ac28471a8fca32d1852d3506 authored over 4 years ago
Wrote some tests

2ca03d56fb080d1245f42fba5ad33bd3ffbf0f2b authored over 4 years ago
Bumped .NET Core version to 3.1

f6b9d139d48bc40d67c9f4abd1419ebcd1cf27e3 authored over 4 years ago
Covered 3 more files with unit tests

070f52b362c5f991893e200f0b09e4eb45704c9e authored over 4 years ago
Wrote another another bunch of tests

8db47e8a9cc4ded9b530f1e308aeec7bde03bb7a authored over 4 years ago
Wrote another bunch of tests

061f69d2748eb48c9748cb9e4a9f7f98abacd637 authored over 4 years ago
Wrote bunch of tests

df73b5b9f03082818ad72796f070464f7f4ac043 authored over 4 years ago
Auto stash before merge of "dev" and "origin/dev"

2804489340ba21aeadc50d5202b912b6437b6706 authored over 4 years ago
Merge pull request #18 from flabbet/master

Merge pull request #17 from flabbet/master

a2f970b823fe4b47fc24301d8ab27488ecced7f0 authored over 4 years ago
Merge pull request #17 from flabbet/dev

Azure pipelines codecov support

ee9a0d85b11d1ff7cac307c23c49e58a7f459df4 authored over 4 years ago
Merge branch 'master' into dev

32b8a528d849f9609045d2be6131df9839bb15dd authored over 4 years ago
Maybe now it'll work

97bf5a5582046d35b4fab2d9220f7e9b39e186e7 authored over 4 years ago