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

Updated powershell script

2329adcab58472f6ed5bdc0e2afc35c4068b9d02 authored over 4 years ago
again, working with azure pipelines

cfdaad1fabf80a792a0d1a1623359b6fd91458f6 authored over 4 years ago
Updated dependencies

d50ee0625836290ffc46b748f0b13ed3e3b71ae8 authored over 4 years ago
Update azure-pipelines.yml for Azure Pipelines

5c5f87c3fe04ecc4d91ef5d6e4dba2d40fffda66 authored over 4 years ago
Delete codecov.ps1

223821486bbd863eeaf4815d9c1cd56f8669b699 authored over 4 years ago
Merge pull request #16 from flabbet/azure-pipelines

Update azure-pipelines.yml for Azure Pipelines

23e07aed7b9705e2a421c694b2073844cae8a8e5 authored over 4 years ago
Update azure-pipelines.yml for Azure Pipelines

04320f50370082037672a1f55549d946e407f2d6 authored over 4 years ago
Update azure-pipelines.yml for Azure Pipelines

5a63302085540dec804bf49b35657c4e19f5747d authored over 4 years ago
Merge pull request #15 from flabbet/dev

0.1 Beta - without all tests

b35d78e3f0d0cad4a569c7fe1d1695e2a2415635 authored over 4 years ago
Fixed azure pipelines formatting

e4e161bc21dd82e008472d7dedac403dd2c2ac8b authored over 4 years ago
Wrote some tests + edited azure pipelines

2016e146877c620ba166974372c25e186192b823 authored over 4 years ago
Update azure-pipelines.yml for Azure Pipelines

df9bb0fa7f544a629422b98e333a757a7693f205 authored over 4 years ago
Migrated unit test to xUnit.net and few bug fixes

Bugs: drag viewport drawing, preview layer now works fully as dynamic layer

d004c0883a371a4c2ca475e66f293c4989a71d46 authored over 4 years ago
Added bitmap supporter

e74e8c3599b20ba5530caef90916d614324b81d0 authored over 4 years ago
Fixed clipboard controller

c1abe4556af851f3a142b284ce671b59d70b5b92 authored over 4 years ago
Added layer item + layer opacity and fixed mouse not on canvas execution

181d816677a90026860b73bb6f7c248ece0d2f7e authored over 4 years ago
Removed debug layer outline and moved addswatch to bitmapchanged

4ead6c5d888092969c6f1eff982eab14b1ed09ba authored over 4 years ago
Fixed importer and exported

Added confirmation dialog on open file

f8ec7aa6ad3ce8bac9aeb5da38f1151079fe7e89 authored over 4 years ago
Fixed Center content

af9e2eb3bfdafcab1df96974080954b311459737 authored over 4 years ago
Fixed resize

d3358c84ad12f486e6975357c9614854f610d253 authored over 4 years ago
Fixed clip canvas in document

516781a138468ea66e9302736784d8aceb3921c3 authored over 4 years ago
Fixed resize canvas

53a19903461a0be1b9fb2baa833e183663e82e30 authored over 4 years ago
Fixed movetool

42b27ef8b7119aa327782310744b96eb3a83487b authored over 4 years ago
Fixed brightnessTool

49740795f8a52bb12060d3265e9ecebca8a14648 authored over 4 years ago
Fixed FloodFillTool

c7e37b64ef8dab8cce7adc187eb0f649e58cf510 authored over 4 years ago
Fixed undo

8c5057cd7751da6d4cbb04b5256ad32c2abb38e2 authored over 4 years ago
Extremely Improved dynamic layers performance

45ee0f5d4e6051068a91dbfb2970541bad7d8d89 authored over 4 years ago
Dynamic Layers working

3b6513b182fc8f03060b65838fb3874ef18d7146 authored over 4 years ago
Dynamic Layers WIP

78ad9936406ea1ed28159043b324d1edfd390e80 authored over 4 years ago
Added Brightness mode

5d76e80e6a8a7cf854c46ca1f94000896bc21e6a authored over 4 years ago
Fixed move tool redo

b8aeb22e545b8c8aa19f7b7e4a265f9e72e97558 authored over 4 years ago
Implemented center content

75f2dfc0cc81e801856f2212410311418a00993a authored over 4 years ago
Reformatted code style

