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

right click: allow use as a menu popup too

The right mouse button can now be optionally bound to the popup menu
using the preferences dialog.

github.com/mypaint/mypaint - 5418eaf7e06595bd09dfb86085c34cdf5ff5d4de authored about 14 years ago by Andrew Chadwick <[email protected]>
prefs win: fix blank widgets

Preferences UI was not being updated.

github.com/mypaint/mypaint - ae0ecdfd42baf372ef74a84beb2fac12223625b6 authored about 14 years ago by Andrew Chadwick <[email protected]>
color sampler: refill history slots on startup

Refill the slots properly on init to fix a glitch with the history
colours jumping around and se...

github.com/mypaint/mypaint - 7325221e684934ffa9b96e815915fc7c97119d69 authored about 14 years ago by Andrew Chadwick <[email protected]>
managedbrush: fix new-brushkey ui oddities

Minor fix: over-optimistic inference about the state of persistent on
save() was causing newly-c...

github.com/mypaint/mypaint - 3606ad6d6c04adbfdcddc11a94ae35485e1e5e7c authored about 14 years ago by Andrew Chadwick <[email protected]>
brushmanager: unconflate in_brushlist & persistent

The two ideas are separate; mixing them up causes problems.

Fixes one small devbrushes bug: dev...

github.com/mypaint/mypaint - 606e54614954c389f625c27a1eec5c909b7eb7d2 authored about 14 years ago by Andrew Chadwick <[email protected]>
brushmanager: bugfix brushkeys and devbrushes

Commit e1d211436645db1e6be0782b5db0b590d87bd4ef broke brushkeys and
devbrushes' parent relations...

github.com/mypaint/mypaint - e9dfcda7c37d5fcf44ca1c92b17f4495e91160ad authored about 14 years ago by Andrew Chadwick <[email protected]>
brushmanager: more robust when defaults absent

Fix some slightly esoteric crashes when the default startup brush group
or default brushes can't...

github.com/mypaint/mypaint - a7efd479fdc43e09080f29fbab7f3e06060c9560 authored about 14 years ago by Andrew Chadwick <[email protected]>
Use correct version of python for generate.py

The brushlib/generate.py is called by build script using "python generate.py",
if default Python...

github.com/mypaint/mypaint - e1f1c217a4844cda8246317d58da631e76a5cb13 authored about 14 years ago by Andrzej Giniewicz <[email protected]>
Use correct version of python for generate.py

The brushlib/generate.py is called by build script using "python generate.py",
if default Python...

github.com/mypaint/libmypaint - 46b2f1fde4a1d84c8eeb78313650445c981ff888 authored about 14 years ago by Andrzej Giniewicz <[email protected]>
Fix crash in window management with empty config.

Introduced in 1704779f6bd2f973b095a5bbdbd7a413f58e8910

github.com/mypaint/mypaint - cda131664902e13b2dddcb169929f8c129414285 authored about 14 years ago by Jon Nordby <[email protected]>
brushpacks: set persistent flag, ignore ancestry

Set the persistent flag when loading and saving brushes from brushpacks
so they can be highlight...

github.com/mypaint/mypaint - e1d211436645db1e6be0782b5db0b590d87bd4ef authored about 14 years ago by Andrew Chadwick <[email protected]>
Use observer pattern for current filename.

github.com/mypaint/mypaint - 71855e5e6631d405e50b7b75a6a17585e074449f authored about 14 years ago by Jon Nordby <[email protected]>
windowing: Move code to new WindowManager class.

Also remove duplicate delete-event callback setups
in windows by moving the setup to the parent ...

github.com/mypaint/mypaint - 1704779f6bd2f973b095a5bbdbd7a413f58e8910 authored about 14 years ago by Jon Nordby <[email protected]>
menu: fix obsolete brushkey help text

github.com/mypaint/mypaint - 99bc216fea6565c6a3bd58c9fbe95bae287bec6a authored about 14 years ago by Martin Renold <[email protected]>
Preferences dialog: Consistent padding and overall layout.

This changes the layout of the preference dialog to add consistent
padding. It also adds headin...

github.com/mypaint/mypaint - 63b153c6671d658243f1e7d422e6734a68244ad8 authored about 14 years ago by David Grundberg <[email protected]>
Function editor: Treat translated text better. (Remove title())

There are several problems with using str.title() to make the header
Initial Cased:

