[darktable-dev] Documentation on writing a new module

2015-11-19 Thread Caio S. Souza
Hello, Is there any documentation or hints on how to write a new module for Darktable? Thanks in advance -- Caio S. Souza Laboratório de Biologia Teórica e Computacional Universidade de Brasília www.lbtc.unb.br

Re: [darktable-dev] Documentation on writing a new module

2015-11-19 Thread Caio S. Souza
Thanks, Johannes and Tobias! I never thought a module called "useless" would be so useful =D I plan to write a module with some more advanced control over b&w conversion and a new mask based on luminosity. Cheers -- Caio S. Souza Laboratório de Biologia Teórica e Computacional U

[darktable-dev] Darktable not picking the correct color profile

2015-11-22 Thread Caio S. Souza
know about this bug, please disconsider this message. Cheers -- Caio S. Souza Laboratório de Biologia Teórica e Computacional Universidade de Brasília www.lbtc.unb.br ___ darktable developer mailing list to unsu

[darktable-dev] Feature request: preserve luminosity option in channel mixer

2015-11-22 Thread Caio S. Souza
ncl kernel). If you agree this feature is a good idea, I may help implementing it. What do you think? Cheers -- Caio S. Souza Laboratório de Biologia Teórica e Computacional Universidade de Brasília www.lbtc.unb.br ___ darktable

Re: [darktable-dev] Feature request: preserve luminosity option in channel mixer

2015-11-23 Thread Caio S. Souza
-colors-channel-mixer.html. Please, let me know if there is another way to achieve this effect. Cheers -- Caio S. Souza Laboratório de Biologia Teórica e Computacional Universidade de Brasília www.lbtc.unb.br 2015-11-23 6:12 GMT-02:00 Roman Lebedev : > On Mon, Nov 23, 2015 at 1:44 AM, Caio

Re: [darktable-dev] Feature request: preserve luminosity option in channel mixer

2015-11-26 Thread Caio S. Souza
green, blue and gray channels are clipped to avoid out of range values. But the clip is applied only partially for the hue, lightness and saturation (on both CPU and opencl versions). Was it on purpose or is it a bug? Cheers -- Caio S. Souza Laboratório de Biologia Teórica e Computacional Universida

Re: [darktable-dev] Feature request: preserve luminosity option in channel mixer

2015-11-28 Thread Caio S. Souza
It is the same for the gray (graymix), green(gmix) and blue (bmix). So was it on purpose to clip only part of the calculation? Cheers -- Caio S. Souza Laboratório de Biologia Teórica e Computacional Universidade de Brasília www.lbtc.unb.br 2015-11-27 8:30 GMT-02:00 Tobias Ellinghaus : > Am