Ecosyste.ms: OpenCollective

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

PixiEditor

Help us build a universal 2D graphics platform, motivate and join our community
Collective - Host: opensource - https://opencollective.com/pixieditor - Website: https://pixieditor.net/ - Code: https://github.com/PixiEditor/PixiEditor

Updated version to 1.2.4.0

github.com/PixiEditor/PixiEditor - fcae725843fa06a9f9889545437056a649b061e1 authored 12 months ago by Krzysztof Krysiński <[email protected]>
Updated version to 1.2.3.2

github.com/PixiEditor/PixiEditor - c157b1ae248e989475d3a550284138342c424687 authored 12 months ago by Krzysztof Krysiński <[email protected]>
Merge pull request #594 from warrengalyen/feat-corel-pal-format

Add support for CorelDraw 3.0 palettes

github.com/PixiEditor/PixiEditor - 7419f4bb8b0dec2f13a3e1c142827c30b92111c6 authored 12 months ago by Krzysztof Krysiński <[email protected]>
Merge branch 'master' into feat-corel-pal-format

github.com/PixiEditor/PixiEditor - 5a347d0e46ff363fd9e6bf298664f93dc75fdb03 authored 12 months ago by Krzysztof Krysiński <[email protected]>
Re-enable saving

github.com/PixiEditor/PixiEditor - 69ab14d9799e4451489eca3aadeb3cd8f0f44da6 authored 12 months ago by warrengalyen <[email protected]>
Revert "Remove export code as it's not needed"

This reverts commit 8bab9abbf5da3c196078f66b49f401cf84a324db.

github.com/PixiEditor/PixiEditor - 3fc431475c0077cfa3a9a7869846a8fe73ef17e9 authored 12 months ago by warrengalyen <[email protected]>
Added support for saving palette with common extension

And fixed paint net parser saving data

github.com/PixiEditor/PixiEditor - 2a2abfd0d99a22a4e61fe0abf7c8eacdd543a95c authored 12 months ago by Krzysztof Krysiński <[email protected]>
Version 1.2.3.1

github.com/PixiEditor/PixiEditor - 28b29982833fe9fe4fa293102597e517231aa0cd authored 12 months ago by Krzysztof Krysiński <[email protected]>
Merge pull request #605 from PixiEditor/fix-transform-selection-things

Fix transform selection things

github.com/PixiEditor/PixiEditor - 30a119fc372cb70f4ab40b8541605d587486cdc1 authored 12 months ago by Krzysztof Krysiński <[email protected]>
Fix incorrect constructor being used when creating a path bounds rectangle

github.com/PixiEditor/PixiEditor - 96eb9cfe71b545ada3ca16d1bc76622fabbf459d authored 12 months ago by Equbuxu <[email protected]>
Fix float precision issues when transforming selection

github.com/PixiEditor/PixiEditor - f530daa28c8557ef964210ab9089ddf0bbfb52e6 authored 12 months ago by Equbuxu <[email protected]>
Remove unneeded async

github.com/PixiEditor/PixiEditor - d11ba23de4b343a011fc952a0856653ac43ce80d authored about 1 year ago by warrengalyen <[email protected]>
Consolidate parser check into single function

github.com/PixiEditor/PixiEditor - a7e62fed9e15455ce80d1fc48f57cdd3e0548795 authored about 1 year ago by warrengalyen <[email protected]>
Remove export code as it's not needed

github.com/PixiEditor/PixiEditor - 8bab9abbf5da3c196078f66b49f401cf84a324db authored about 1 year ago by warrengalyen <[email protected]>
Merge pull request #588 from warrengalyen/feat-deluxepaint-format

Add support to read DeluxePaint palettes

github.com/PixiEditor/PixiEditor - 9ef7c5a1b3ea7f8f558c3dd1ffd5602dcf554762 authored about 1 year ago by Krzysztof Krysiński <[email protected]>
1.2.3.0

github.com/PixiEditor/PixiEditor - d675047c490cfaa90bb5e73df9c85d1cc7511f71 authored about 1 year ago by Krzysztof Krysiński <[email protected]>
Merge branch 'master' of https://github.com/PixiEditor/PixiEditor

github.com/PixiEditor/PixiEditor - e38c08d21be0cbb06865fac739bea17d1c97a6ec authored about 1 year ago by Krzysztof Krysiński <[email protected]>
Updated version to 1.2.2.1

github.com/PixiEditor/PixiEditor - f9236647bb5ba1dec15a53df5f81f1201e67ff08 authored about 1 year ago by Krzysztof Krysiński <[email protected]>
Merge pull request #600 from PixiEditor/fiiiiiiii