c615dd7a121f32d07405cfb44e556b68531a20e1 authored over 4 years ago
Fixed resize canvas protected memory error

c4d1a65cc7e60d1f1ec13ddb3ddfabdf4c3f17e2 authored over 4 years ago
Fixed datacontext mismatch

bb4dce85b939a96c584e6c6fcc1ed422c75f7779 authored over 4 years ago
Updated icon and fixed recenter zoombox on resize canvas

fa2d1c545901796ff4c5f753ad5406c4c1d76be9 authored over 4 years ago
Fixed importer wrong size

81bd1ba68626fb943d085d9cd5490aaa4332bcb9 authored over 4 years ago
Added close confirmation dialog

6f8b7ad82a026c559aa294effd5178bfa5b67e9c authored over 4 years ago
Upadted top bar of popups

cf6106c36e63ab59103a9ab6e7703f805ec0715a authored over 4 years ago
Update tool button disabled style

55c1e54207b24db53ed6c986531eb663939daa83 authored over 4 years ago
Moved startup popup and load file from argument to on content rendered

601e6ff71249ba0e6ebbdf5c7ce5936457e2f4bd authored over 4 years ago
Added possibility to save document as .pixi file format

1247b6629ff0ce0f9cbcdcfe59c32d80b116a07b authored over 4 years ago
Added VS13 theme to project, changed docking panel style

78f8f195faff85d7d5e7e7ea81500bd7b2323fcf authored over 4 years ago
Added remove swatch context menu

305682afc215fb0020bb6a1003d884e273d7219f authored over 4 years ago
Fixed colorpicker stop picking outside bounds bug

5a65712eb1ce64238ea2a3df850672c9e92afb5a authored over 4 years ago
Added swatches

d94e745a0ac3ff54a1ccdb279333c7e8f1a223e0 authored over 4 years ago
Added recenter zoombox on each document size changed

ff7cc357475a93e36f1bde156e5c5fca81f7f578 authored over 4 years ago
Removed unnecessary code

83c5a534e208b908f5e318cee8aea93984d2c482 authored over 4 years ago
Added size picker to all popups and fixed clip canvas undo bug

c439ae119b515e7aeb13e482f751b325dadb3f24 authored over 4 years ago
Preserve aspect ratio works, implement to all popups wip

890b750fd8e281b9a0310b21f3e43d84160f42fa authored over 4 years ago
Fixed resize canvas bug, and it's undo

07dd06a361ef07f20b03ac833b575be66f5f5e12 authored over 4 years ago
Added process and process args to undo manager and fixed resize undo

4fc1f69638046bb538c43874b281434412214911 authored over 4 years ago
Resize canvas is working

e6ae02d4381c3b7bb232f43685083d49e7ec3229 authored over 4 years ago
Finished resize canvas popup, logic wip

2b22ea2747a612dc5bb1c8f4d8938016ee417d8e authored over 4 years ago
Changed look of popups and implemented resize document popup

-Added label to New File popup
-Disabled text boxes in open file popup if path is not correct
-D...

860864eb7c00b6eb0aa39087dd2e1e8e53b51379 authored over 4 years ago
Performance improvement

bf9bff633866b3c0d29f32c4a9432782e5c6effa authored over 4 years ago
Changed maximized to show taskbar and loaded new file popup on loaded

b3e30c1094b122554d78be7c90db2ba76e898100 authored over 4 years ago
Resize document popup wip

7be29877d94b412ce471510bc89e3ad3edf2b852 authored over 4 years ago
Fixed selection bitmap not resizing with the rest

06eda7325f2d3f0027577e0c40c58a45a470341b authored over 4 years ago
Added portable color picker

b0845d1c566c093208804f5eb265686d05c86b76 authored over 4 years ago
Added transparent bg to A slider

7d3eb61862d0970daaead8dd51ef941488a2775b authored over 4 years ago
RgbColorSlider fully implemented

f99a26e019c41c0fd575b7c04c0d969939590bc0 authored over 4 years ago
Color picker fully working

d1529fd3e81c740507e1532a37f499ebedd9b715 authored over 4 years ago
Color picker almost finished

642bd2ee1b8f093b9e3b88b65f67354dbdb8f66d authored over 4 years ago
ColorPicker WIP

8db3cb172a54d4f0ed71238b0e34686fe849dc7e authored over 4 years ago
Added dark ComboBox style

