Ralf Brown

Results 243 comments of Ralf Brown

I took a look at the code last night, and the name of the method is not at all what it's doing, anyway - pixels which are part of a...

Use the mask manager in the left-hand panel. You can set individual shapes (brushes, circles, etc) to combine in various ways, including having some add and some subtract.

Can't reproduce with 4.8.0 either. Closing because nobody has been able to reproduce and the OP hasn't responded in over six months.

All editing in darktable is done using relative (to the image) coordinates -- if you open the Margins section in the Crop module, you'll see that the sliders are marked...

Interesting - #13212 and in particular https://github.com/darktable-org/darktable/pull/13212/commits/bde256121af47c89ce700fb6fc95830865a7f5d2 should have made snapshots immune to that, but it looks like sometimes the snapshot only retains up to the point where the new...

Mainly by being more ephemeral - which in many use cases is more convenient because you don't have lots of duplicates hanging around, needing to be removed one-by-one.

Probably as simple as replacing a "LIKE" in an SQL SELECT query with "=", but finding the proper one will take some digging.

TurboGit recently added the ability for presets to preserve the "auto" state of controls in a module. Does that address this feature request?

See #13432. I just took a closer look, and it is all-or-nothing - if you wanted to use the auto-detected focal length, you can't also modify which corrections are applied....

Darktable uses a downsampled version of the image for speed when zoomed out. This affects the results of any algorithms which use the neighborhood around a pixel to determine its...