Hopefully now fix mouse controller for good

github.com/PixiEditor/PixiEditor - ee8d18208fc3ddc9c28823f59c3f891752fce315 authored about 1 year ago by Krzysztof Krysiński <[email protected]>
Fixed thread not dying

github.com/PixiEditor/PixiEditor - e602c5ca7e27e5df50bcdc1daa3c11649bc67eb1 authored about 1 year ago by Krzysztof Krysiński <[email protected]>
Hopefully now fix mouse controller for good

github.com/PixiEditor/PixiEditor - c79ae5950bb7d29d88baa3b1be6d72742c76aa8a authored about 1 year ago by Equbuxu <[email protected]>
Updated Languages and version

github.com/PixiEditor/PixiEditor - 00e258f01b23889d0393c91986ee6f46a5fda491 authored about 1 year ago by Krzysztof Krysiński <[email protected]>
Update version

github.com/PixiEditor/PixiEditor - 807c3d57ef450cb16e5d77e610ba8a1531bff540 authored about 1 year ago by Krzysztof Krysiński <[email protected]>
Merge pull request #595 from PixiEditor/more-more-fixes

Fix PeekPixels memory leak

github.com/PixiEditor/PixiEditor - 786af9fa790e1aeab93e7fa95d1a33a7d5ee2733 authored about 1 year ago by Krzysztof Krysiński <[email protected]>
Fix PeekPixels memory leak

github.com/PixiEditor/PixiEditor - c86ec75ddb5cf7cd0c954e46fa92dc89c7a20329 authored about 1 year ago by Equbuxu <[email protected]>
Disable save until palette export refactored

github.com/PixiEditor/PixiEditor - 7ab487c2cf77873cda009beeba5e58fef5b0fef8 authored about 1 year ago by warrengalyen <[email protected]>
Add support for read/write of CorelDraw 3.0 palettes

github.com/PixiEditor/PixiEditor - e7dd7baa93be4efb6b3f2d0e503b3c4eb10a2f00 authored about 1 year ago by warrengalyen <[email protected]>
Refactor `ImportPalette` functions

Fixes #593. Adds ability to iterate over all available palette parsers when multiple formats are ...

github.com/PixiEditor/PixiEditor - c478202c3ef8c127f5c63e4f1203a0809a369de2 authored about 1 year ago by warrengalyen <[email protected]>
Merge pull request #592 from PixiEditor/debug_save_desktop_fix

Removed debug fella

github.com/PixiEditor/PixiEditor - 9ea875be4a26fe0ef356795bcdf5cf8c8cc484ae authored about 1 year ago by Krzysztof Krysiński <[email protected]>
Ifdef savetodesktop

github.com/PixiEditor/PixiEditor - e4bfaa02bf065ba58890d0624328847da83c3412 authored about 1 year ago by Krzysztof Krysiński <[email protected]>
Conditional SaveToDesktop

github.com/PixiEditor/PixiEditor - 27c6850d66d7338a6fce9b53ccf702558568d097 authored about 1 year ago by Krzysztof Krysiński <[email protected]>
Removed debug fella

github.com/PixiEditor/PixiEditor - d15d818e1ff820dc5f6de50c08daff28594de49b authored about 1 year ago by Krzysztof Krysiński <[email protected]>
Merge branch 'master' of https://github.com/PixiEditor/PixiEditor

github.com/PixiEditor/PixiEditor - 8bf53cd022a5137f120bbebeb7082fe973b4d66e authored about 1 year ago by Krzysztof Krysiński <[email protected]>
1.2.1.3

github.com/PixiEditor/PixiEditor - a617360efa1204236179535ef5c8cf423c1851fb authored about 1 year ago by Krzysztof Krysiński <[email protected]>
Merge pull request #590 from PixiEditor/pulled-out-fixes

Fixes

github.com/PixiEditor/PixiEditor - 0fe33125782e222990954bd4ff6b268c6fb95c7b authored about 1 year ago by Krzysztof Krysiński <[email protected]>
Try recovering all .pixi files if DocumentInfo.json can't be parsed

github.com/PixiEditor/PixiEditor - 8924a45cfa26c38d301ef389c3f7c9bbd35d95c9 authored about 1 year ago by CPKreuz <[email protected]>
Added Command Log and State information back in

github.com/PixiEditor/PixiEditor - 0334c81c1d028b4820b522540f1d8a6bcfb3a2fc authored about 1 year ago by CPKreuz <[email protected]>
Clarified SendExceptionInfoToWebhook is async

github.com/PixiEditor/PixiEditor - 06347551382570ebcb65073bc34f21f020f9a8f8 authored about 1 year ago by CPKreuz <[email protected]>
Bit of previous refactoring

