Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mypaint/mypaint
MyPaint is a simple drawing and painting program that works well with Wacom-style graphics tablets.
https://github.com/mypaint/mypaint
write logical OR more explicit
dfbc6414ae0d07f132dfc0add1b2d6626b070ee2 authored over 14 years ago by Martin Renold <[email protected]>579c49cd0aef334d502a0d399506c2b471c4427c authored over 14 years ago by Martin Renold <[email protected]>
and don't call all those math functions when there is no tilt
9e31c9408fb223ed4050834651b94b7bf902f209 authored over 14 years ago by Martin Renold <[email protected]>3b08993337ae7a706bb9e8bfa497807de0045949 authored over 14 years ago by Ilya Portnov <[email protected]>
f145b8f20ef2e9446b2b77070c65b71648b1640a authored over 14 years ago by Ilya Portnov <[email protected]>
24c4523f4dedebc1facc2a54b437a2fffa0e6ced authored over 14 years ago by Ilya Portnov <[email protected]>
44020b53e86e5961b638329d7c0ce09f359a0b3f authored over 14 years ago by Ilya Portnov <[email protected]>
There are now two new brush inputs: tilt_declination and tilt_ascension.
So, tilt measuring done...
d0873fdb73b5c570e6ca31dc6d39d3ed7d30fd78 authored over 14 years ago by Ilya Portnov <[email protected]>
6b20f181394bc0f2ad9cda794b676518ee7eb0eb authored over 14 years ago by Ilya Portnov <[email protected]>
0cef7d97037d0ec95fc2560c4de7eb419fc75d0c authored over 14 years ago by Ilya Portnov <[email protected]>
Mainly those that don't really have many similar brushes.
4c97cc7555ea06301482ad02d61acaef00ca893b authored over 14 years ago by Toni Kasurinen <>
"This brush is just for hard-edged, exactly 1 pixel, drawing. I spent
quite a while adjusting it...
81dfc08b5bfd2737ba0fed4d9812bd6d0025927b authored over 14 years ago by Martin Renold <[email protected]>
by Nicola Lunghi
"I have made a background for mypaint to simulate a musical sheet
To write musi...
Hope to end the confusion about opaque_multiply, at least for users
who read the tooltips.
Diagonal stripes allow to change sat+value together.
According to David Revoy this is highly use...
This fixes mouse button painting. A button event is now treated
like a motion event. (Tablet pre...
It looks like crap because we don't seem to do antialiasing, but
everyone agrees that after a ce...
Several different people strongly dislike it, and it even breaks
some special usecase: https://g...
Article about the brushset:
http://davidrevoy.com/?article33/mypaint-v3-brushkit
License is in d...
31a4a90d571a2d0574ca7e3fb5e751523c65a8af authored over 14 years ago by Martin Renold <[email protected]>
since it seems to be nearly impossible to automatically scroll it down
7b53e36b793726ebc522cd089b3ec2b40b33d132 authored over 14 years ago by Martin Renold <[email protected]>
For poor people on expensive operating systems where nobody
seems to know how to run a debugger.
Several people complain about the accelerated scrolling, finding
it unpredictable. I find it hig...
Render to RGBA image instead of RGB. This allows hardware to
accelerate more of it. For ati/rade...