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
svn://old.homeip.net/code/mypaint@386
github.com/mypaint/mypaint-brushes - 2f924c7202a27dbd7c53f202483ff8a2fb1c91ca authored about 9 years agosvn://old.homeip.net/code/mypaint@419
github.com/mypaint/mypaint-brushes - 46d9d8dda0263b6b9e780fec26b7881b0b2add45 authored about 9 years agosvn://old.homeip.net/code/mypaint@278
github.com/mypaint/mypaint-brushes - cbdbb9dbba170d464b6e8783495d803574990109 authored about 9 years ago- Brush curves have now fully adjustable x range.
- Added "normal" values for all inputs. Only ch...
svn://old.homeip.net/code/mypaint@269
github.com/mypaint/mypaint-brushes - ee627f08bb1757a68865a4a16fdf693f3b1b0064 authored about 9 years agosvn://old.homeip.net/code/mypaint@457
github.com/mypaint/mypaint-brushes - c0ca72f07fb8fb27e7bd9a19b0b7982cd0a21a55 authored about 9 years agosvn://old.homeip.net/code/mypaint@286
github.com/mypaint/mypaint-brushes - b6addc46f14bc15dc90c4f051957a24655c9321d authored about 9 years agoadding lots of experimental brushes (the good old chaos ;) polish later
svn://old.homeip.net/cod...
github.com/mypaint/mypaint-brushes - 82e14f19a2128610eb89d341b85ae584a9460449 authored about 9 years agosvn://old.homeip.net/code/mypaint@263
github.com/mypaint/mypaint-brushes - 16895ff7a5943d72093a3bc5450863fb54660ade authored about 9 years agosvn://old.homeip.net/code/mypaint@258
github.com/mypaint/mypaint-brushes - e8b49dd6159e48ae1b94bbe79498af011ae9c3df authored about 9 years agosvn://old.homeip.net/code/mypaint@249
github.com/mypaint/mypaint-brushes - f34d29940a46a4a62fb1184478b9772909c36d73 authored about 9 years agosvn://old.homeip.net/code/mypaint@255
github.com/mypaint/mypaint-brushes - f49486c60f73587042031b670a084752be26897d authored about 9 years agosvn://old.homeip.net/code/mypaint@261
github.com/mypaint/mypaint-brushes - c704bc92c2a2faf76456ce7217a646810f49fd70 authored about 9 years agosvn://old.homeip.net/code/mypaint@259
github.com/mypaint/mypaint-brushes - 0d17dbd35ab79d527f74e7c58e4b51526196124a authored about 9 years agosvn://old.homeip.net/code/mypaint@257
github.com/mypaint/mypaint-brushes - acd65ea25c6cd735870b512a1ef40fc2dd5b8f85 authored about 9 years agosvn://old.homeip.net/code/mypaint@252
github.com/mypaint/mypaint-brushes - bbd5e846784e19350151962ec24ccd6d467fa28c authored about 9 years agosvn://old.homeip.net/code/mypaint@209
github.com/mypaint/mypaint-brushes - 0003b449cd32d44a8ea078cf72f9986444e62b17 authored about 9 years agosvn://old.homeip.net/code/mypaint@245
github.com/mypaint/mypaint-brushes - 96bd2af088e49e0eb53a4707c42866b332925807 authored about 9 years agosvn://old.homeip.net/code/mypaint@242
github.com/mypaint/mypaint-brushes - 93786305ab89fadabfa31a17f564a5915a844987 authored about 9 years agosvn://old.homeip.net/code/mypaint@260
github.com/mypaint/mypaint-brushes - 304cc926a50d9abdca77e2903be5c9b239c389dc authored about 9 years agoCurrently translated at 73.6% (795 of 1080 strings)
github.com/mypaint/mypaint - 52a89701bdbb3efd2e42233c2a320b0bcac66136 authored about 9 years agogithub.com/mypaint/mypaint - 663a89187eea7bc663d668a95a76620e252be015 authored about 9 years ago
Currently translated at 73.0% (789 of 1080 strings)
github.com/mypaint/mypaint - 96100deefa873ede863062b355752dc963d12bf5 authored about 9 years agoCurrently translated at 66.0% (713 of 1080 strings)
github.com/mypaint/mypaint - e431fcec9673dbf00a2d70075c81323a74fe1964 authored about 9 years ago
libmypaint now builds as a shared lib by default, and contains changes that
make this happen. My...
github.com/mypaint/libmypaint - 2cd858163543cbf356628e7906407b977537d734 authored about 9 years ago
libmypaint now makes shared libs by default, unless overridden by
use_sharedlib=false. Thanks, @...
github.com/mypaint/libmypaint - 995496c3122b6dee828d3cc0e7a1d70eac54d261 authored about 9 years ago
Build the tests lib statically regardless of use_sharedlib's setting.
It doesn't need to be a dy...
Explicitly build for testing with use_sharedlib=false. This is the default
behaviour currently, ...
Over in libmypaint, I'm refactoring tests/SConscript to make only a static
PIC library, since th...
Prior to this, it would be impossible to run mypaint without the tests
from brushlib. This shoul...
But still test the shared-lib build as well.
My riff on mypaint/libmypaint#43.
github.com/mypaint/libmypaint - a94253a138b2f34d768059d930277978f804632f authored about 9 years agogithub.com/mypaint/libmypaint - 34e5797452da45abf0cd0867ee918ea205a30f92 authored about 9 years ago
Check the values of use_glib and use_sharedlib before changing the
values and print the messages...
github.com/mypaint/libmypaint - a0a961613d5e068d48c54b7374a67ff46c219ac8 authored about 9 years ago
github.com/mypaint/libmypaint - 85762cadc145af60746113eba15b7cf84a6bcf0b authored about 9 years ago
github.com/mypaint/libmypaint - 78c14f92a9d1dbac449cc143022f2b204f66b15b authored about 9 years ago
github.com/mypaint/libmypaint - 76aa9c4815d5198a403159cccbded21addc7eb2d authored about 9 years ago
Standardize libmypaint build for both GIMP and MyPaint
Closes mypaint/libmypaint#28.
github.com/mypaint/libmypaint - b8408dfc0af65a36a293198d5267c049494a379b authored about 9 years agogithub.com/mypaint/libmypaint - b0406c860a1fd715a309b8c74ee7a07878c8a328 authored about 9 years ago
Check the values of use_glib and use_sharedlib before changing the
values and print the messages...
github.com/mypaint/mypaint - 1f2c2d83f8eb927d4564339317fc3e8ea380bbd0 authored about 9 years ago
Currently translated at 64.9% (701 of 1080 strings)
github.com/mypaint/mypaint - 427acb3dbb5648cbe416c0989fcef8208a5c3c29 authored about 9 years ago
Much like the final leave() call ends its brushwork segment cleanly, the
initial segment is now ...
Simplify construction of the default mode: we don't need the canned
arguments any more.
Happy c...
github.com/mypaint/mypaint - 9547cc9414e02c96d5a684a16b9af163210dea4a authored about 9 years ago
Also update existing log messages that use it. Identity and description
are useful things to log...
github.com/mypaint/mypaint - 8b3dd3a833fbb6a59e72cc18d32aade53a9ae54c authored about 9 years ago
Restoring brushes from the default brushkeys was populating the colour
history with spurious HSV...
github.com/mypaint/mypaint - 10ee9b0ecd975028cf0838d28671ff79405638e2 authored about 9 years ago
This ensures we get brushlib from the source directory,
not a different one that might already b...
Currently translated at 90.5% (96 of 106 strings)
github.com/mypaint/libmypaint - cf4a3f70c20ecb9498f7ee4abd03557280c24000 authored about 9 years agogithub.com/mypaint/libmypaint - 74ffcbc6e59499e4e73363e90126ce5d1dbe22c7 authored about 9 years ago
Currently translated at 31.1% (33 of 106 strings)
github.com/mypaint/libmypaint - e14b3d5d0027d1e74607ad6d489fb57c4f09f1f1 authored about 9 years ago
This ensures we get brushlib from the source directory,
not a different one that might already b...
github.com/mypaint/mypaint - 77f9a12f8c84681524d298a3a70a3f5e0ad049c4 authored about 9 years ago
We shouldn't require a matching tag during the initial X.Y.Z-alpha phase on
the master branch. T...
github.com/mypaint/mypaint - bf4c6a3cce3c475044c5ed9c683bc1971a4adef6 authored about 9 years ago
Currently translated at 64.0% (692 of 1080 strings)
github.com/mypaint/mypaint - 6471b22534732c0e9e039f4ed8ec504a0f2f7f66 authored about 9 years ago
MyPaint doesn't absolutely need its translations to run. Just log any
absence of them in clear l...
Currently translated at 88.6% (94 of 106 strings)
github.com/mypaint/libmypaint - b107317e3352488ed3b202298a0cb1983f22d9e7 authored about 9 years agoCurrently translated at 63.9% (691 of 1080 strings)
github.com/mypaint/mypaint - 9a0f5454ec36b8ed6ddf370093167a4b668133b9 authored about 9 years agoCurrently translated at 63.8% (690 of 1080 strings)
github.com/mypaint/mypaint - 63fd8e7317c74c213a59ad8f2f35b25211338b39 authored about 9 years agoCurrently translated at 88.6% (94 of 106 strings)
github.com/mypaint/libmypaint - c46ac56cbe50e877fb50a94c69dc62f5877fe2cd authored about 9 years agogithub.com/mypaint/website-2015 - ccfa3347086aef4adb4c31d4fceb72df94266590 authored about 9 years ago
github.com/mypaint/website - ccfa3347086aef4adb4c31d4fceb72df94266590 authored about 9 years ago
github.com/mypaint/mypaint - cdb6b5fc725ded318d3ea601c3fe24b4f12eee12 authored about 9 years ago
Currently translated at 88.7% (959 of 1080 strings)
github.com/mypaint/mypaint - 04c56f31d0203992a6510bc8979027b8708026fa authored about 9 years agoCurrently translated at 82.5% (891 of 1080 strings)
github.com/mypaint/mypaint - e7989238bce2ddc1035788e9fd7ba83b13e909e6 authored about 9 years agoFixed unreachable screenshot.
Add project license tag.
Update homepage.
Updated texts.
Fix p...
github.com/mypaint/mypaint - 4bc616387f819e66b5f27399c1c6c238933f8a61 authored about 9 years agoCurrently translated at 76.4% (81 of 106 strings)
github.com/mypaint/libmypaint - 46a431609254c408515e9242585822b7de00078e authored about 9 years agogithub.com/mypaint/website - f861205b457fee76b0b8f70257c2d233d8478fa1 authored about 9 years ago
github.com/mypaint/website-2015 - f861205b457fee76b0b8f70257c2d233d8478fa1 authored about 9 years ago
github.com/mypaint/website - d951ea32e5bae1bf6ae09841f16e7f65bc383807 authored about 9 years ago
github.com/mypaint/website-2015 - d951ea32e5bae1bf6ae09841f16e7f65bc383807 authored about 9 years ago
github.com/mypaint/website - 8f7dd7e14966bb571f51fea23b217d51f6d93e4b authored about 9 years ago
github.com/mypaint/website-2015 - 8f7dd7e14966bb571f51fea23b217d51f6d93e4b authored about 9 years ago
github.com/mypaint/website - d99c81556ad5bfac147181244a848212b8b35079 authored about 9 years ago
github.com/mypaint/website-2015 - d99c81556ad5bfac147181244a848212b8b35079 authored about 9 years ago
Add a conditional statement that if a Discourse topic ID is
supplied it will used that instead o...
Add a conditional statement that if a Discourse topic ID is
supplied it will used that instead o...
github.com/mypaint/website - 5258b9e71d47b719c271a67f936a3c57402342d9 authored about 9 years ago
github.com/mypaint/website-2015 - 5258b9e71d47b719c271a67f936a3c57402342d9 authored about 9 years ago
I had to try a different approach to get comments to work. I
relized that I had to add a type fo...
I had to try a different approach to get comments to work. I
relized that I had to add a type fo...
Initial Enablement of Comments with our Discourse fourms as our
mechanism. From this point forwa...
Initial Enablement of Comments with our Discourse fourms as our
mechanism. From this point forwa...
Removed docs.md since we no longer need it. The link to our
documentation has been coded on our ...
Removed docs.md since we no longer need it. The link to our
documentation has been coded on our ...
github.com/mypaint/mypaint - a80e634fa430104c3738abdef96cb888d316ab07 authored about 9 years ago
Currently translated at 63.7% (689 of 1080 strings)
github.com/mypaint/mypaint - edcd587735201c58da33427ed07a1e23bb4a11af authored about 9 years ago
Revert part of c2ca2599595e8bf745dd7cca28366ffd8793c335 that accidentally
committed some debug l...
github.com/mypaint/website-2015 - 8cfe78e757bddd41a119a78045b665c491c0f1b0 authored about 9 years ago
github.com/mypaint/website - 8cfe78e757bddd41a119a78045b665c491c0f1b0 authored about 9 years ago
github.com/mypaint/website - d1e162c59e3989643f19bd18e9059a36e2b6e254 authored about 9 years ago
github.com/mypaint/website-2015 - d1e162c59e3989643f19bd18e9059a36e2b6e254 authored about 9 years ago
Currently translated at 10.1% (110 of 1080 strings)
github.com/mypaint/mypaint - 7f4aa7da793fa4c80d9945da243ec90717c9468d authored about 9 years agoCurrently translated at 18.8% (20 of 106 strings)
github.com/mypaint/libmypaint - 671597560fbfd8819bccf4a8d92decb6ec04fc68 authored about 9 years agogithub.com/mypaint/mypaint - 5a2ff711a309d7d8d9a5acc45b5d68de2f925cee authored about 9 years ago
Currently translated at 71.3% (771 of 1080 strings)
github.com/mypaint/mypaint - cd2449393d79061ff57ee55283c5c71ed3c83da3 authored about 9 years ago