Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
MyPaint
Painting and drawing program that works nicely with pressure-sensitive tablets, and its dynamic brush engine library.
Collective -
Host: opensource -
https://opencollective.com/mypaint
- Website: https://mypaint.app/
- Code: https://github.com/mypaint
Allow arguments for labeling script to update specific brushes.
Default behavior preserved (upda...
Renamed the groups to make them easier to find and distinquish in MyPaint.
github.com/mypaint/mypaint-brushes - 6a7cc07ef264d4b21ee2cf4f19a97119401063c1 authored over 7 years ago by Albert Westra <[email protected]>github.com/mypaint/mypaint-brushes - 6bdfc975cacef184fcd3c92d38d85156dbd9c1f4 authored over 7 years ago by Brien Dieterle <[email protected]>
github.com/mypaint/mypaint-brushes - 990837f1669deba8227eb3cccfd74ba046145790 authored over 7 years ago by Brien Dieterle <[email protected]>
These weren't the right way round. Hopefully no translation change needed
as a result of this fi...
github.com/mypaint/mypaint - 08b82b69ed06986e94728991b2ed3cdbf11d6014 authored over 7 years ago by Andrew Chadwick <[email protected]>
This commit adds a slow, low-priority timer for regenerating layer preview
thumbnails as the lay...
load_surface_from_pixbuf_file() was not putting a size estimate
on the progress item it was pass...
github.com/mypaint/mypaint - 8183019be3356decb8b4d5f42eaef15a490792aa authored over 7 years ago by Manuel Quiñones <[email protected]>
Global dark theme seems to be necessary for Glade to work correctly
Otherwise, text is not rend...
Corrected spelling of my name
github.com/mypaint/mypaint - fad5f81c27af14e9324c89d227c5569dc918bcb3 authored over 7 years ago by Brien Dieterle <[email protected]>Mapping: avoid redundant interpolation
github.com/mypaint/libmypaint - 056651cde9522f7b0fca20abc9be936a18e392a4 authored over 7 years ago by Brien Dieterle <[email protected]>
Simple input that feeds back the current base brush size value.
Useful for changing settings dep...
Closes mypaint/mypaint#846.
github.com/mypaint/mypaint - 70ce73d9e0776d42f33306cc7c6ed1790705899c authored over 7 years ago by Andrew Chadwick <[email protected]>
The previous imports fix introduced an import ordering bug. Oops.
Work around it by letting .cla...
Can't use it if it isn't imported.
Seems my version of flake8 ["3.2.1 (mccabe: 0.6.1, pycodesty...
github.com/mypaint/mypaint - 40fc582b1d5c11f666714aaf1e9d295f9709d012 authored over 7 years ago by Andrew Chadwick <[email protected]>github.com/mypaint/mypaint - c1359683e6390bc1913cc0ce121d5870a66791fd authored over 7 years ago by Andrew Chadwick <[email protected]>
File loaders and savers will need to estimate the amount of work
they need to do, and count duri...
If we're displaying a progress bar over to top of everything
after a short timeout, it's going t...
Make long saves and loads prettier and more predictable.
* Replace the feedback_cb mechanism wi...
github.com/mypaint/mypaint - dba8e0861ed7f024344676fe59790bdaefd6e551 authored over 7 years ago by Andrew Chadwick <[email protected]>
UI feedback state during saves is now handled by a separate,
smaller class.
These dimensions weren't being used by the save routine.
Each type-specific save routine at the ...
Anybody downloading artefacts for testing should get them from the
mothership, not the most rece...
Leaving the question of whether __init__.py should be doing
those star imports, since that's rea...
They moved. These constants should now be imported from lib.modes these
days. Do it at the Pytho...
Use case: user has cleared great swathes of tiles with a big,
opaque eraser brush.
Review based on commit dates.
github.com/mypaint/mypaint - e5af48b8229928ff8738fad4a2a8ec1209e923ee authored over 7 years ago by Andrew Chadwick <[email protected]>github.com/mypaint/mypaint - c04ac85bae998e0a86a5c36edbdc9cf13a219b5d authored over 7 years ago by Andrew Chadwick <[email protected]>
gprof2dot.py may be gprof2dot on some systems (it was on mine after
doing a pip install)
github.com/mypaint/mypaint - 12fd8f5702128987281c108ff3483de401c490b0 authored over 7 years ago by Andrew Chadwick <[email protected]>
It would be useful to remove empty tiles every so often automatically,
so let's give our testers...
This one is especially irritating when trying to establish conformance.
Let's just drop it for n...
github.com/mypaint/mypaint - 623412c2ce6dfc3cba92bbcb0af01b1478e9fd71 authored over 7 years ago by Andrew Chadwick <[email protected]>
After the 2017Q3 updates to the Trusty images, builds were breaking.
Using "c++" as the language...
When the brush dynamics are reset for a given input in the editor UI,
the graph was reset to som...
github.com/mypaint/libmypaint - 8de0b6c56c159cbe27ee4710d5575f127f74f539 authored over 7 years ago by Brien Dieterle <[email protected]>
Fixes #97: Building with GEGL Support Enabled Fails.
Completion of commit 0b31421ffbfb5f4a1c68ce...
Added the Gtk3-demo to our Alpha build to test tablet and gtk issues on Windows.
Fixes #834
github.com/mypaint/mypaint - f03e5ec58b1d7d954c65b08059209985feda43a0 authored over 7 years ago by Albert Westra <[email protected]>
re: https://github.com/mypaint/libmypaint/commit/34bf7eecf9e3fb783369d7d43b51e8782faeadb1
fixes ...
Fixes the bottom left colour indicator's popup not firing. The left-
hand "current" side of this...
It is useful for widgets supporting drags to also detect when they have
been clicked with button...
github.com/mypaint/mypaint - 201fc3566e7cea26e9392e558450cb15afc251a1 authored over 7 years ago by Andrew Chadwick <[email protected]>
github.com/mypaint/mypaint - 5ea014e7d38639bc5e23d51b34d2ca4d9255c88a authored over 7 years ago by Andrew Chadwick <[email protected]>
github.com/mypaint/mypaint - 2c2400a5f1f846eb89ea3927cfc772aec13b90f0 authored over 7 years ago by Andrew Chadwick <[email protected]>
Make gui.dialogs flake8-compliant.
Fix strings quoted with `' to use Unicode-literate “” instea...
github.com/mypaint/mypaint - 724e4dd4debd4f68fca98ff17471029d0fb6246b authored over 7 years ago by Andrew Chadwick <[email protected]>Needs the interpolated viewzoom and viewrotation fields.
github.com/mypaint/mypaint - c15450ba2e5963a90db9ddeb9c7e474899b6b39d authored over 7 years ago by Andrew Chadwick <[email protected]>github.com/mypaint/mypaint - 57b0c1a766527759a48d2fc39b4f2057b0530273 authored over 7 years ago by Andrew Chadwick <[email protected]>
The code to render the brush preview did not need the extra
viewzoom and viewrotation parameters...
Allow arguments for labeling script to update specific brushes.
Default behavior preserved (upda...
to allow 1:1 mapping from custom setting which already
allows -10, +10. Existing brushes shouldn...
Anti offsets, direction_360, attack_angle, and offset tweaks [WIP]
github.com/mypaint/libmypaint - 1672d09755fe49be6a946898ff6d1354d1ab6eb4 authored over 7 years ago by Albert Westra <[email protected]>Renamed the groups to make them easier to find and distinquish in MyPaint.
github.com/mypaint/mypaint - 922f73dfe6aeb9ebb1f9aa497a2d2de04eff9720 authored over 7 years ago by Albert Westra <[email protected]>Adjusted versioning to use appveyor's version variable. It will make traking the artifacts easie...
github.com/mypaint/mypaint - 1399b8845477e3f036195f161fe84a0405e0b87a authored over 7 years ago by Albert Westra <[email protected]>Added a git versioning option, for tools like suse's open build service. Plus I updated the test...
github.com/mypaint/mypaint - e16c323d9a53c64071c35f432c20f34833c51c22 authored over 7 years ago by Albert Westra <[email protected]>Adjustment to the git version number format. Basically it now using git instead of alpha-gitexport.
github.com/mypaint/mypaint - 55f8acace7cdee5411370e06f3b20ff9e59c2af4 authored over 7 years ago by Albert Westra <[email protected]>adjuster and multiplier.
github.com/mypaint/libmypaint - 6be05db8a9a00db3494c03aecbb9d672b7a46dea authored over 7 years ago by Brien Dieterle <[email protected]>github.com/mypaint/libmypaint - f211eac5a471d769bc6b08b8ca558e155e0a7892 authored over 7 years ago by Brien Dieterle <[email protected]>
github.com/mypaint/libmypaint - eec96a9a67b582cdcb63d14db922bdcd6616547d authored over 7 years ago by Rebecca <[email protected]>
github.com/mypaint/libmypaint - 09359faf3c544b02ee74b77d3f27799e7d347270 authored over 7 years ago by Rebecca <[email protected]>
github.com/mypaint/libmypaint - 69951a2afaacdf9e1780aaa070ec0089799259d3 authored over 7 years ago by Rebecca <[email protected]>
from default 90 to 0 through 180. Only works for ASC offsets
at the moment
github.com/mypaint/libmypaint - 798c60dbf44256d54748c1295ca74930b09de52f authored over 7 years ago by Brien Dieterle <[email protected]>
against ascension angle instead of direction. More stable and
less noise at low speeds but requi...
Affects all offset settings, does not affect existing brushes as
default multiplier is 1X
The default direction only goes from 0 to 180. This new input allows a setting all the way aroun...
github.com/mypaint/libmypaint - 86c72085b09041ce35b0f84fe434dbda236328ff authored over 7 years ago by Anna Timm <[email protected]>clarify angle range
github.com/mypaint/libmypaint - 0ea7d553234e20a78f5663f48fb8e9664b55466a authored over 7 years ago by Brien Dieterle <[email protected]>github.com/mypaint/libmypaint - 650523762d028c0e703567e244440bf9f1f8ed18 authored over 7 years ago by Brien Dieterle <[email protected]>
github.com/mypaint/libmypaint - 17059f0667ae1a877c3423817b1fb05aba60b3b5 authored over 7 years ago by Anna Timm <[email protected]>
-180 to 180. 0 when stylus is moving in the same direction that it is
point. -180 or 180 when m...
X & Y are simple position offsets for the dabs. The Angular offsets follow the stroke direction ...
github.com/mypaint/libmypaint - 0d3cc450f608bd04f2ab5c9d198bc3a9dc76c766 authored over 7 years ago by Anna Timm <[email protected]>github.com/mypaint/libmypaint - 4ddbe2c97698f0a44e2aa037996e39666794a63f authored over 7 years ago by Ivan Mahonin <[email protected]>
github.com/mypaint/libmypaint - 34bf7eecf9e3fb783369d7d43b51e8782faeadb1 authored over 7 years ago by Ivan Mahonin <[email protected]>
Added a line that should fix #828 that prevented the Appimage from launching.
github.com/mypaint/mypaint - 8b9928fb5e23935ecf024b6c64ff33262dc6dc98 authored over 7 years ago by Albert Westra <[email protected]>github.com/mypaint/mypaint - 26b5dce2c875fc54333d1dac6660602e7073cc41 authored over 7 years ago by Albert Westra <[email protected]>
github.com/mypaint/mypaint - 83fe7460a1c6e98f47b559f23fec6e681ffdad76 authored over 7 years ago by Andrew Chadwick <[email protected]>
This will allow side-by-side installations of different libmypaint builds
at the level of the mi...
The API version is now part of the package name to allow parallel
installability. Files will not...
github.com/mypaint/libmypaint - 3c6f82c07133baa8543bde2ccb1a00d1f1700b02 authored over 7 years ago by Andrew Chadwick <[email protected]>
github.com/mypaint/libmypaint - 896ca5e823c3438ec7e2317083bb1c954529997f authored over 7 years ago by Weblate <[email protected]>
github.com/mypaint/libmypaint - e179d9caf0dc327a2cc17fa1fc3a6cfb47592320 authored over 7 years ago by Andrew Chadwick <[email protected]>
github.com/mypaint/libmypaint - c2a84eea41c9101acd0e21d4f388c0b99706fa02 authored over 7 years ago by Andrew Chadwick <[email protected]>
These can (I hope, since this has bitten me before) now be the maintainer's
responsibility to cr...
viewzoom brush tweaks. Missed a few offset_by_speed.
github.com/mypaint/mypaint - d46875bd16eebb739ceb1d8905ee1db14f994b1b authored over 7 years ago by manuq <[email protected]>Very few brushes used this setting.
github.com/mypaint/mypaint - 5dedd7a1347b7ebd0b4c6a80f11481e83cfb5642 authored over 7 years ago by Brien Dieterle <[email protected]>Brushes tweaked for viewzoom speed1, speed2 changes
github.com/mypaint/mypaint - c86368d24aa06d8711340e351b55d57a66240b87 authored over 7 years ago by Brien Dieterle <[email protected]>github.com/mypaint/mypaint - 92deb107cb39bcc3efead91d352dc4d9db0953d4 authored over 7 years ago by Brien Dieterle <[email protected]>
update doctest images after zoomview fixes
github.com/mypaint/mypaint - cb0ce5cd5d9f329047f1bb2714079d004237ac5e authored over 7 years ago by Brien Dieterle <[email protected]>github.com/mypaint/libmypaint - 0792e1e3cbc98c9262e949a05ee5a19894715757 authored over 7 years ago by Weblate <[email protected]>
Zoomfix
github.com/mypaint/libmypaint - e5beceeb552c0889e89ae252594cff16ffe8f241 authored over 7 years ago by Brien Dieterle <[email protected]>github.com/mypaint/libmypaint - 753816eebd852b468ac922a98512abc45267ab45 authored over 7 years ago by Weblate <[email protected]>
Recent changes on master have changed the public API in a backwards-
incompatible way. The next ...
github.com/mypaint/mypaint - 177928d926c90e36117de6159355652b09af9628 authored over 7 years ago by Brien Dieterle <[email protected]>
github.com/mypaint/libmypaint - 1b46d4538554b965a78b3afa6366fd8ebd3b6f28 authored over 7 years ago by Brien Dieterle <[email protected]>
github.com/mypaint/libmypaint - 804e4ea6ec79af63144f4e227f8ff87235558b3a authored over 7 years ago by Brien Dieterle <[email protected]>
Downloads: Add Linux download option Flatpak Nightly
github.com/mypaint/website-2015 - 063c257eef9b8a19c012047a3908c45599d22e84 authored over 7 years ago by Albert Westra <[email protected]>Downloads: Add Linux download option Flatpak Nightly
github.com/mypaint/website - 063c257eef9b8a19c012047a3908c45599d22e84 authored over 7 years ago by Albert Westra <[email protected]>github.com/mypaint/website-2015 - f5a007fbbec071737e064f78e64eb233fdeb9939 authored over 7 years ago by Manuel Quiñones <[email protected]>
github.com/mypaint/website - f5a007fbbec071737e064f78e64eb233fdeb9939 authored over 7 years ago by Manuel Quiñones <[email protected]>
Until we have an automated process to have a Flatpak package of master,
I (@manuq) will be maint...
Until we have an automated process to have a Flatpak package of master,
I (@manuq) will be maint...