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 languages and added italian

github.com/PixiEditor/PixiEditor - c68ce9a45f0444112c524e7b6648a2eb31e28263 authored over 1 year ago
Merge pull request #555 from PixiEditor/improvements-06_2023

Added copy color filter and other improvements

github.com/PixiEditor/PixiEditor - 1e68c7678c302462a13b96968f34995af964f85e authored over 1 year ago
Added copy color filter command

github.com/PixiEditor/PixiEditor - 576e99a19ef9a6e2b930465efb995224293fa430 authored over 1 year ago
Dynamic settings panel selection bar thingy

github.com/PixiEditor/PixiEditor - 3c5d586fd95d921ec3317fdd8c70592f32012c75 authored over 1 year ago
Fixed Russian and Ukrainian being to wide for palette browser #551

github.com/PixiEditor/PixiEditor - 0656d95b73c7a4f9f82b988a14886cc8bfa4a342 authored over 1 year ago
Fixed replace palette confirmation being shown when there's no palette or the palette is the same as the current one #554

github.com/PixiEditor/PixiEditor - 0f597787dd80a0700523799787d4d2b52d7f270f authored over 1 year ago
Fixed null exception

github.com/PixiEditor/PixiEditor - 5239efc1a2b01a00c9eb1a2a575a069608988915 authored over 1 year ago
Removed unused strings

github.com/PixiEditor/PixiEditor - c86aee5f7589f9bcda38b14a7dc1f52fdc0aebbe authored over 1 year ago
Merge pull request #550 from PixiEditor/supporter-pack

minor changes

github.com/PixiEditor/PixiEditor - 6e1d28b5250570a9390cf95a4569b3e4876a1df4 authored over 1 year ago
Fixed unknown news type handling

github.com/PixiEditor/PixiEditor - 5a2cf832a83a5b134f7650fde567dff545e38370 authored over 1 year ago
Updated setting name

github.com/PixiEditor/PixiEditor - d3bfd60aeff6b57a4cb7e1731ce8c4a44b08e178 authored over 1 year ago
Added news notification

github.com/PixiEditor/PixiEditor - af5ca59352d0bf43349cfed126b54c44bd8e6928 authored over 1 year ago
Merge branch 'master' into supporter-pack

github.com/PixiEditor/PixiEditor - 060b2aacb82d34e0b263a435194f2d810b6840a7 authored over 1 year ago
Merge pull request #537 from PixiEditor/improvements-05_2023

Right click mode and other improvements

github.com/PixiEditor/PixiEditor - 646392485f4820d3f92b5b5a63d10558ccee2b26 authored over 1 year ago
Added diagnostics for duplicate commands

github.com/PixiEditor/PixiEditor - a4e3e1661159d4761fc3dae4bf0ac1057acf9965 authored over 1 year ago
Removed underline from link

github.com/PixiEditor/PixiEditor - 8a6aa83a338295a7da4f807ab507b2ce4bc9f176 authored over 1 year ago
Fixed inconsistency in FolderControl

github.com/PixiEditor/PixiEditor - 07ec4c96592c6e747bf8351a7b258a345cd53e0f authored over 1 year ago
Finished news, extension exceptions work

github.com/PixiEditor/PixiEditor - 8851f4361a41c4c5f7c104759d7a8456b1040064 authored over 1 year ago
New news design wip

github.com/PixiEditor/PixiEditor - 43486e944711346e76998b91b34588e3d5fad193 authored over 1 year ago
News ui somewhat finished

github.com/PixiEditor/PixiEditor - 61395fd4fd604378e727b5f79d3b53a62fd03f87 authored over 1 year ago
Fixed MainVmEnum code generator

github.com/PixiEditor/PixiEditor - b54997e10620fb01b712a6456ad292ac54c2cbfd authored over 1 year ago
Basic news fetching works