A) There a...

github.com/mypaint/mypaint - 99e977322f113c7228cda488a2d5f9a8f11d0b6e authored about 14 years ago by David Grundberg <[email protected]>
Swedish translation: Fix swapped translations, general language brush up.

github.com/mypaint/mypaint - 8e5642adc034aa66be4796c5c14fe4ccad849112 authored about 14 years ago by David Grundberg <[email protected]>
commandline: option to start fullscreen

github.com/mypaint/mypaint - 26f6e31bcb97f8308316bfc94a74472734896404 authored about 14 years ago by Martin Renold <[email protected]>
brush creation: bugfix for Add As New

Parent brush name management to fix newly-created brushes highlighting
their parent when selecte...

github.com/mypaint/mypaint - d7ce17b6e8e19835f29b58ae0e8078e90e57bcf9 authored about 14 years ago by Andrew Chadwick <[email protected]>
Revert "brush selection: left scrollbar always"

This reverts commit 578b6daa3118fe20461e5ea8e4ecfa480afc2aa6. Fair
enough, might as well keep it...

github.com/mypaint/mypaint - 8b4bf9b9aa7667610645c93f2ef1d979d050768d authored about 14 years ago by Andrew Chadwick <[email protected]>
brush selection: left scrollbar always

Cosmetic: automatic policy means with some widths, the number of brush
columns change.

github.com/mypaint/mypaint - 578b6daa3118fe20461e5ea8e4ecfa480afc2aa6 authored about 14 years ago by Andrew Chadwick <[email protected]>
brush selector: remember expander state in prefs

https://gna.org/bugs/?17003

github.com/mypaint/mypaint - d1d92475d1d5b477b2af0d732456bfbf65a4c9d6 authored about 14 years ago by Andrew Chadwick <[email protected]>
workaround for bad tilt input (nan)

2nd fix attempt
https://gna.org/bugs/?17084 (Exception with Graphire ET-0405-U)

github.com/mypaint/mypaint - 2f1442b89f252d8904a64f94399a04e1014674de authored about 14 years ago by Martin Renold <[email protected]>
Make view rotation step 22.5 degrees.

To allow rotating to 45/90/180 degrees and similar easily.

github.com/mypaint/mypaint - b8526d2ca8162804fff5d7a0b87dcefb41dbb88b authored about 14 years ago by Jon Nordby <[email protected]>
color sampler: fix comparison moonlet

Tiny fix for an hsv vs. rgb issue.

github.com/mypaint/mypaint - e72125f9480fc1c967df22d59e85cafceafaed6c authored about 14 years ago by Andrew Chadwick <[email protected]>
color sampler: pure white/black, allow sloppy move

Allow pure white and pure black to be selected using the square.
Extend sensitive areas during b...

github.com/mypaint/mypaint - 69bd95301f9911d8a91470bca7826e2868d822c0 authored about 14 years ago by Andrew Chadwick <[email protected]>
color ui refactoring: use hsv more,

Fix inability of color sampler to vary hue if the colour is pure white
or pure black by not roun...

github.com/mypaint/mypaint - 4ef756a894b68a36a8cbf23061d34130314d454d authored about 14 years ago by Andrew Chadwick <[email protected]>
workaround for tablet reporting bad tilt

For some tablets without tilt support we get tilt "infinity".
https://gna.org/bugs/?17084

github.com/mypaint/mypaint - 9527e17cdc92e34b6f95d80dd1e065675e4bcfac authored about 14 years ago by Martin Renold <[email protected]>
fix exception on device change

github.com/mypaint/mypaint - bad73556f1e20b4158b7cb2ed6c60778232b7320 authored about 14 years ago by Martin Renold <[email protected]>
fix crash when default group is missing

github.com/mypaint/mypaint - ca7b359e9632172a4ea8f12a762f5c876ae3a1e3 authored about 14 years ago by Martin Renold <[email protected]>
chmod -x (for brush previews)

github.com/mypaint/mypaint - 7119c2e601fb557a2999f7253ddb6c6766285ff2 authored about 14 years ago by Martin Renold <[email protected]>
color compare: turned through 45 degrees

Experimental: the "new" colour now faces the central choosers, perhaps
indicating that it's in s...

github.com/mypaint/mypaint - 6417f6265b61c49555faf59ead50a7e7cdb1e804 authored about 14 years ago by Andrew Chadwick <[email protected]>
color history: redraw compare semicircles on push

