Benitoite
|
ee2ebabb78
|
Mac: add missing ‘then’
|
2023-03-08 15:57:07 -08:00 |
|
Benitoite
|
f92dca3e59
|
Mac: handle detached HEAD
|
2023-03-08 15:07:57 -08:00 |
|
Benitoite
|
ec19698dc4
|
Mac: use git branch --show-current
|
2023-03-08 11:42:47 -08:00 |
|
Benitoite
|
3e11f0bcf8
|
Mac: use the symbolic ref for branch
|
2023-03-08 10:02:52 -08:00 |
|
Benitoite
|
60ac617bcf
|
Mac: set the CI artifact name
|
2023-03-08 01:42:51 -08:00 |
|
Benitoite
|
53b4edd01d
|
Mac: removes arch from CI name
|
2023-03-08 01:11:22 -08:00 |
|
Benitoite
|
a79888c1af
|
Mac: CI artifact naming
|
2023-03-08 01:08:26 -08:00 |
|
Benitoite
|
38ab9af4fc
|
Mac: option for CI artifact naming
|
2023-03-08 01:05:38 -08:00 |
|
Flössie
|
4cff5ef35b
|
Fix settings.ini formatting (closes #6697)
|
2023-03-08 08:18:38 +01:00 |
|
Lawrence37
|
92f0a11dc7
|
Add missing fftw libraries for Windows build (#6702)
Add missing fftw library for Windows build
|
2023-03-06 23:11:58 -08:00 |
|
Floessie
|
ae3155a17f
|
Merge pull request #6696 from Beep6581/bigtiff
Support for saving TIFFs as BigTIFF (#6690)
|
2023-03-05 11:23:53 +01:00 |
|
Alexander Brock
|
45b7251073
|
Copy perspective.method from profile to "neutral" profile so perspective auto-correction works with de-fished images
|
2023-03-04 20:59:34 +01:00 |
|
Lawrence37
|
2d37dec49b
|
Merge pull request #6667 from Beep6581/om-1
Initial support for OM-1 raws
|
2023-03-03 22:06:45 -08:00 |
|
Alexander Brock
|
cb762662be
|
Fix automatic perspective correction for de-fished images.
|
2023-03-04 00:04:42 +01:00 |
|
Alexander Brock
|
e38a36ed9d
|
Make ImProcFunctions::needsTransform more readable
|
2023-03-04 00:04:23 +01:00 |
|
Beep6581
|
f2b0301be2
|
Update README.md
The RawTherapee logo shown in GitHub now depends on the user's GitHub color scheme - black text when light, white text when dark.
|
2023-03-03 14:30:34 +01:00 |
|
Flössie
|
e2311cc3da
|
Some minor improvements to ImageIO::saveTIFF()
|
2023-03-03 09:17:12 +01:00 |
|
Flössie
|
8587fe068d
|
Don't perform EXIF hack on BigTIFF
|
2023-03-03 08:57:08 +01:00 |
|
Flössie
|
8f6d4f31c5
|
Consistently use Gtk::manage() in SaveFormatPanel
|
2023-03-02 09:17:01 +01:00 |
|
Flössie
|
a07c38f405
|
Support for saving TIFFs as BigTIFF (#6690)
|
2023-03-01 12:47:55 +01:00 |
|
Benitoite
|
3fe30277bf
|
macOS: fixes a few packaging warnings
and tries not forcing a non-system z or expat into Frameworks.
|
2023-02-27 21:14:10 -08:00 |
|
Benitoite
|
74d6762f79
|
macOS: show new notarytool format of notary string
|
2023-02-27 21:04:46 -08:00 |
|
Benitoite
|
0d67339738
|
macOS: altool --notarize -> notarytool
Updates notary script to use `xcrun notarytool` per Apple deprecation notices.
|
2023-02-27 20:59:45 -08:00 |
|
Benitoite
|
d89ed3b595
|
mac: remove obsolete patch
|
2023-02-27 19:46:25 -08:00 |
|
Benitoite
|
4d794d6bbb
|
macOS: set the 'latest' artifact
Uses a generically-named nightly instead of name-tagged with commit hash.
|
2023-02-27 17:50:10 -08:00 |
|
Benitoite
|
c55bc5103f
|
macOS: mute tput warnings
tput warns you when running with no attached terminal; eg. GitHub CI.
Redirects warnings to /dev/null
|
2023-02-27 12:49:26 -08:00 |
|
Benitoite
|
69397aea09
|
macOS CI: update two actions to @v3
updates actions for node12->16 requirements.
|
2023-02-26 23:32:20 -08:00 |
|
Benitoite
|
0838d77fb9
|
macOS CI: libomp ruby file is a formula
Uses the --formula flag to tell brew the ruby file is a formula so it doesn't issue a red non-fatal error message.
|
2023-02-26 23:26:50 -08:00 |
|
Benitoite
|
fe69ebff6a
|
macOS CI pass architecture to cmake
for arch variable set by https://github.com/Beep6581/RawTherapee/blob/dev/tools/osx/macosx_bundle.sh#L102
|
2023-02-26 23:13:24 -08:00 |
|
Shiho Midorikawa
|
f759cff2fe
|
Fix separation mistake
|
2023-02-27 14:27:47 +09:00 |
|
Shiho Midorikawa
|
62c1f34c4f
|
Separate IPTC/EXIF buffers
|
2023-02-27 03:43:25 +09:00 |
|
Shiho Midorikawa
|
03fd015e77
|
Compute return buffer size at ExifManager::createJPEGMarker and make the buffer in that
|
2023-02-27 03:26:10 +09:00 |
|
Alexander Brock
|
8b51d8297f
|
Move de-fishing code _before_ distortion correction, so de-fishing occurs _after_ distortion correction.
|
2023-02-25 21:59:25 +01:00 |
|
Alexander Brock
|
c29194d2f2
|
Get rid of magic number in favor of already present computation of the focal length
|
2023-02-25 21:42:07 +01:00 |
|
abrock
|
37cc311a46
|
Remove ipers_rotate_left/right in constructor call of adjuster for camera_scale
Co-authored-by: Lawrence37 <45837045+Lawrence37@users.noreply.github.com>
|
2023-02-25 21:25:17 +01:00 |
|
U-PCSPECIALIST01\jdesm
|
23408bfcb3
|
Local adjustments denoise - Removes the need to have luminance denoise curve activates to activate Nlmeans
|
2023-02-23 09:18:48 +01:00 |
|
Alexander Brock
|
e0b72af60e
|
Style fix
|
2023-02-22 13:52:46 +01:00 |
|
Alexander Brock
|
6ed53affda
|
Avoid unnecessary copy of variable
|
2023-02-22 13:52:06 +01:00 |
|
Alexander Brock
|
20f3b33c5f
|
Add crop factor to fisheye computation
|
2023-02-22 11:06:49 +01:00 |
|
Alexander Brock
|
2e66dc11a2
|
Style changes as requested
|
2023-02-22 10:52:42 +01:00 |
|
Alexander Brock
|
2a92257438
|
Add HISTORY_MSG_PERSP_CAM_SCALE to default language file
|
2023-02-19 23:40:58 +01:00 |
|
Alexander Brock
|
66698d515c
|
Change detection of scale factor
|
2023-02-19 20:11:34 +01:00 |
|
Alexander Brock
|
0cfbf86129
|
Set scale for defishing after determining it manually from blender rendered scene
|
2023-02-19 20:10:44 +01:00 |
|
Alexander Brock
|
177a55953f
|
Add strings for defishing and scaling in default language file
|
2023-02-19 20:10:07 +01:00 |
|
Lawrence Lee
|
006a7d9975
|
Fix CodeQL alert
|
2023-02-18 18:16:12 -08:00 |
|
Lawrence Lee
|
1bacb8b5b0
|
Add Exiv2 to GitHub Actions workflows
|
2023-02-18 16:42:26 -08:00 |
|
Matei George-Daniel
|
887cf99665
|
make dpfa lines mark safer
|
2023-02-18 19:58:59 +02:00 |
|
Floessie
|
9533d8acbd
|
Merge pull request #6686 from din99dany/georgem_6663_fix_before_and_after_crash
RT crush when using before/after + abstruct Profile #6663
|
2023-02-18 10:38:03 +01:00 |
|
Matei George-Daniel
|
01441ccb4b
|
initialize pointer variable with null
|
2023-02-18 02:55:15 +02:00 |
|
Alexander Brock
|
0089520277
|
Add appendBehavList(mi, M("TP_PERSPECTIVE_CAMERA_DEFISH"), ADDSET_PERSP_CAM_DEFISH, false); hoping it would fix the label issue, it doesn't.
|
2023-02-18 00:51:48 +01:00 |
|