github.com/PixiEditor/PixiEditor - 73ecd2738d9039e99f9be9e4379c51fe9b84f9e0 authored about 1 year ago by CPKreuz <[email protected]>
Fix main canvas not updating on launch

github.com/PixiEditor/PixiEditor - ac50fb70c67ce4cb265c59ecb9855197e912d45d authored about 1 year ago by Equbuxu <[email protected]>
'Fixed #581 "Open from clipboard" causes a crash'

github.com/PixiEditor/PixiEditor - 2776c9ffee4397492f21993e7d33373265ca71ac authored about 1 year ago by Equbuxu <[email protected]>
'Fixed wrong error being passed when PixiEditor has no right to write to a file'

github.com/PixiEditor/PixiEditor - 00177726c6e1f0f3769e8b117142ae1e213a0558 authored about 1 year ago by Equbuxu <[email protected]>
'Fixed crash report and integrated temp autosave files'

github.com/PixiEditor/PixiEditor - de4b598ad960bf5b035de36bfa79e2d657047ecf authored about 1 year ago by Equbuxu <[email protected]>
Merge branch 'PixiEditor:master' into feat-deluxepaint-format

github.com/PixiEditor/PixiEditor - 1a82f4ff597aebbd33b6681d7e1c11cc598f6da7 authored about 1 year ago by Warren Galyen <[email protected]>
Add support for reading Interleaved Bitmap palettes (LBM/BBM)

This is an image format that was used to store optional palette information, commonly used in Del...

github.com/PixiEditor/PixiEditor - 5fcfbdc906af440996cc8dee11646a44980b91c9 authored about 1 year ago by warrengalyen <[email protected]>
Merge pull request #587 from MetalMaxMX/MetalMaxMX-patch-1

Update README.md

github.com/PixiEditor/PixiEditor - 05bc08a7b47ede264287a0c3e1b28cfabd310fbe authored about 1 year ago by Krzysztof Krysiński <[email protected]>
Update README.md

Change the naming of MIT license to LGPLv3 to reflect the new license being used by the project.

github.com/PixiEditor/PixiEditor - b12b2f569ae3cd06ccf8f7f03972f4b8ec760726 authored about 1 year ago by MetalMaxMX <[email protected]>
Merge pull request #585 from PixiEditor/fix-bug-from-fixes

Hopefully fix MouseUpdateController for good

github.com/PixiEditor/PixiEditor - 583a6260366f0ad8ac8618c79c3e7c3793ee038a authored about 1 year ago by Krzysztof Krysiński <[email protected]>
Make thread sleeps more precise to maintain constant ups

github.com/PixiEditor/PixiEditor - 1245a55e34c33fe7ec8c075e5a81b93c5a3b8b84 authored about 1 year ago by Equbuxu <[email protected]>
Fix mouseupdatecontroller thread not stopping during app shutdown

github.com/PixiEditor/PixiEditor - d87ced25adbee3729665358de352bb78f2fdfc88 authored about 1 year ago by Equbuxu <[email protected]>
hopefully fix MouseUpdateController for good

github.com/PixiEditor/PixiEditor - 14acc5b267077fa556a2d7b33653f7a041f3f27d authored about 1 year ago by Equbuxu <[email protected]>
Merge pull request #583 from PixiEditor/fixes

Fixes

github.com/PixiEditor/PixiEditor - a31173bf72db5d539bf8611aff1d4a8e26696791 authored about 1 year ago by Krzysztof Krysiński <[email protected]>
Fix a crash related to Zoombox.Scale == 0 and hopefully prevent the scale from ever going out of bounds

github.com/PixiEditor/PixiEditor - e6593ad099ee5037161b5c409c5aeaee52089d5d authored about 1 year ago by Equbuxu <[email protected]>
Catch all exceptions coming from the deprecated parser

github.com/PixiEditor/PixiEditor - b6543a476c253a7e65b2f14ec6a50e2e08d44b1c authored about 1 year ago by Equbuxu <[email protected]>
Fix timer thread safety related crash

github.com/PixiEditor/PixiEditor - 0ff7fe09932b5a1cc0989a64ebea5c48417b38f1 authored about 1 year ago by Equbuxu <[email protected]>
Add general catch to update checker; it crashes but the cause is unclear rn

github.com/PixiEditor/PixiEditor - 39b55cc4a1e6db5783be1d0184131fe289b059de authored about 1 year ago by Equbuxu <[email protected]>
Fix crash when TransformSelectedArea_UpdateableChange fails validation

github.com/PixiEditor/PixiEditor - af484aba7797403eae083198786380f611bbc74b authored about 1 year ago by Equbuxu <[email protected]>
Fix crash; the member isn't guaranteed to exist as PassthroughActions aren't validated. User can delete a layer and select it before the deletion finishes processing.

github.com/PixiEditor/PixiEditor - 50061c4e3ab4b346466e218316d59635c2f09a52 authored about 1 year ago by Equbuxu <[email protected]>
Fix crashes like 'Could not find member with guid '1558c401-9bb5-46b7-9b52-0f46a08b9037'' caused by DuplicateLayer_Change not preserving original layer guid after redo

github.com/PixiEditor/PixiEditor - 04f8bde6e6e9efc37a5e95444d51cd2eb2020fbe authored about 1 year ago by Equbuxu <[email protected]>
Fix crash when undoing, redoing, and undoing a no-op resize operation

github.com/PixiEditor/PixiEditor - 6746b684907680e73c75437e9b3025510d17e414 authored about 1 year ago by Equbuxu <[email protected]>
Fix a possible cause of 'System.ObjectDisposedException'

github.com/PixiEditor/PixiEditor - da84769607deb13508ba84de7578191f706267cf authored about 1 year ago by Equbuxu <[email protected]>
Fix 'An error occurred trying to start process 'explorer.exe'' crash

github.com/PixiEditor/PixiEditor - f09eeef7dd686ed34f40cd7f16e97a55dbd87caf authored about 1 year ago by Equbuxu <[email protected]>
Fix file saving crash

github.com/PixiEditor/PixiEditor - dc9de5ae96903b996b5a63304d4dd7765db31e28 authored about 1 year ago by Equbuxu <[email protected]>
Fix the likely cause of 'index out of range' exception (love you concurrency)

github.com/PixiEditor/PixiEditor - 57b50f93dfe8627a59de659167ea949843f66436 authored about 1 year ago by Equbuxu <[email protected]>
Fix crash when loading a corrupted image

github.com/PixiEditor/PixiEditor - 89a3b2a6ebe70ca5c018f1027d0e28f7234dfb25 authored about 1 year ago by Equbuxu <[email protected]>
Fix misspelling of 'Mask' as 'Main' that caused a crash

