74 Commits

Author SHA1 Message Date
Pandagrapher
83f70cf9fb Replace Arcellipse widget by Ellipse widget
This simplifies spot management because only one widget instead of four
is now managed to draw an ellipse

Bugfixes:
- Mouse cursor is now correctly managed according to widget when
mouse-overing
- Ellipse radius are now saturated at minimum at 2 to avoid ellipse to
disapear at small radius values
2019-04-03 21:02:17 +02:00
Desmis
2289fa8e94 merge with dev 2019-03-26 08:33:23 +01:00
Desmis
404604f491 merge with dev 2019-03-25 11:19:06 +01:00
Desmis
4c080c8fd5 Add transition weakening 2019-03-24 10:58:05 +01:00
Pandagrapher
bc890b1070 Merge dev into newlocallab... 2019-03-23 10:43:49 +01:00
Pandagrapher
c22a5ec36e Spot enlightening when mouse is over not yet selected spot 2019-03-17 21:32:10 +01:00
Pandagrapher
a3e9b1bd7c Bugfixe: Move "Avoid" check button to "Settings" locallab panel 2019-03-17 13:32:16 +01:00
Desmis
b69f9dc84b Add chroma and gamma to Color Mask - use patch Floessie 2019-03-14 16:53:03 +01:00
Desmis
6548f3febd add balance deltaE 2019-03-13 12:42:14 +01:00
Desmis
cc3dd0f6e2 Change int by double cbdl - local contrast - shape detection 2019-02-22 11:00:55 +01:00
Desmis
35b8b77d53 Change int by double - deltaEweakening - exposure comp - sharpening radius and blur radius 2019-02-21 18:32:42 +01:00
Desmis
68cf1ab1be Improve exclude with structure in some cases 2019-02-11 07:57:22 +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
Pandagrapher
14f8937bff Add ability of duplicating spot and managing its visibility
Other minor improvement: Remaining strings have been added to language
file
2019-01-03 10:15:31 +01:00
Pandagrapher
079f0aa3da Hide/show sensiexclu adjuster according to control spot method
(normal/excluding)
2018-12-28 17:28:38 +01:00
Pandagrapher
34ea953c23 Fixes #4930 2018-12-28 15:55:04 +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
Pandagrapher
23b0836603 Add ability to use adjusters default values with Locallab
Behavior:
- If an image containing Locallab control spots is loaded, adjusters
default values (ctrl + clic on adjuster reset button) is updated
according to selected spots
- Adjusters default values are updated to spot default params values for
created spots
2018-10-25 16:29:11 +02:00
U-PC-BUREAU\jacques
e7448bd084 merge with dev 2018-10-19 19:26:14 +02:00
Pandagrapher
f945466df5 Locallab cleanup #1
Cleanup of Locallab and ControlSpotPanel
Removed also useless LocalListener, useless Locallab options

The following improvments have been introduced:
- All Locallab events are now managed with regular RT logics

The following bugs have been corrected:
- Missing "sensiexclu", "struc" (hidden) and "noisechrodetail" (hidden)
adjusters have been reintroduced
- GUI problems reported by @ganned92 have been corrected
- Tone curve could have some weird behavior when mouse was moving a
curve point outside curve editor
2018-09-15 18:11:42 +02:00
Pandagrapher
a31393adb1 Saving of Locallab tool parameters in .pp3 file
- Control spot panel parameters are now saved in .pp3 file
- Control spot curved are now visible when Locallab tool panel is
active, not visible otherwise

Limitations:
- Other Locallab tool parameters aren't saved in .pp3 file yet
- Locallab tools are temporary deactivated (time to end procparam
update)
2018-07-26 19:20:33 +02:00
Pandagrapher
74dd3a6a10 Correction of code format with AStyle 2018-06-18 19:21:57 +02:00
Pandagrapher
273171a1b0 Initial creation of Control Spot panel 2018-06-16 20:43:35 +02:00