MyPaint version pre-alpha preview

Yes your absolutely right, my problem is gone with the new build.

Thank you , for taking time to look into it. I also like your earlier changes, like the new look of the UI for manipulating the brushes, much easier to use. :+1:

This version of Pencil2D is perfect for painting background pictures, so I better get back to practicing that then :grin:

1 Like

Quick question this Mypaint Version Pre alpha its in some Github repository ?

Yes, it exists here.

1 Like

please its possible to reupload the download for the builds exes files ? :folded_hands:

New build:

I have been experimenting with creating a specific width slider component for the brush width, specifically to render its value in actual px, rather than some arbitrary value. In the future I intend to be able to mark the slider value with either β€œpx” or β€œ%” but this improvement is not quite ready yet.

There are some other QoL fixes in this release though, namely you can now scale the brush width up to 2000 px. The slider will also now truncate the label if there is not enough space

ellide

What’s new

  • Canvas cursor preview should now be working again
  • Brush width option has been updated to show its actual width in pixels
  • Fixed a case where the preview didn’t update in the Brush configurator
  • Width can now go from 1 to 2000 px
  • The branch is now up to date with the latest changes
  • Label in inline slider now ellides when there is not enough space, prioritizing the value instead.
3 Likes