-
Notifications
You must be signed in to change notification settings - Fork 36
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
masking/usability proposals #102
Comments
thanks for these observations. i assume you found the related links in the docs? https://vkdt.org/doc/howto/draw-masks/readme.html i think they are slightly outdated now, i should update them. how are you masking?
from the discussion so far i see the following action items:
|
Yes, I found the links - and because I'm impatient I tried the draw-guided.cfg from the example. |
the module sorting is just a tree traversal, loosely expressing the
dependencies of the modules (same as darktable, closer to output is near
the top). i suppose i could sort by instance name within these constraints.
right, can't apply more than one instance of the same called `dodge`. you
found out how to change opacity for individual brush strokes?
(shift-scrollwheel) one strategy for burning would be setting the exposure
to the max required and then lower the opacity/hardness/size of individual
brush strokes as required.
in fact i think i want to make brush strokes carry rgb information too (to
be used as more input parameters for blend modules of the future, or as
light painting of some kind).
note to self: i also want versions of the dodge/burn presets with a guided
filter wired to stick to edges more.
…On Tue, Jan 23, 2024 at 6:51 PM Heddesdorfer ***@***.***> wrote:
I just tried dodge & burn presets, works well.
But the modules are strangely listed in darkroom mode:
modules.jpg (view on web)
<https://github.com/hanatos/vkdt/assets/91422232/4bee387d-ab0b-43b8-9d93-c161cf4c5264>
If I need another instance of dodge / burn (because of another degree of
exposure), the preset doesn't work.
But that might be a feature beyond raw processing.
—
Reply to this email directly, view it on GitHub
<#102 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMAKKJE2YTACWWHEEXJ3HLYP72DDAVCNFSM6AAAAABBRKUSJ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBWGYYDQMRRHA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
pushed the guided fillter draw presets.
also now you can filter by module name and module instance:
[image: 2024-01-24-200137_593x408_scrot.png]
…On Wed, Jan 24, 2024 at 1:01 PM johannes hanika ***@***.***> wrote:
the module sorting is just a tree traversal, loosely expressing the
dependencies of the modules (same as darktable, closer to output is near
the top). i suppose i could sort by instance name within these constraints.
right, can't apply more than one instance of the same called `dodge`. you
found out how to change opacity for individual brush strokes?
(shift-scrollwheel) one strategy for burning would be setting the exposure
to the max required and then lower the opacity/hardness/size of individual
brush strokes as required.
in fact i think i want to make brush strokes carry rgb information too (to
be used as more input parameters for blend modules of the future, or as
light painting of some kind).
note to self: i also want versions of the dodge/burn presets with a guided
filter wired to stick to edges more.
On Tue, Jan 23, 2024 at 6:51 PM Heddesdorfer ***@***.***>
wrote:
> I just tried dodge & burn presets, works well.
> But the modules are strangely listed in darkroom mode:
> modules.jpg (view on web)
> <https://github.com/hanatos/vkdt/assets/91422232/4bee387d-ab0b-43b8-9d93-c161cf4c5264>
>
> If I need another instance of dodge / burn (because of another degree of
> exposure), the preset doesn't work.
> But that might be a feature beyond raw processing.
>
> —
> Reply to this email directly, view it on GitHub
> <#102 (comment)>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAMAKKJE2YTACWWHEEXJ3HLYP72DDAVCNFSM6AAAAABBRKUSJ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBWGYYDQMRRHA>
> .
> You are receiving this because you commented.Message ID:
> ***@***.***>
>
|
Works! I work on my notebook, and programs start on this monitor. If available, I use an external one, so I have to move vktd. So it may be a my personal inconvenience. |
pushed something about the f11 and window decoration thing. it should now
start unfullscreened, which i find very inconvenient indeed. i might make
this a config option.
…On Thu, Jan 25, 2024 at 4:07 PM Heddesdorfer ***@***.***> wrote:
Works!
What's now ...irritating... when I start vkdt, it starts in full screen
mode. What means, I have to press F11 to move it to another monitor, where
I can enlarge it. I know, that's not really an error, but if something
changes "suddenly"...
I work on my notebook, and programs start on this monitor. If available, I
use an external one, so I have to move vktd. So it may be a my personal
inconvenience.
—
Reply to this email directly, view it on GitHub
<#102 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMAKKID7EFUZYWPJKYOKVLYQJYJZAVCNFSM6AAAAABBRKUSJ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJQGM4TKOJUHA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Preamble
I don't know, if all of this points are really new, or if I just didn't have seen how to do...nevertheless
The text was updated successfully, but these errors were encountered: