Morgan Hardwood
8bc0df571e
Cursor tweaks and code cleanup
...
- CursorManager code cleanup.
- Diagonal and flat curve cursors now use our bundled cursor icons.
Icons are now less intrusive, allowing you to see what's going on
under them as you manipulate the nodes.
- New small crosshair icon for curves.
2018-08-28 23:45:48 +02:00
Morgan Hardwood
54ff8788e6
More icon and cursor fixes
...
- The Graduated Filter on-canvas widget button now has its own icon,
does not use the curve's "add adjustment point" icon anymore.
- When dragging a crop, a closed hand cursor is shown.
- The hand icon had the outline removed to improve separation between
the fingers.
2018-08-28 18:01:25 +02:00
Morgan Hardwood
68378c2028
Cleanup of unused cursor code
2018-08-28 13:50:16 +02:00
Morgan Hardwood
2f7910e981
Various icon and cursor improvements #4738
...
- The mouse cursor now is an open hand when hovering over something
which can be panned, e.g. the red square in the Navigator panel. It is
a crosshair when hovering over the main preview.
- When you pan the red square or the main preview, it's a closed hand.
- Now the cursor changes to a crop icon when you're in crop mode.
- The cursor changes as needed when you want to resize a crop edge or
corner.
- The cursor changes when you're in straighten mode.
- The curve "add adjustment point" and "edit node in/out values" icons
now contain a node in the icon and are more representative of what
they do.
- The small reset/undo icon is made a bit clearer.
2018-08-28 13:32:56 +02:00
Morgan Hardwood
871188a1d8
Navigator should use a different icon while panning
...
The Navigator uses the same hand icon regardless whether panning
the red square or not, this branch tries to fix that, #4738
Includes a cleanup of icon names, i.e. the crosshair should not be
called the hand.
2018-08-20 10:44:27 +02:00
Beep6581
9847285c4c
Merge pull request #4741 from Beep6581/dcraw928-update
...
dcraw updated to 9.28
2018-08-19 17:37:01 +02:00
heckflosse
9528c5ece9
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev
2018-08-19 16:38:31 +02:00
heckflosse
ce8ead804b
Changing lens correction method triggers processing twice, fixes #4740
2018-08-19 16:38:02 +02:00
Beep6581
909b76e11d
Merge pull request #4739 from TooWaBoo/dev
...
Update Deutsch locale
2018-08-19 13:34:58 +02:00
TooWaBoo
34ecab6b45
Update Deutsch locale
...
Tooltip correction
2018-08-19 01:50:13 +02:00
heckflosse
ab79434beb
Add tooltip for saving current pp3 to save button for default and Deutsch language file, no issue
2018-08-18 18:46:39 +02:00
Alberto Griggio
a6bc6a0ab5
Merge pull request #4701 from Beep6581/catmull-rom-spline
...
diagonalcurves: replace cubic splines with (centripetal) Catmull-Rom splines
2018-08-18 15:21:15 +02:00
Alberto Griggio
4b2392e44a
catmull-rom: make curves more rounded
...
See https://github.com/Beep6581/RawTherapee/pull/4701#issuecomment-414054187
2018-08-18 15:11:54 +02:00
Alberto Griggio
e3ea0926c2
catmull-rom: use uniform spacing of curve evaluation points
2018-08-18 12:43:14 +02:00
Alberto Griggio
681aabd0e2
catmull-rom: use reflection to calculate the boundary control points
2018-08-18 12:42:21 +02:00
heckflosse
7d9caf0443
dcraw: update to 9.28, #4626
2018-08-17 22:50:46 +02:00
Hombre
7aeef817e8
Merge branch 'dev' into issue4580
2018-08-17 21:18:53 +02:00
Alberto Griggio
ef57c5da00
catmull-rom: add special case for evaluating straight segments at 0 or 1
2018-08-17 15:52:55 +02:00
Alberto Griggio
d6ca3d65aa
catmull-rom: ensure that the curve evaluation is exact at the control points
2018-08-17 15:30:36 +02:00
heckflosse
584163fbaa
Segfault when processing image in queue for fast export, fixes #4734
2018-08-15 19:27:37 +02:00
Morgan Hardwood
d831e6fbf2
Icon tweaks
...
- Added missing icons, closes #4730
- Added high-contrast for cursors.
2018-08-14 00:46:40 +02:00
Morgan Hardwood
74fb3439ae
Icons renamed to reflect their size
2018-08-13 23:23:22 +02:00
Morgan Hardwood
e7697f5980
Updated ICC Generator icon
2018-08-13 23:11:31 +02:00
Morgan Hardwood
faaaa016f0
Star icons more narrow to not bloat thumbnail size
...
The star icons used for ranking thumbnails are now of the "narrow" size,
i.e. 10x16px. This change removes mostly the padding, which caused the
ranking buttons to bloat the minimum thumbnail size to an unacceptably
large size.
2018-08-13 22:47:41 +02:00
Alberto Griggio
97e73457ee
histmatching: use better spaced points for the generated curve
2018-08-13 14:18:59 +02:00
Alberto Griggio
2f2065cf9a
fixed typo leading to artifacts in catmull-rom splines in extreme cases
2018-08-12 23:20:31 +02:00
Alberto Griggio
0d7d1cfc8c
more tweaks to catmull-rom and histogram matching after the feedback by DrSlony
2018-08-11 23:40:21 +02:00
Alberto Griggio
2bb27661a2
various tweaks to catmull-rom
2018-08-10 08:05:41 +02:00
Beep6581
f70cdd0116
Merge pull request #4723 from Beep6581/powericons
...
Power icons tweaked #4718
2018-08-09 21:07:14 +02:00
Ingo Weyrich
6d19fae0a7
Merge pull request #4712 from Beep6581/ahd_speedup
...
Ahd demosaic speedup
2018-08-07 00:01:33 +02:00
heckflosse
5d8d757f7d
ahd_demosaic: removed stopwatch and improved progress bar
2018-08-06 23:59:07 +02:00
heckflosse
6992a630b7
Merge branch 'dev' into ahd_speedup
2018-08-06 21:37:40 +02:00
Morgan Hardwood
7f26eb3072
Power icons tweaked #4718
...
Increases the visual difference between enabled and disabled tool status icons.
2018-08-06 11:39:44 +02:00
Morgan Hardwood
c9e6a18fb8
Use small thumbnail icon for files in queue
2018-08-06 11:16:09 +02:00
heckflosse
a7d10c195c
Merge branch 'dev' into ahd_speedup
2018-08-05 23:26:43 +02:00
Beep6581
845844a088
Merge pull request #4716 from Beep6581/prefscroll
...
Makes Preferences window scrollable
2018-08-05 15:40:35 +02:00
Beep6581
9927f09f08
Merge pull request #4707 from TooWaBoo/patch-1
...
Update TooWaBoo theme v2.71
2018-08-05 15:40:27 +02:00
TooWaBoo
4509e39d70
Cosmetic changes
2018-08-04 17:17:40 +02:00
Morgan Hardwood
9ced597a18
Makes Preferences window scrollable
...
- The Preferences window is now scrollable.
- Cleanup of arcane variable names and obsolete comments.
- Issue #4581
2018-08-04 00:17:27 +02:00
heckflosse
7f1d6d67bc
ahd demosaic review changes
2018-08-03 17:43:37 +02:00
Hombre
8be9a68212
Attempt to fix #4580 : "RT 5.4 on Windows 8.1 x64 crashes while in
...
editor"
Fixing an incorrect 'if' statment
2018-08-03 07:13:47 +02:00
heckflosse
7b883f054f
ahd demosaic: further 10% speedup
2018-08-02 16:14:57 +02:00
heckflosse
3be9baec52
Merge branch 'dev' into ahd_speedup
2018-08-01 20:14:15 +02:00
heckflosse
c4bd557851
ahd demosaic: own compilation unit
2018-08-01 19:38:46 +02:00
heckflosse
f3ecd14481
ahd demosaic, reduced processing time and memory usage, #4698
2018-08-01 18:48:08 +02:00
Beep6581
263d96eeca
Merge pull request #4708 from luzpaz/misc-typos
...
Miscellaneous typo fixes
2018-08-01 10:46:47 +02:00
luz.paz
5f867be0c3
Misc. typo tixes
2018-07-31 13:14:14 -04:00
heckflosse
8ecccb7508
better (and faster) fix for #4706
2018-07-31 17:09:28 +02:00
heckflosse
c45c638edb
ImProcFunctions::labtoning(), avoid division by zero, fixes #4706
2018-07-31 14:51:30 +02:00
heckflosse
ce593170e4
Skip raw files > 0x7fffffff bytes, fixes #4705
2018-07-30 18:51:23 +02:00