-
Notifications
You must be signed in to change notification settings - Fork 540
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MyPaint brushes for OpenToonz raster levels #1124
Conversation
This feature tested on Linux and Windows (MinGW #1092) |
c45ce46
to
9c717b1
Compare
I think I'm in love. |
@shun-iwasawa @konero @ksk575 @Nico-Duduf @mitchfoo @mqudsi @photopea @abuhenasobuj |
@Number0001, How you gotten my username? |
Common acquaintances. @abuhenasobuj |
Indian guys, can we stay on topic please
…On 23 Apr 2017 17:36, "Number0001" ***@***.***> wrote:
Common acquaintances. @abuhenasobuj <https://github.com/abuhenasobuj>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1124 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGMbVcyFvzj128fP9S56CM9jrRVAiyE9ks5ry34ZgaJpZM4Mp4m->
.
|
Please don't spam random mentions. |
I just used the newest version from the Morevna site- and holy cow. It works great, nice and fast and very fluid. |
@blackwarthog Once the last mingw PR is merged, should I be able to build this and test this with MSVC? Are there any additional steps I would need to test this? |
@turtleTooth no, when mingw PR will merged we also should to implement MSVC and OSX support. For now i'm working on OSX, and after that on MSVC. |
@blackwarthog Sounds good. |
I've added build support for OSX and MSVC. |
@blackwarthog Thanks so much for doing this. It works great with MSVC and is a HUGE improvement to the software. |
It seems that |
I tested it on one of @turtleTooth 's preview builds. Works like a charm! Is it possible to create new mypaint brushes within Open toonz, or do we still require mypaint to do that? It will be kind of nice if it is possible to save a brush as a new preset, not sure how it's thumbnail would be created, as OT has no brush thumbnail editor like Krita and mypaint :) How do we import new brushes? Copy them to a folder? |
Jenkins |
At the moment you can configure new brushes using styles. Please see the "Improved styles management" section here - https://morevnaproject.org/2017/04/09/open-toonz-builds-updated/ |
But can you save a style as a new style and reset to default values?
On 2 Aug 2017 17:33, "Konstantin Dmitriev" <notifications@github.com> wrote:
@blurymind <https://github.com/blurymind>
Is it possible to create new mypaint brushes within Open toonz, or do we
still require mypaint to do that?
At the moment you can configure new brushes using styles. Please see the
"Improved styles management" section here - https://morevnaproject.org/
2017/04/09/open-toonz-builds-updated/
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1124 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGMbVX3ZuaTdi7NlXAFJylPyx211j-BRks5sUKTngaJpZM4Mp4m->
.
|
Please read the link I referenced above. It explains everything. ^__^ |
@blackwarthog My only and big concern for this PR is about licenses of DLLs you are including in |
Thank you for your notify. I've found that libgettext licensed by GPL, but it was easy to eliminate this dependency and i did it. For all other libraries I've added license files. Thank you again. |
@blackwarthog |
@blackwarthog |
I have built this on linux but in the mypaint brushes tab I only find No Brush. |
Much thanks :) |
@lordadamson you need to update your "stuff" directory. Just copy "./stuff/library/mypaint brushes" to "~/.config/OpenToonz/stuff/library/" Also check variables in ~/.config/OpenToonz/SystemVars.ini: |
yaaay it worked :D |
It's actual only when you have previous version of opentoonz installed. Build on the clean system works fine. |
Actually this mess with stuff directory on Linux/OSX needs some rework. Default stuff directory should be a part of OpenToonz data files and overridden by data in user home directory (if any). Of course this is a topic for separate discussion. ^__^ |
This it implementation of this feature request #417
You can see its demonstration in the video below:

https://www.youtube.com/watch?v=2_lD654uAZ4
You can test this feature using these binary builds:
https://gumroad.com/l/opentoonz