Pandagrapher
276dd89382
Save GUI part for deltaE preview in Locallab settings panel
2020-05-12 16:23:29 +02:00
Pandagrapher
9204fc365d
Fixes issue when deleting locallab tool with mask preview active
2020-05-12 14:46:08 +02:00
Desmis
e25f5aa455
Rebuild wavtm with curve finerCoraser - language - various chnages to denoise
2020-05-12 09:11:16 +02:00
Desmis
df2ffe4298
re enable tone equalizer and chnage tooltip order Shape detection
2020-05-11 15:53:32 +02:00
Ingo Weyrich
e09ab88c1c
Merge branch 'dev' into wavtm
2020-05-11 13:35:58 +02:00
Pandagrapher
ae9aa99e47
Bugfixes for Locallab GUI
...
- Fixes segfault when modifying "Advice tooltips" option in Preferences
panel in "Multiple editor" mode
- Removes dedicated Locallab help button (will be managed directly in
RawPedia website)
- Fixes issue when switching to "Normal" mode with Retinex Locallab
tool.
2020-05-08 18:08:44 +02:00
Desmis
fb3d2e4b4b
Various improvments to labels and default choice
2020-05-08 12:57:24 +02:00
Pandagrapher
bb95dd7a1b
Improves Locallab tools advice tooltips management
...
Other:
- GUI widgets cleanup
2020-05-08 12:34:10 +02:00
Pandagrapher
aa41870346
Various changes in Locallab GUI
...
- Modified some Locallab tool default parameters
- Updates some labels
- Expanders visibility state is now kept when using history
- New added tool has now its visibily state resetted to default one
- Code cleanup
2020-05-06 13:14:54 +02:00
Pandagrapher
65c008aea7
Merge with branch 'dev/newlocallab'...
...
Others:
- Improves "Local Contrast" tool GUI behavior
- Fixes label for default complexity mode choice in preferences windows
2020-05-05 15:51:39 +02:00
Lawrence Lee
852b3270e1
Make history message key names more descriptive
...
Use keys that are more descriptive than "HISTORY_MSG_###".
2020-05-04 18:15:27 -07:00
Lawrence Lee
fb5094b6f9
Merge from branch 'dev'
2020-05-04 14:07:45 -07:00
Pandagrapher
bdb8a95b14
Use default complexity mode defined in preferences when adding tool
2020-05-04 20:03:58 +02:00
Pandagrapher
d0d79c7d59
Improve complexity mode management for Locallab tools
...
Changes:
- For each Locallab tool, a complexity mode can now be chosen (by
defaut, "Expert") to reduce or not the number of tool parameters.
Fixed issues:
- Some tool parameters had their values forced to a default one in
"Normal" mode whereas it shouldn't.
2020-05-03 13:48:05 +02:00
Desmis
2d517d64c6
Added tooltip checkbox bw
2020-05-02 14:23:01 +02:00
Desmis
778e9af9b7
Added checkbutton in settings forced change in BW
2020-05-02 11:13:48 +02:00
Desmis
0196b31bf5
Change some default sliders settings wavelet
2020-05-01 08:34:11 +02:00
Desmis
62fe43fa16
Fixed bad behavior slider strength in Soft Light
2020-04-30 08:46:26 +02:00
Desmis
b1c43b32f8
Enable Help Local adjustment with Rawpedia fr
2020-04-30 08:29:21 +02:00
Desmis
dd070dbd3d
Added Damper to wavelet local contrast and gradient
2020-04-29 11:11:08 +02:00
Desmis
9048380242
Improve soft radius wavelet pyramid
2020-04-28 16:17:17 +02:00
Desmis
083ff5ad54
Improve GUI directional contrast
2020-04-27 14:02:11 +02:00
Desmis
0189cc0815
Added directional contrast to wavelet pyramid
2020-04-27 09:47:43 +02:00
Desmis
1ca10eb755
Save GUI for local wavelet residual shadows Highlight
2020-04-26 13:18:51 +02:00
Pandagrapher
101d226c59
Fixes another warnings in Locallab GUI during clang10 compilation
2020-04-24 19:21:43 +02:00
Pandagrapher
a111c71ea9
Fixes warnings in Locallab GUI during clang10 compilation
2020-04-24 18:44:30 +02:00
Pandagrapher
50ad85bae5
Merge remote-tracking branch 'dev/newlocallab' into newlocallab
2020-04-24 09:58:35 +02:00
Desmis
5d66b894f7
merge with dev
2020-04-24 07:16:46 +02:00
Pandagrapher
32f66da534
Locallab tools code cleanup and format
2020-04-23 21:09:29 +02:00
Pandagrapher
de2f66ae76
Fix issue where selected spot was not saved correctly right after
...
deleting spot
2020-04-23 20:53:59 +02:00
Pandagrapher
a368b5470b
Improvement of Exposure locallab tool according to complexity mode
2020-04-23 20:42:22 +02:00
Pandagrapher
192c9b118f
Update storage method in .pp3 files for RT-spot points
...
RT-spot points are now stored as integer vector (instead of four
dedicated integer) to allow future improvements.
2020-04-23 19:38:53 +02:00
Thanatomanic
687217a6af
Brighten the diagonal line in curves, tone down the gridlines. Fixes #5687 .
2020-04-23 10:10:42 +02:00
Pandagrapher
2c7adc1f7a
Updates in RT-spot panel GUI
...
- Adjusters "transitweak_" and "thresh_" are now present in all modes
- Modification of maximum value of "transitweak_" adjuster
2020-04-22 21:27:27 +02:00
Desmis
de04f63fc8
Harmonize show frame - box in wavelet
2020-04-21 17:28:23 +02:00
Desmis
07e6d07d46
Added GUI sigmaed to edge sharpness wavelet
2020-04-21 13:23:49 +02:00
Desmis
f2d867bef1
Added slider sigmabl - disactivated blurcbdl
2020-04-21 10:32:38 +02:00
Desmis
bef184aa95
GUI part - adde sigma to Wavelet Range Compression
2020-04-20 18:09:39 +02:00
Pandagrapher
a126a728d0
Fix issues in Locallab Exposure GUI according to Complexity mode
...
Another fixes:
- Merge problems in default language file
- Remove useless "printf"
2020-04-20 14:24:30 +02:00
Pandagrapher
cca6b09768
Merge remote-tracking branch 'dev/newlocallab' into newlocallab
2020-04-20 12:54:09 +02:00
Pandagrapher
7197d2c736
Defines default visibility of Locallab tool expanders
...
Also fixes an issue where Blur, Noise & Denoise mask curves weren't
available for all complexity mode
2020-04-20 12:45:01 +02:00
Pandagrapher
dd4eb44971
Merge Locallab tool "Denoise" into Locallab tool "Blur & Noise"
2020-04-19 15:19:48 +02:00
Pandagrapher
99b4a056c8
Fixes several cases where mask visibility wasn't resetted
...
- When a tool was removed with mask visibility active
- When an active mask visibility combobox was hidden due to other GUI
action
2020-04-18 12:30:05 +02:00
Pandagrapher
8e534877c2
Fix issue where clipboard RT-spots weren't paste with fill mode active
2020-04-18 11:36:01 +02:00
Desmis
2b8ee075a7
chnage ppversion
2020-04-18 07:49:18 +02:00
Desmis
f0e78b2a0d
merge with dev
2020-04-18 07:43:44 +02:00
Pandagrapher
9d468bc6ee
Avoid a case where no spot is selected using Ctrl+click on treeview
2020-04-17 17:00:04 +02:00
Pandagrapher
9013700382
Fixes several issues in Locallab GUI
...
- Log Encoding cannot be added to RT-spot
- RT crashes when "duplicate" or "delete" button is used without RT-spot
2020-04-17 11:48:10 +02:00
Pandagrapher
78ce750145
Fix error in 'updateExposureGUI3' function
2020-04-16 16:29:46 +02:00
Pandagrapher
4ea4663e34
Merge with 'dev/newlocallab'...
2020-04-16 16:01:53 +02:00