github.com/PixiEditor/PixiEditor - bb6e39a94afb77eee156f9098ca184ea63aaca42 authored over 1 year ago
Fixed eraser being deselected

github.com/PixiEditor/PixiEditor - 77e076c0d779b4154e917913fa043bbdcdcf7cf0 authored over 1 year ago
Removed a thing from palette browser

github.com/PixiEditor/PixiEditor - 7bcd00bd68c2bbe07f3090423119d157cd0bfae0 authored over 1 year ago
Improved ComboBox style

github.com/PixiEditor/PixiEditor - 40503e7cd856487435428d58766c351fa083292f authored over 1 year ago
Implemented AI to detimine what tools should do on right click

github.com/PixiEditor/PixiEditor - bcc54c4ccbe6fdbb2f81a3f5ea32bed3fd721d19 authored over 1 year ago
Added buy pack in palette browser and donate icon on Steam

github.com/PixiEditor/PixiEditor - c2cf012dbd1e717091e4f3952a35a9840bb21dca authored over 1 year ago
Added margin to right click mode dropdown

github.com/PixiEditor/PixiEditor - ed7a014afe8075a06a417922479c4af7b0c0d40f authored over 1 year ago
HideContextMenu = RightClickMode != ContextMenu && (RightClickMode == Erase && tool.IsErasable || RightClickMode == SecondaryColor && tool.UsesColor)

github.com/PixiEditor/PixiEditor - b2481deaec3cd746ca5f504195619e5bdc2703c1 authored over 1 year ago
Merge branch 'master' into supporter-pack

github.com/PixiEditor/PixiEditor - 2ff7af6864f8f11410535d29a2e043442f618d99 authored over 1 year ago
Allow eraser and secondary color (makes it darker) on brightness tool

github.com/PixiEditor/PixiEditor - 13e0c50c5e977699e837ff016fee84545307bcef authored over 1 year ago
Always show context menu on selection tools

github.com/PixiEditor/PixiEditor - 8ac9f41e62406d9f132ab636add5fc5cc44112bd authored over 1 year ago
Open Documentation localization key

github.com/PixiEditor/PixiEditor - c169f79ea43c080bde099416cb7918ddfcf74b7c authored over 1 year ago
Moved localization from supporter pack

github.com/PixiEditor/PixiEditor - 202a3b158484affc52b70677e5dc52bb785ed87f authored over 1 year ago
Changed add reference layer icon

github.com/PixiEditor/PixiEditor - 71b67272e275a23a45d56d8d82853488f7b9388a authored over 1 year ago
Added add primary color to palette command

github.com/PixiEditor/PixiEditor - 641b98dbd39d5fed9a1ce2b1b81fdaea4f5e5aaa authored over 1 year ago
Set default right click mode to secondary color

github.com/PixiEditor/PixiEditor - 8ec4930b5679ba81e01b8a6e3cc5484b766352f2 authored over 1 year ago
Improved crash report text

github.com/PixiEditor/PixiEditor - aa7ace8ea5fbde12795a81e59af602f9a9e91d4f authored over 1 year ago
Added steam to social media buttons

github.com/PixiEditor/PixiEditor - 546b1328b2bfc923e4b343b3b6fd36cdab01e64f authored over 1 year ago
Keep selection in document area #520

github.com/PixiEditor/PixiEditor - cc878daee0d2eacc4b1ceff0fd3d55610e2b0d0d authored over 1 year ago
Pasted image should stay in document area

github.com/PixiEditor/PixiEditor - 91697e27de647a2c3ee6f55f14258e8e0f4a21a8 authored over 1 year ago
Copied area now stays in the same place as where it was copied from #521

github.com/PixiEditor/PixiEditor - 8e137fee8c4f402de5bd7f7945972ea6df89a3ec authored over 1 year ago
Fixed layers and folders having blend mode label in different places #535

github.com/PixiEditor/PixiEditor - c0501043a2f037c419b73c8c16ac29a6360c77e5 authored over 1 year ago
Fixed anchor points being de-clickable #538

