Hi, thanks for your comments. The point you are talking about is still in discuss with core devs. But, I know how bibble/ASP works, and imo, this is not the way dt should follow : in ASP, everything is display, as if it works with layers. to resume in an example : - base : contrast + curves + sharpen + ... - mask1 : saturation + curves + ... - mask2 : sharpen + monochrome + ...
This is not the way dt work as the pipe order is fixed. dt works like that : - contrast (no mask) - curves (no mask) - curves (mask1) - saturation (mask1) - sharpen (no mask) - sharpen (mask2) - monochrome (mask2) In fact I think ASP works like that too, but this is hidden to the end user, which is weird imho. Aldric Le 19/01/2013 12:46, S. Witt a écrit : > Hi all, > > it is really amazing to see progress for local corrections in darktable!! > Although I'm not an active developer, I hope you don't mind if I make a > suggestion regarding the organisation of the regions. > > On 16.01.2013 21:25, AlicVB wrote: >> for users : >> - forms can be added with the "multi-instance" menu. for instance you >> can just add circles > > ... >> - all forms are kept on the image level and store in a separate db >> table, so it will be possible to use the same form on 2 different iop. > If I understood this correctly, these regions actually exist > independently from the iops. So why shouldn't they be managed > independently from the iops, e.g. in a menu on the left panel (as it was > intended the first masks branch I think)? Then an iop would be "simply" > assigned to one (or more?) regions. > A further step might be to manage regions in groups. Then it may be > possible to compose multiple regions in a group, by making some regions > additive and other subtractive. Simple Use-case: draw a big additive > circle and place a subtractive smaller circle region inside. The result > would be a ring-shaped region. > So in the case of grouped regions, an iop instance would be assigned to > one or more groups. > > I'm not sure if I explained this idea comprehensible. And it is actually > not my own idea, since it is inspired by the bibble raw tool. So for > those of you who know the bibble raw tool (or nowadays called AfterShot > pro), it might sound familiar :) > >> At this stade, I'm manly interested in comment from the devs on the >> implementation. > So I hope you don't mind receiving such comments from a non-dev :-) > Maybe you like the idea. > > > Thanks for all your great work!! > > Sören > > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. SALE $99.99 this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122912 > _______________________________________________ > darktable-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/darktable-devel ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122912 _______________________________________________ darktable-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-devel