github.com/PixiEditor/PixiEditor - 2a33e3ae48c317ea06139152f66a001a7483a49d authored about 1 year ago by Equbuxu <[email protected]>
Fix infinite floodfill loop when filling with transparent color (fix #580). This is not the ideal fix since floodfill should eventually support the 'overwrite' mode, but for now it doesn't support it anyway

github.com/PixiEditor/PixiEditor - 56ef83b32f526670ef5cf8b8e73f838b0f082542 authored about 1 year ago by Equbuxu <[email protected]>
Fix floodfill on transparent background (fix #579)

github.com/PixiEditor/PixiEditor - 1c9def335074c42ba5609c2a9f25b14bb50cc586 authored about 1 year ago by Equbuxu <[email protected]>
Fix the notorious window dragging crash

github.com/PixiEditor/PixiEditor - 9f439a3253260567c2af0d4798a6034b199ddcc6 authored about 1 year ago by Equbuxu <[email protected]>
Update LICENSE to LGPL3

github.com/PixiEditor/PixiEditor - 5db10cb8502b9a5ec6767a7c3157c298e2425cfe authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Merge pull request #570 from PixiEditor/removed-steam-overlay

Removed Steam Overlay and added loading screen

github.com/PixiEditor/PixiEditor - 81fafcc5318192f96fb4595e8f76489d273a6878 authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Version++

github.com/PixiEditor/PixiEditor - 1d38771ba33e78e201fe3cbe4e15b17baf917f73 authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Show loading window on different thread and changed it's design

github.com/PixiEditor/PixiEditor - 0a018409c81334091dbe6727ebc9ad5a6604e3b0 authored over 1 year ago by CPKreuz <[email protected]>
Disabled update timer

github.com/PixiEditor/PixiEditor - 01f0230a8deb881951dfe10b383e3003e6aa58fa authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Removed Steam Overlay and added loading screen

github.com/PixiEditor/PixiEditor - 418c7f9513123e40716abd3d87b7a1166f185cc1 authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Merge pull request #568 from PixiEditor/proper-steam-overlay

Made proper steam overlay

github.com/PixiEditor/PixiEditor - dabfaa50de2c961c9e9f50004c9d5d13a1841f86 authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Version++ and implemented missing interfaces

github.com/PixiEditor/PixiEditor - 3e5c5e1faebbb4773b1b4056016169f1c34fdafe authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Made proper steam overlay

github.com/PixiEditor/PixiEditor - acc74eeb94648efe13263beea69b93be73b35deb authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Merge branch 'master' of https://github.com/PixiEditor/PixiEditor

github.com/PixiEditor/PixiEditor - dbc11618d7065956a911646e73d4e88b9165d2fb authored over 1 year ago by Krzysztof Krysiński <[email protected]>
1.2.1.0

github.com/PixiEditor/PixiEditor - 11a142e9afb23709adb712fd6c77180a90c7d0ec authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Merge pull request #563 from PixiEditor/1.2-hotfixes

1.2 hotfixes

github.com/PixiEditor/PixiEditor - 9ccf967133a7fdfb3d20c8983db27e8818d69e6c authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Update en.json

github.com/PixiEditor/PixiEditor - d70ec757eb45117274f37e0ad6a7b1633a78062f authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Extensions folder missing fix

github.com/PixiEditor/PixiEditor - 6ea6d3f127bd5068673022e8e83ce70c6bdb2001 authored over 1 year ago by Krzysztof Krysiński <[email protected]>
More catches and fixes

github.com/PixiEditor/PixiEditor - b337d4321cee51c8fe03a52cee6ca3d87b19d4ad authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Available Parser null check

github.com/PixiEditor/PixiEditor - cb45eee0378bff6f3126f46c005738990a7ddce2 authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Update downloader try catch

github.com/PixiEditor/PixiEditor - 0647e1eca8f8d053fcbeca41a0faefd62174aca5 authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Updated version to 1.2.0.0

github.com/PixiEditor/PixiEditor - ae5ccbde8789e527210b68505336afc4fb78b306 authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Update AssemblyInfo.cs

github.com/PixiEditor/PixiEditor - 985542f8058964adfeff68e1697da4ffe8eade1a authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Merge pull request #559 from PixiEditor/ugly-steam-overlay-fix

Ugly steam overlay fix + other crash fix

github.com/PixiEditor/PixiEditor - 29c1786559fb0acd986a623cffd96cafbbf58b3f authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Made overlay working

github.com/PixiEditor/PixiEditor - 3bd2840663916e6d2ba5196cdeedf2003f60cf62 authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Merge pull request #560 from YTzcn/master

Turkish language support has been added

github.com/PixiEditor/PixiEditor - da0c4e6056dad6572a421c884f29793c43fd0cf0 authored over 1 year ago by CPKreuz <[email protected]>
Merge branch 'master' of https://github.com/YTzcn/PixiEditor

github.com/PixiEditor/PixiEditor - 554953313fe5f3d8f79b744ee5639a83fb5ef27a authored over 1 year ago by Yahya Tezcan <[email protected]>
tr.json updated

github.com/PixiEditor/PixiEditor - 81056d6bfec31eac5014542bc1020f733ab531aa authored over 1 year ago by Yahya Tezcan <[email protected]>
Update src/PixiEditor/Data/Localization/LocalizationData.json

Co-authored-by: CPKreuz <[email protected]>

github.com/PixiEditor/PixiEditor - 2c32e82ba1f91110e7df0d2b1661929d0af437a3 authored over 1 year ago by YTzcn <[email protected]>
Update src/PixiEditor/PixiEditor.csproj

Co-authored-by: CPKreuz <[email protected]>

github.com/PixiEditor/PixiEditor - 0b6996c126c52bd22a45f27b670b27999d5a7a75 authored over 1 year ago by YTzcn <[email protected]>
tr.png changed and tr.png marked

github.com/PixiEditor/PixiEditor - 6f4c60178031316126dc8fd66cd185812ed51d02 authored over 1 year ago by Yahya Tezcan <[email protected]>
Turkish language support has been added, tr.json has been added to LocalizationData.json, Turkish option has been added to LanguageFlags folder, tr.png has been added.

github.com/PixiEditor/PixiEditor - 1ff609fddc44dc188e5aa8727f8ce375dd49eba9 authored over 1 year ago by Yahya Tezcan <[email protected]>
Added DevSteam

github.com/PixiEditor/PixiEditor - 38233cc8f10115f11759cbe9e3a98f5c10a1c3f7 authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Better steam overlay solution

github.com/PixiEditor/PixiEditor - 0ee038ce14114244add6bc14ef94e4066bf36eef authored over 1 year ago by Krzysztof Krysiński <[email protected]>
Fixed paste empty bytes crash

github.com/PixiEditor/PixiEditor - 564a38950fed18d19e531a4581d4e0408636aee9 authored over 1 year ago by Krzysztof Krysiński <[email protected]>