The colour comparison semicircles now redraw properly when used colours are
pushed onto the hist...

github.com/mypaint/mypaint - 6edfcd8b034d72822edde485ac4383efc4a23a2f authored about 14 years ago by Andrew Chadwick <[email protected]>
color sampler: add tooltips & texts

Add tooltips for various areas;
Remove extraneous "Select harmonies" frame;
Fix spelling of "com...

github.com/mypaint/mypaint - bc03ebb709a8b147fd9ee2cd39da016e8f74027a authored about 14 years ago by Andrew Chadwick <[email protected]>
color history: update immediately on painting

Fix: update colour history views immediately instead of hanging around
waiting for split_stroke(...

github.com/mypaint/mypaint - 91afd701610544922d23be7094aa8c62d4503917 authored about 14 years ago by Andrew Chadwick <[email protected]>
color sampler: reinstate prev/current semicircles

By request. Switch order so it's the same as the nearby history trail
and bump up the size of th...

github.com/mypaint/mypaint - d0e30398c079a8057f56d877de0aef04cb754f6d authored about 14 years ago by Andrew Chadwick <[email protected]>
color sampler: remember state of harmony toggles

Harmony wheel toggle settings are now remembered across sessions via the
preferences mechanism. ...

github.com/mypaint/mypaint - 3fdb14fce832b0095f45800a973c89a6021230f1 authored about 14 years ago by Andrew Chadwick <[email protected]>
unicode quoting: fix bugs, add doctests

github.com/mypaint/mypaint - 36319b8fc5ad3021847b22346cce8c983c89d34d authored about 14 years ago by Andrew Chadwick <[email protected]>
eraser mode: play nice with restored brushes

Bugfixes and behavioural changes. Eraser mode was misbehaving when switching
devices or restorin...

github.com/mypaint/mypaint - 6d532c8dc3e39533cf36de9c2deac042e0f5f72f authored about 14 years ago by Andrew Chadwick <[email protected]>
brushinfo: refactor brush descriptions

Break out current uses of settings_str into a separate class to permit
limited field manipulatio...

github.com/mypaint/mypaint - 722bae83d8c6de2632ba49e5c2a4d0ceef57799f authored about 14 years ago by Andrew Chadwick <[email protected]>
brushkeys: useful defaults

The brush keys 1-9 and 0 are now initialised from the first ten brushes
of the default brushes g...

github.com/mypaint/mypaint - 50add2d46e57120d9e9130c0e71c03a2bc9002cb authored about 14 years ago by Andrew Chadwick <[email protected]>
per-device brushes: remember across sessions

Undoes some of the nastiness introduced by my commit
http://gitorious.org/mypaint/mypaint/commit...

github.com/mypaint/mypaint - 627dcb8460f2a9ac7a2b2ce2aef48d36977a37a1 authored about 14 years ago by Andrew Chadwick <[email protected]>
brushmanager devbrushes: unicode in, unicode out

Another little bugfix.

github.com/mypaint/mypaint - e32b920524207704731316f024a1e29679db4078 authored about 14 years ago by Andrew Chadwick <[email protected]>
user brush tweaks: process device changes 1st

Glitch fix: for UI parts that the user can tweak the settings of the
current brush with, if the ...

github.com/mypaint/mypaint - c8932112d5df04b105ac8eb62f965d4843e95c73 authored about 14 years ago by Andrew Chadwick <[email protected]>
Update changelog for 0.9.0

github.com/mypaint/mypaint - f95effa71dd34e23208c54a44bd6b5eb44458f0b authored about 14 years ago by Jon Nordby <[email protected]>
version bump, changelog

github.com/mypaint/mypaint - 57d32dca3843557592d2e251e7f84f11e38abe05 authored about 14 years ago by Martin Renold <[email protected]>
Updated Norwegian translation

github.com/mypaint/mypaint - 4ab90fa0c4e9961758139e22f058e2bb7c4a952d authored about 14 years ago by Jon Nordby <[email protected]>
Update Hungarian translation

github.com/mypaint/mypaint - 1fe3bc364d25d923b4885a610a2bd04bdb93d09f authored about 14 years ago by Gergely Aradszki <[email protected]>
canvas: mouse zoom/pan/rotate shortcuts

Ctrl-(MMB or space) = zoom (Blender convention)
Shift-(MMB or space) = rotate (no convention, ju...

github.com/mypaint/mypaint - f10b85e93defc087f74a1d9a84a2ae34d8867d05 authored about 14 years ago by Martin Renold <[email protected]>
color picker: release grab when used from menu

Some users try to activate the menu entry. While it's not meant
to be used like that, at least d...

github.com/mypaint/mypaint - 245a21fe884a023f63e9ac29e78ad2aecdc1d70e authored about 14 years ago by Martin Renold <[email protected]>
color picker: also start with alt-click

Photoshop convention. No harm to support this until we have a
better use for Alt-Click.

github.com/mypaint/mypaint - 734a27dfbdd1c285e2ad3fcea5c19718fb8d4e43 authored about 14 years ago by Martin Renold <[email protected]>
cursor: invert black/white

Better cursor visibility on bright background (which is the default).
Same cursor shape as before.

github.com/mypaint/mypaint - 1e316b20dae7eae714cab8a3abffefce9d4e5b5e authored about 14 years ago by Martin Renold <[email protected]>
context keys: fix previous commit

Hm, I thought I had --ammend'ed that.

github.com/mypaint/mypaint - dec4e818404cd0480d3085be68e22fdfdc7efcba authored about 14 years ago by Martin Renold <[email protected]>
context keys: don't restore color

Changing my mind once more: https://gna.org/bugs/index.php?16977

This reverts commit e8f68a3123...

github.com/mypaint/mypaint - 89254f4a075506880d7265c98f1c30f7c4794e5a authored about 14 years ago by Martin Renold <[email protected]>
fix performance tests

confpath must be a unicode object

github.com/mypaint/mypaint - 1d287cff09cdf751ebd8b8b83437535f9375d114 authored about 14 years ago by Martin Renold <[email protected]>
dialogs: fix exception when canceling

https://gna.org/bugs/?16944

github.com/mypaint/mypaint - 2a35b53f49141a4c0289d5b2e68e980f34b45a72 authored about 14 years ago by Martin Renold <[email protected]>
color sampler: various requested tweaks

The harmony ring is now only shown if needed. Hue ring now gives up some
of its space to the har...

github.com/mypaint/mypaint - 1c2b795b93e9c0e904838be26776b2be79bfb791 authored about 14 years ago by Andrew Chadwick <[email protected]>
Brushes: Move 5 brushes from classic to experimental

github.com/mypaint/mypaint - b5f90da85f3ca0e2435b7b76e89fb31f55eae888 authored about 14 years ago by Jon Nordby <[email protected]>
Revert "Add GNOME/Nautilus OpenRaster thumbnailer"

This reverts commit ec8bbed98b4acdb1fb4b635c4fbfce6e76167e50.

Reverted because to get distribut...

github.com/mypaint/mypaint - 53feeda57b57686db4194ada421988039b5f8d5c authored about 14 years ago by Jon Nordby <[email protected]>
Updated Hungarian translation.

github.com/mypaint/mypaint - 90c8020c491b7ae43e3bcf95a5bd62b7d2e5fa3f authored about 14 years ago by Gergely Aradszki <[email protected]>
Updated Spanish translation.

github.com/mypaint/mypaint - a68b4372f7d154bfc499a5ae110b2a4285efe1ab authored about 14 years ago by Manuel Quiñones <[email protected]>
windows: delete unmaintained nsi file

http://gna.org/bugs/?16555

github.com/mypaint/mypaint - d4c4f7893d8f97e0cb71f328ee39f709018ee315 authored about 14 years ago by Martin Renold <[email protected]>
colour sampler: expanders on startup bugfix

Fix colour sampler window getting bigger on each startup if expanders
are open.

https://gna.org...

github.com/mypaint/mypaint - 683aac9ac60c426cd1cac95883bb38c844230a0d authored about 14 years ago by Andrew Chadwick <[email protected]>
fix python2.6 unicode exception

unicode(obj, 'utf-8') doesn't work if obj is already unicode.
However obj.decode('utf-8') does w...

github.com/mypaint/mypaint - e24fb0ec6059e1ee69239d1a57d623c3bf056aae authored about 14 years ago by Martin Renold <[email protected]>
windows: fix uri history (recent files)

Two workarounds are required.
Gtk recent_manager's URIs are getting a bit hairy.
Partial fix for...

github.com/mypaint/mypaint - e9c8201a83b64bde40ed3cba521a90ecf00b7ebd authored about 14 years ago by Martin Renold <[email protected]>
filehandling: open dialog starts in last save folder

The previous default was to propose the last save folder
for saving, and the current directory f...

github.com/mypaint/mypaint - a4bafa52e69d666835e96b62dcf052774efd3ad6 authored about 14 years ago by Martin Renold <[email protected]>
windows: fix --logfile argument

broken because of unix-specific time format string...

github.com/mypaint/mypaint - eb888bb0d777c6f0e332cd5dfa28a343c6c580eb authored about 14 years ago by Martin Renold <[email protected]>
windows: fix recent file list

It used to be impossible to load the recent files from the menu
on Windows, when there were utf-...

github.com/mypaint/mypaint - f652b6a1df34ff4167c02ffd22590c0fbbb7809c authored about 14 years ago by Martin Renold <[email protected]>
filehandling: unicode and thumbnail/uri fixes

The uri for freedesktop thumbnailing is probably supposed
to be utf-8 encoded; anyway it would n...

github.com/mypaint/mypaint - cacb5c2b63d83292e6397a21f19cf3d435fe0fcf authored about 14 years ago by Martin Renold <[email protected]>
windows: fix thumbnail preview

"file corrupted by ASCII conversion" - now that was a precise error
message for once. (hidden by...

github.com/mypaint/mypaint - 16ac084ec3c88edd8cd5e22dcc12b68988e44f5e authored about 14 years ago by Martin Renold <[email protected]>
portability: make filenames unicode

This fixes various problems on Windows with saving/loading files
with special characters. https:...

github.com/mypaint/mypaint - a26f33a92924117204247530d8d0b6f0b543a73b authored about 14 years ago by Martin Renold <[email protected]>
windows: fix for brushpack import

Write .png file in binary mode.
And don't bother to obfuscate useful exceptions.

github.com/mypaint/mypaint - 79d2249b2b1da18c61fe909fdd05f347c50b89c9 authored about 14 years ago by Martin Renold <[email protected]>
Updated Russian translation

github.com/mypaint/mypaint - aad454ae42682f8cd40cda6287014daf0824421f authored about 14 years ago by Ilya Portnov <[email protected]>
Brushes: Update brushset experimental

New brush icons and move brush files into subdirectories.

github.com/mypaint/mypaint - 350f49f474fd07757548e7a87455092ce03f8105 authored about 14 years ago by David Revoy <[email protected]>
Brushes: Add tilt symbol to icons using it

github.com/mypaint/mypaint - 8bcbd1c5a3039c0aa720cbd802221b620f3cbe23 authored about 14 years ago by David Revoy <[email protected]>
Color sampler: nuke dnd fully, drag-move UI tweaks

Remove last traces of drag'n'drop
- can now select from the sampler ring much more easily with ...

github.com/mypaint/mypaint - 3e69ad9b9276dae6d91ff1dd3e3b96dbd155cf7d authored about 14 years ago by Andrew Chadwick <[email protected]>
i18n: Swedish update

github.com/mypaint/mypaint - 7bbe7ddc894a58374c0619d2e9a0f2e8bb2d0d0a authored about 14 years ago by Griatch <[email protected]>
i18n: Norwegian Bokmål update

github.com/mypaint/mypaint - 6b9ac7ae426f8bde34f299af00bebe13f8e19adf authored about 14 years ago by Jon Nordby <[email protected]>
Color sampler: disable drag'n'drop

This was intended to be used with an unmerged component, a palette.
https://gna.org/bugs/?16833

github.com/mypaint/mypaint - 5f5a06bb86b730cb49ca9df33b122600b7721bd1 authored about 14 years ago by Jon Nordby <[email protected]>
Updated Norwegian Nynorsk Translation

Updated the Norwegian Nynorsk translation for the 0.9 string freeze.

github.com/mypaint/mypaint - 7d2b2a8f5230906db3bfb16f545b681370d7f7c2 authored about 14 years ago by Tor Egil Hoftun Kvæstad <[email protected]>
Slovenian translation update for 0.9.0

github.com/mypaint/mypaint - dd4f71aa515f92a59cf2f01a32ae0473bebe2ad2 authored about 14 years ago by Luka Čehovin <[email protected]>
gui: bugfix right/left scroll events

github.com/mypaint/mypaint - 99a30435caea4f59608196e234a7fb3c9f6de6c9 authored about 14 years ago by Vasilis Platanias <[email protected]>
i18n: Korean translation update.

github.com/mypaint/mypaint - 66c619fc2ca447bdb59070f0f3084d2d1e1e8082 authored about 14 years ago by Geuntak Jeong <[email protected]>
italian transaltion for 0.9.0

github.com/mypaint/mypaint - 3568dc3227469696bd92b0c9f555d517029a042b authored about 14 years ago by Lamberto Tedaldi <lamberto@conan.(none)>
version bump

github.com/mypaint/mypaint - 8bf648c9e6d7fd15c5c9c125d5a7aee0e528725d authored about 14 years ago by Martin Renold <[email protected]>
changelog, version bump

github.com/mypaint/mypaint - 558f9105141e708e9e368c649e871dae8219da0d authored about 14 years ago by Martin Renold <[email protected]>
thumbnails: create ~/.thumbnails if required

fix attempt for https://gna.org/bugs/?16831 (cannot export jpeg on windows)

github.com/mypaint/mypaint - 4fd288067117f249716a9a46577d2f96ad816692 authored about 14 years ago by Martin Renold <[email protected]>
brush import: minor cosmetic changes

github.com/mypaint/mypaint - bbefff66ac74d36941f05366f6e965ee4f8ba4c5 authored about 14 years ago by Martin Renold <[email protected]>
Build: Fail when not finding files to install

github.com/mypaint/mypaint - 4e0af2ba66f15e540d998b28e42f080f13d85671 authored about 14 years ago by Jon Nordby <[email protected]>
Add GNOME/Nautilus OpenRaster thumbnailer

https://gna.org/bugs/?16818

Required some additions in build system. Specifically, packagers ca...

github.com/mypaint/mypaint - ec8bbed98b4acdb1fb4b635c4fbfce6e76167e50 authored about 14 years ago by Jon Nordby <[email protected]>
brushpack import: add to context menu

To make import accessible at the same place where you can
export a group into a brushpack.

github.com/mypaint/mypaint - 7a531ce567974121bd7a6dcd48a675a96af73d5a authored about 14 years ago by Martin Renold <[email protected]>
brush import: offer to rename or replace groups

github.com/mypaint/mypaint - 4788004bee935bfca4c6cdc09933ebb6bd775f4b authored about 14 years ago by Martin Renold <[email protected]>
brush import: don't ask if there is no readme

github.com/mypaint/mypaint - ec14bee1e435d99fc6556a9d621c09a547a171f3 authored about 14 years ago by Martin Renold <[email protected]>
brush import: refactoring, use order.conf

Brushpack import and export use order.conf now.
Brushpacks without order.conf are no longer acce...

github.com/mypaint/mypaint - 82d1692ad926e7c633376795466e70c03d0d0f1f authored about 14 years ago by Martin Renold <[email protected]>
brush import: remove "Ctrl-o" label from menu

Ctrl-o is already for opening a file, seems like the stock action
did add that shortcut.

github.com/mypaint/mypaint - 526e5aa2aa21d88b544aef7611076caa21ee9df0 authored about 14 years ago by Martin Renold <[email protected]>
brush import: support only readme.txt

It should be well possible to squeeze a license into the same
file as readme.txt. We also don't ...

github.com/mypaint/mypaint - c349a85ce999c10c499c23dcea8c60ceda5dbe4f authored about 14 years ago by Martin Renold <[email protected]>
fix unittest (brushes missing)

move brushes used for testing into tests/brushes/

github.com/mypaint/mypaint - 220cd8a4ac50fee4caabb6d2e171e302c05f230a authored about 14 years ago by Martin Renold <[email protected]>
Revert "bulky cursor shape"

Deevad says it obstructs the painting too much when working
on small details. The bulky cursor s...

github.com/mypaint/mypaint - 9d04bd8aa220ce50dc30250f021d648cae180962 authored about 14 years ago by Martin Renold <[email protected]>
script for creating brush labels

github.com/mypaint/mypaint - 5ff137e4780503713cb3da884e1e8343cc4d1123 authored about 14 years ago by David Revoy <[email protected]>
Brushes: Update brushset classic

New brush icons, more meaningful names.

github.com/mypaint/mypaint - 62c86c31ced306f5e1620680761630ca5906dac6 authored over 14 years ago by David Revoy <[email protected]>