Commit graph

37 commits

Author SHA1 Message Date
Jamie Vital
e114d512ff Lots of little fixes
- Fix crash in MSG decoder on Windows
- Add abort button to official products downloader
- Move ui-scale to style, where it belongs
- Fix a pile of compiler warnings
2024-10-15 21:59:48 -04:00
Aang23
ab3de6c821 Fix Lua 2024-05-09 16:43:43 +02:00
Aang23
271457f3c9 Goodbye old system 2024-05-09 01:16:08 +02:00
Aang23
b22ba47545 Saving works again, and more 2024-05-08 21:38:32 +02:00
Aang23
fc3f32263d Make projections, overlay work 2024-05-08 20:17:42 +02:00
Jamie Vital
ad908568ac Oops 2024-04-06 16:11:56 -04:00
Jamie Vital
b04dc69e8a Several projection fixes
- Proper alpha blending when merging layers in overlay mode to avoid black edges
- Also use alpha blending in OverlayHandler with text to, again, avoid black edges
- Use premultiplied alpha when bilinear sampling to, you guessed it, avoid black edges
- When adding layers to projection, add them to the top. Shockingly, this has nothing to do with black edges.
- Fix incorrect progress bar displaying progress in projection layers UI
2024-04-05 23:02:15 -04:00
Jamie Vital
5312c4ac59 Include object name in projection layer 2024-03-04 10:57:02 -05:00
Jamie Vital
fdbde695c3 Better automatic titles for projection layers 2024-02-28 16:10:05 -05:00
Aang23
9c48480724 More UX changes 2024-02-28 17:26:48 +01:00
Aang23
37875e2efc UI changes 2024-02-28 17:16:05 +01:00
Aang23
f01ccb1267 More fixes for lego 2024-02-28 16:46:33 +01:00
Aang23
3bc6584e42 Auto mode, start swapping everything... 2024-02-26 12:55:42 +01:00
Jamie Vital
3fe4201ea6 Theming: add plot_bg color 2024-01-24 13:09:24 -05:00
Jamie Vital
354fc95c76 Fix default projection path 2023-10-26 18:26:57 -04:00
Jamie Vital
5db8a66c7f Better handling of threads in Viewer 2023-10-22 14:52:06 -04:00
Jamie Vital
ec99dcbf6a Oops 2023-10-19 15:53:22 -04:00
Jamie Vital
3ef65113f0 Async viewer saving; remember last used file format 2023-10-19 15:42:54 -04:00
Jamie
a7c2de15e5 Fix default extension in viewer on non-Windows OSs 2023-09-26 00:02:27 -04:00
Jamie Vital
035407a4bf Make Save As dialog honor Processed Image Format 2023-09-25 23:36:38 -04:00
Jamie Vital
426ba6776e Integrate JPEG 2000 2023-08-05 21:15:31 -04:00
Jamie Vital
d340c676d2 Enable saving files from viewer as jpeg 2023-08-02 15:25:22 -04:00
Jamie Vital
54795d6e31 Fix PFD on Windows 2023-07-31 22:06:35 -04:00
Aang23
f7cac23a3e Goodbye libfmt 2023-05-08 23:08:34 +02:00
Jacopo Cassinis
64d864fd5d Fixed typos in ASCAT and SEM handlers 2022-12-10 12:54:33 +01:00
Aang23
997c4c6b7d Support projs on radiation instruments 2022-12-05 20:24:19 +01:00
Aang23
fb8f1748e7 Allow saving radiation maps 2022-12-05 00:22:59 +01:00
ZbychuButItWasTaken
9a4c3a6b86 fix scale 2022-10-17 00:51:02 +02:00
ZbychuButItWasTaken
e0d6e7e1bb channel naming and fix crash 2022-10-17 00:44:03 +02:00
Aang23
04f0cc9558 Undo broken fix 2022-10-12 22:47:01 +02:00
Aang23
2c7af67ce2 Fix another radiation bug 2022-10-12 22:29:58 +02:00
Aang23
71f4aacffe Windows needs u8.... 2022-09-13 15:06:09 -07:00
ZbychuButItWasTaken
80d40b2e00 rad handl UI 2022-09-09 22:28:43 +02:00
ZbychuButItWasTaken
d4cdf5bb50 radiation handler UI fixes 2022-09-09 22:12:42 +02:00
Aang23
677e82c8ff Basic radiation processing 2022-05-21 13:41:21 +02:00
Aang23
30c28386b6 Warnings-Be-Gone 2022-05-12 18:19:01 +02:00
Aang23
332612ff4e More viewer progress, dataset concept 2022-04-16 08:10:25 +02:00