Pandagrapher
53eeffbebf
Merge of Locallab tools with actual GUI
...
Improvements:
- Simplification of default values setting/management
Limitations:
- Possibility to add/remove Locallab tool isn't working
- Even if not fully deactivated, batch mode isn't working anymore for
Locallab
- Mask preview isn't working anymore
2019-08-18 22:20:52 +02:00
Ingo Weyrich
7b3c50bc31
Capture sharpening: auto contrast threshold
2019-08-17 15:18:24 +02:00
Ingo Weyrich
8421f8780a
capture sharpening: contrast threshold
2019-08-15 20:40:32 +02:00
Ingo Weyrich
506254ce46
capture sharpening: first mockup
2019-08-14 17:19:26 +02:00
Desmis
9e66826f62
Simple mask for inverse Exposure and inverse ShadowsHighlight
2019-08-11 09:28:28 +02:00
Desmis
d39eded269
enabled simple mask for Color and light inverse
2019-08-09 18:32:09 +02:00
Hombre
0db64d49a2
Introducing TweakOperator, for better tool's special mode handling
2019-08-06 02:04:48 +02:00
Hombre
7d310e688c
Adding a new spot adjust editing mode in rtengine / preview window
2019-08-04 16:07:35 +02:00
Desmis
243faf603c
Save GUI mask for Blur
2019-08-04 13:19:54 +02:00
Hombre
437d883082
Merge branch 'dev' into spot-removal-tool
2019-07-31 23:03:50 +02:00
Desmis
a5389adbf6
Save GUI mask TM
2019-07-30 13:34:12 +02:00
Desmis
cbeb828609
merge with dev
2019-07-18 13:41:26 +02:00
Desmis
3469bc9535
Improve retinex_pde with show processus
2019-07-05 13:31:04 +02:00
Flössie
80f2b6a002
Replace raw arrays with std::array<>
2019-06-14 08:58:04 +02:00
Flössie
015cffc73a
Peripheral cleanups and a fix
...
- Whitespace, braces, sorting
- Fixed missing filmnegative in `ProcParams::operator ==(ProcParams)`
2019-06-13 09:52:13 +02:00
rom9
9df8008949
Film negative processing: first usable version. Only supports bayer raw files, thumbnails don't work
...
Added performance improvements suggested by heckflosse. Lowered median sampling step from 7 to 5 since calculation is now much faster.
Added support for Fuji X-Trans raw files.
Applied SSE2 patch provided by @heckflosse, improves performance in main processing loop.
Moved film negative processing stuff in its own compilation unit.
Code cleanup: removed redundant omp directives.
Added check for dead pixels, going above threshold after inversion. ST_BAYER only for now.
Reverted leftover hack in cropwindow.cc
2019-06-08 01:40:29 +02:00
Desmis
2b9468e9f8
merge with dev
2019-06-04 18:29:58 +02:00
luz.paz
cc60ea2248
Fix source comment and misc. typos
...
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata/languages -L hist,fo,reall,bloc,alph`
2019-06-03 17:38:50 -04:00
Desmis
925ce5a4c4
Correction to toolpanelcoord.cc thanks to Pandagrapher
2019-05-22 08:27:16 +02:00
Desmis
8bbf463c13
merge with dev
2019-05-22 07:01:55 +02:00
heckflosse
b2936d185d
Keyboard shortcut should reveal tool's current tab (original or favorites), fixes #5333
2019-05-21 16:24:14 +02:00
Desmis
31f9b44d06
Save GUI for mask retinex - disabled
2019-05-10 16:56:57 +02:00
Pandagrapher
58744c8c3a
Merge with 'dev/newlocallab'...
2019-04-21 11:34:08 +02:00
Pandagrapher
3423e45753
Fixes broken selection of WB, crop and straighten from toolbar ( #5286 )
...
Improvements:
- When switching between notebook pages different from Locallab one,
edit tools aren't anymore unsubscribed for better robustness
2019-04-20 18:43:56 +02:00
Desmis
35de3e72ed
Add CBDL mask to rtengine - but disabled
2019-04-14 17:42:55 +02:00
Pandagrapher
690df79ef2
Avoids Locallab spot to disapear when mouse right-clicking
...
This commit also avoids Locallab spot to disapear when adding lockable
color picker, pressing toolbar "hand" button, pressing h/H key. However,
if another tool button (ex: resizing tool) is pressed, this action is
considered
2019-04-03 21:02:19 +02:00
Hombre
698492e21c
Merge branch 'dev' into spot-removal-tool
2019-03-18 22:35:11 +01:00
Desmis
d62acb0eaf
Add mask and show modifications to Shadows Highlight
2019-03-11 09:47:25 +01:00
Desmis
63f6c26f70
merge with dev - thanks to Floessie
2019-01-26 08:34:50 +01:00
Pandagrapher
fc6e4ceaf1
Improve mask visibility selection in GUI
2019-01-19 14:11:12 +01:00
Desmis
5113bd97ff
Display reference lumaref chromaref to help for mask
2019-01-10 18:10:07 +01:00
Pandagrapher
7a33c69b57
Fixes "Gtk-CRITICAL: gtk_box_pack assertion failed" messages
2019-01-06 10:29:39 +01:00
Pandagrapher
7ccd901ad1
Merge with branch newlocallab...
2019-01-05 18:07:51 +01:00
Pandagrapher
031939e0c3
Remove/Deactivate Locallab debug printf
2019-01-03 11:16:19 +01:00
Flössie
b08fb04dae
Convert almost all IdleRegister::add()
calls to add(std::function<>)
2019-01-01 15:53:39 +01:00
Flössie
5af3f64a9d
Merge branch 'dev' into review-idle_register-calls
2018-12-31 14:58:26 +01:00
Pandagrapher
39c53119eb
Improve batch mode with Locallab
...
Batch mode is now correctly managed by Locallab. It works only if the
pictures have the same control spot number with coherent id
Other improvements:
- If there is no control spot, all Locallab tools are now disabled
2018-12-26 10:31:57 +01:00
Desmis
c3bd22f337
merge with dev
2018-12-19 15:16:18 +01:00
Morgan Hardwood
39d37a6ded
New star icon for Favorites tab
2018-12-17 23:49:18 +01:00
heckflosse
af80df7a37
Fix a warning, #5016
2018-12-17 21:19:04 +01:00
heckflosse
e5679df6f3
Don't show empty favorite panel, #5016
2018-11-29 14:43:45 +01:00
heckflosse
883d967a03
Exclude pr-sharpening from being moved separately to favorites panel
2018-11-23 20:49:04 +01:00
heckflosse
43b77679d4
Favourites => Favorites, #5016
2018-11-23 16:48:05 +01:00
heckflosse
0ae602bcf0
custom tool panel. Changed naming to 'Favourites'. Added alt-h hotkey. Allow moving of subtools to Favourites
2018-11-23 16:00:57 +01:00
heckflosse
d604abec39
Custom tool panel, first step
2018-11-23 14:36:16 +01:00
U-PC-BUREAU\jacques
b9c7fa80da
merge with dev
2018-11-01 08:37:28 +01:00
Flössie
5906329485
Review IdleRegister
( #4892 )
...
This turns `IdleRegister::add()` into a template function to make the
provided function pointers type safe. It also adds a `delete_data`
parameter to manage the provided data pointer even in `destroy()`.
2018-10-28 13:12:01 +01:00
U-PC-BUREAU\jacques
21292f6db5
merge with dev
2018-10-26 09:00:29 +02:00
heckflosse
5134040a5b
Merge branch 'dev' into show_flatfield_autoclip_in_gui
2018-10-24 15:40:21 +02:00
heckflosse
ac700502db
Flat field: Show auto calculated clip control value in ui
2018-10-24 00:49:51 +02:00