github.com/PixiEditor/PixiEditor - 155f1819d548251fea691f2628117d5c93c895ca authored over 1 year ago
Removed import file popup

github.com/PixiEditor/PixiEditor - 47bef99138bf8b032120b6fca0ab55f6e0ce0adc authored over 1 year ago
Added secondary color hint

github.com/PixiEditor/PixiEditor - 5920847a4ec55db374d058e88eb4e1c8d37a5122 authored over 1 year ago
Never show context menu when right click mode != context menu

github.com/PixiEditor/PixiEditor - d37ce6dd2c1fdde06e731578590d80859c8917ba authored over 1 year ago
Added individual right click mode settings for tools

github.com/PixiEditor/PixiEditor - 4ca2b4cb3bb64122099df5e0ad6856b3e088a237 authored over 1 year ago
Fixed middle mouse click up not returning to previous tool

github.com/PixiEditor/PixiEditor - 37df394ce54e7fa1edba6ee24b504ab024e200a8 authored over 1 year ago
Merge branch 'master' into improvements-05_2023

# Conflicts:
# src/PixiEditor/Data/Localization/Languages/en.json
# src/PixiEditor/PixiEditor.cs...

github.com/PixiEditor/PixiEditor - 34f58279c5fceaed425030ec91051f5187fe3d2d authored over 1 year ago
Added thight bound check

github.com/PixiEditor/PixiEditor - a3f6805a30e93750b20e906190064a5700c46b29 authored over 1 year ago
Maid MainVMEnum shorter

github.com/PixiEditor/PixiEditor - 8a5d1feedac82905f2fc55a8c7b5d996a8ddae43 authored over 1 year ago
Fixed some browser bugs

github.com/PixiEditor/PixiEditor - cb9585b2aeeb54ad6f627cb6e219e32ce2edab52 authored over 1 year ago
Extension Loader legitness validator

github.com/PixiEditor/PixiEditor - 9df0e401ecec457e0f8e5309793c0eb04d65e086 authored over 1 year ago
Added open palette browser menu path

github.com/PixiEditor/PixiEditor - c84ad7d8f1c160657067bbc8bb81779867aa0fc9 authored over 1 year ago
Added Open Window to window provider and fixed browser documentless

github.com/PixiEditor/PixiEditor - 9f0b6a9cce1a8fd95af2f5517a793872d0e9808c authored over 1 year ago
Disabled temporarily associations and pixi double click on Steam

github.com/PixiEditor/PixiEditor - c340a8086835292541288f78cc13623808ba25ca authored over 1 year ago
Merge pull request #542 from PixiEditor/args-parsing-fix

Fixed Command Line parsing wrongly paths with space

github.com/PixiEditor/PixiEditor - db611ef7b4712440f75ee3e46a3b0b06ef93aa1b authored over 1 year ago
Fixed Command Line parsing wrongly paths with space

github.com/PixiEditor/PixiEditor - 228eab59d4de9522c3b742c1f767ac4f57a9b0c0 authored over 1 year ago
Updated interface supporter pack

github.com/PixiEditor/PixiEditor - 558d9cfecc5bd760a59f7c01deba36dfe8f078b9 authored over 1 year ago
Extension accessible preferences

github.com/PixiEditor/PixiEditor - 59ba4127c3512a8fa84e7b78748b8b2f67be171e authored over 1 year ago
Disable delete palette outside local

github.com/PixiEditor/PixiEditor - d8d3509218576b3d6dae5aef6b341cd37715c720 authored over 1 year ago
Merge branch 'master' into supporter-pack

github.com/PixiEditor/PixiEditor - e5ec28d991f1e684b8aedbacc0c62c8012c55ffd authored over 1 year ago
Merge pull request #541 from PixiEditor/hex-parser-saving-fix

Fixed .hex parser saving colors in bad hex format