03789cb36a635af400b377f24a76e5e8698a6f80 authored over 4 years ago
Changed selection from rectangle to layer and color picker WIP

4d42a9112fbb3f090a2065b3c9927e6f26164f46 authored over 4 years ago
Added selection mode (wip visuals) and delete selected pixels

895fd0807b3febf27289343578020258df4da84c authored over 4 years ago
Implemented move multiple layers in Move Tool

fa5aa6ea98cc9bdd4828ee960ebcd81c0f317473 authored over 4 years ago
Prepared controllers for multi-layer editing

53b24436e3173a7e73da211a65785e8902fddd9c authored over 4 years ago
Changed icon once again

5e0792310987527b280105fba1398caf42d82602 authored over 4 years ago
Change icon colors

47b1f3928e6e28fbfec7eb30c7713fd395e45cf1 authored over 4 years ago
Fixed move tool undo

243224e3c9854774affb87f1fd17a7cdc34f9d4a authored over 4 years ago
Added undo to move tool and select tool

60772d45bc677de87d7ba03fc2976a86a09646a2 authored over 4 years ago
Added paste from clipboard

b1f2c9105eef2429cbc57719e60c55dd5de9cb92 authored over 4 years ago
Added return to empty canvas for clipping

0011a598ddb920bec164aab6e488bcf9b363c9ba authored over 4 years ago
Improved importing image resize

59b8e63617456bd0fc3e51ed576659aae16368ad authored over 4 years ago
Added reverse process to undo and added reverse clip canvas

25c96c2ed3f4c13756106753b2609d2ab34ae408 authored over 4 years ago
Added nested property to undo and undo change to crop

8fe8b451bcc30ed32b5ce19059ad089e22f536f4 authored over 4 years ago
Added Clip canvas

c0cf2ae761ae5dac0aff99de41a89f499a3e03dd authored over 4 years ago
Added move all to select tool

be0fb70cf454b4147b587928830d61f68724d1dc authored over 4 years ago
Added saving to clipboard using bitmap and PNG format

ad937747ccaaac733722acc4c21704fcdffc3d4c authored over 4 years ago
Added select all and deselect

f3203ccfe175e4e6249fbb9aecc2f5171842442a authored over 4 years ago
MoveTool base functionality works

6a654d7b73b1a6a7baf2e318fa32db8bf4b4af47 authored over 4 years ago
Fixed selection bug

d4236cc7d9a6fa8eb38bdee852520ba41690df1c authored over 4 years ago
Move tool almost works

448a5e35c88ddc02c329d991e3960e93f7027daa authored over 4 years ago
Fixed mouse movement controller

6b1f26499defbc276e8dfcf6420b828e61c51b66 authored over 4 years ago
Fixed selection visual

b4770912e775ce66d3e81034f4c89cad94ad3285 authored over 4 years ago
Selection tool wip

e8c8e25812ac08d94c32e802a1e14b22daa398e6 authored over 4 years ago
Added readonly tool separate logic

25b61388c3081d7ea97008617132397d64c8a233 authored over 4 years ago
Changed bitmap operations utility structure

aa264486f96c756c64a399de5015b1084f1d489f authored over 4 years ago
Update README.md

3987a7cdf8cae8dc89b718e795ed2da6bd4614a9 authored over 4 years ago
Custom titlebar

ca34557e2909873fdb929e5dee8bb9bdb36854a0 authored over 4 years ago
Changed menu and fixed numeric input

3289c4a0d054daaffe7738386ed21728536b1671 authored over 4 years ago
updated screenshot

f3b2f1621e673cf3eac2221ec6f74537b4d28c77 authored almost 5 years ago
Add files via upload

14c1beff4ded641e525abd71e3c1e76ae4f9d4ea authored almost 5 years ago
Merge pull request #14 from flabbet/master

load master changes

5ee1cd142ca9ab8e53e688406db8b77f7d948103 authored almost 5 years ago
Updated import file popup

b28dc4528ffc1703de54671082b176b3691f7237 authored almost 5 years ago
Updated assembly info

775e85a6865e9f839435888f1ce8b95fbec81b29 authored almost 5 years ago
Merge pull request #13 from flabbet/dev

Merge dev into master

0bed8a5ec74c5da06eb049f0d2e5cc45d6c5cfbd authored almost 5 years ago