github.com/PixiEditor/PixiEditor - 0726b6b876859e6cb7066f51f528a9c3d6abeb64 authored over 1 year ago
Update HexPaletteParser.cs

github.com/PixiEditor/PixiEditor - 77067e5e55ad63d6619a87caf5832ac843a0c9c1 authored over 1 year ago
Popup Width height support and null parsers fix

github.com/PixiEditor/PixiEditor - 25435b50930731c4a19d6b85b04fb867f7230d9b authored over 1 year ago
Merge branch 'master' into supporter-pack

github.com/PixiEditor/PixiEditor - 4dbbd6ccf26d6c5a38726769d03075334c938b29 authored over 1 year ago
Made translator generic

github.com/PixiEditor/PixiEditor - 022827e82ea38a5f9c2f71e3ad2952cefbd39d28 authored over 1 year ago
Added PixiLang as an example

github.com/PixiEditor/PixiEditor - 7abbb75995dc864570211811d3d5ed129b0d7abe authored over 1 year ago
Localization and languages in extensions

github.com/PixiEditor/PixiEditor - cb66ee777aebccf697c0d0da4b7cf3ee48d89d87 authored over 1 year ago
Moved localization to Extensions

github.com/PixiEditor/PixiEditor - bcbc5a3c25673255558c1f29d6a352d26731a3b6 authored over 1 year ago
Merge pull request #471 from PixiEditor/cropped-layer-previews

Cropped layer previews

github.com/PixiEditor/PixiEditor - da9348c2e91777b8591ed8a0cc542009915f21eb authored over 1 year ago
Fix mask deletion crash

github.com/PixiEditor/PixiEditor - 3147a88c83600ac6f6faa18d138cea6dbdf44cbb authored over 1 year ago
Fixed open app data folder commands

github.com/PixiEditor/PixiEditor - d66b6bd2a950f88dbe2887bdc88fb0dee34a3740 authored over 1 year ago
Added custom right click mode when using ShapeTool

github.com/PixiEditor/PixiEditor - 8c999f4ae60b5d19bd1d40fddbbb44502f699659 authored over 1 year ago
Updated Discord color in HelloTherePopup to Blurple

github.com/PixiEditor/PixiEditor - cb9d4dc23ba5b0f90159b53192fd1c624c995fc7 authored over 1 year ago
Update incompatible.json

github.com/PixiEditor/PixiEditor - 1f8892722dba64e6f4f4ca66fd7e9a106e1061ad authored over 1 year ago
Updated languages

github.com/PixiEditor/PixiEditor - f4b38cfedc045ae1552fc39ef80e934b7337380c authored over 1 year ago
Merge pull request #532 from PixiEditor/brightness-mode-fix

Fixed default mode for brightness tool

github.com/PixiEditor/PixiEditor - f94d7662830a92ec61535db662ec05eeefc2b9c7 authored over 1 year ago
Changed default shortcut of Export command to Ctrl + E

github.com/PixiEditor/PixiEditor - 181c73ec7d63d5dc4ac36a335d1c6d1b0472783b authored over 1 year ago
Added crop to selection menu item

github.com/PixiEditor/PixiEditor - 206100bb0508f1a87b8705de4ded4faaae8dc02e authored over 1 year ago
Fixed data sources

github.com/PixiEditor/PixiEditor - ae95fafa1ad7fc993fdf3f3a04df94cdc3893d1a authored over 1 year ago
Fixed change tool size shortcut for other tools than pen

github.com/PixiEditor/PixiEditor - 70ee910013a5cc12903c9b821948e81089299971 authored over 1 year ago
Fixed staple effect

github.com/PixiEditor/PixiEditor - 59c25a41fdc84617563000493c84e35e4bdf2618 authored over 1 year ago
Added crop to selection command

github.com/PixiEditor/PixiEditor - eb16a28568f5e04493eb2197eace119947a62640 authored over 1 year ago