Commit graph

79 commits

Author SHA1 Message Date
Jamie Vital
57ae356519 Make Windows math again 2024-12-23 10:03:27 -05:00
Aang23
3269f6f4a0 Add ImPlot3D 2024-12-20 20:47:52 +01:00
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
Jamie Vital
844b042582 Fix an ImGui clipping bug, and another alignment fix
Uses the commit from https://github.com/ocornut/imgui/issues/7428 to work around table borders being clipped when filling the space in child windows. This is the 2nd patch we made to ImGui (the first one being 51970f08ae)
2024-07-21 23:43:41 -04:00
Aang23
fe4d74bfca QOI Support 2024-05-12 17:11:34 +02:00
Jamie Vital
3cbc04ade2 Fix Android 2024-05-08 22:15:00 -04: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
Jamie Vital
a586211d4a Fix some bugs in loading products/datasets 2024-04-02 11:52:58 -04:00
Apostolos Kefalas
9653e8c95c Spelling errors 2024-03-23 14:29:54 +02:00
Jamie
eee1d15181 Fix warns 2024-03-09 23:26:14 -05:00
Jamie Vital
79586af749 Fix save dialog breaking when saving as .tiff (two fs) 2024-02-28 19:52:09 -05:00
Aang23
1db553d1f7 Cleanup 2024-02-27 23:44:16 +01:00
Aang23
4438e4b062 Start testing new projs & tif saving 2024-02-24 22:38:54 +01:00
Jamie
177f509a60 Tidy up Android 2024-01-21 21:52:54 -05:00
Jamie Vital
788870ac01 Move colors to struct 2024-01-21 14:57:41 -05:00
Jamie Vital
2aca8b3482 Finish centralizing color management 2024-01-21 14:17:18 -05:00
Jamie
caa2303321 Android: fix path when saving image in viewer 2024-01-08 15:04:24 -05:00
Jamie Vital
c181b11f87 Fix remaining window order bugs 2023-11-20 14:18:52 -05:00
Jamie Vital
8efceac681 Allow lower-end GPUs to load larger images 2023-11-13 21:38:07 -05:00
Jamie Vital
ad223183fc Switch UI GL loader to gl3w; implement mipmapped textures 2023-11-12 19:34:01 -05:00
Jamie
51970f08ae Nitpicking my own bounds check 2023-11-03 11:28:15 -04:00
Jamie
1a648f9d75 Re-Re-Re-Fix ImGui 2023-11-03 09:09:05 -04:00
Jamie Vital
354fc95c76 Fix default projection path 2023-10-26 18:26:57 -04:00
Jamie Vital
76d78830e7 Always honor default image format in Viewer on Android 2023-10-19 16:16:35 -04:00
Jamie Vital
3ef65113f0 Async viewer saving; remember last used file format 2023-10-19 15:42:54 -04:00
Jamie Vital
55a444b78b Allow saving from viewer as pbm 2023-10-13 20:45:13 -04:00
Jamie Vital
20f6d48129 Improve action trigger on typing/pasting a valid path into a FileWidget 2023-10-06 21:24:44 -04:00
Jamie Vital
33c9cefd9c Re-Re-Fix ImGui 2023-10-06 20:50:50 -04:00
Jamie
ef8c48f60c "Re-Fix" ImGui 2023-10-06 17:48:22 -04:00
ZbychuButItWasTaken
97e01c9873 "fix" imgui again 2023-10-06 22:20:34 +02:00
Aang23
29bddec4b1 Update ImGui, modify the ImageView 2023-10-04 21:40:08 +02:00
Jamie
346c21026f [Android] Prevent locing out file input when open is canceled 2023-10-02 16:14:00 -04:00
Jamie Vital
9dfb4c4504 [PFD] Pull upstream PR 94 2023-09-27 15:36:32 -04:00
Jamie Vital
0c1415a34c Bump pfd version; maintaining upstream pr 86 2023-09-27 14:55:08 -04:00
Jamie
a7c2de15e5 Fix default extension in viewer on non-Windows OSs 2023-09-26 00:02:27 -04:00
Jamie Vital
7e88bb7d87 Add files 2023-09-25 23:37:58 -04:00
Jamie
2214679fbb Fix up trailing / 2023-09-24 10:10:21 -04:00
Jamie Vital
15aeb83661 Rework file widget to prevent partial hang 2023-09-24 09:14:16 -04:00
Jamie Vital
d3c0e7e86f Fix appending file extension with PFD save on Windows (again) 2023-08-02 15:19:29 -04:00
Jamie Vital
01b6f94acb Fix interacting with processing modules in Live UI 2023-07-31 23:01:52 -04:00
Jamie Vital
54795d6e31 Fix PFD on Windows 2023-07-31 22:06:35 -04:00
Aang23
2458e205e1 Allow configuring default input/output dirs 2023-05-20 19:19:44 +02:00
Aang23
4551beaef0 Few fixes 2023-01-30 11:50:22 +01:00
ZbychuButItWasTaken
82a9641463 android 2023-01-23 02:15:54 +01:00
ZbychuButItWasTaken
93eb324b7c fix 2023-01-23 01:51:50 +01:00
ZbychuButItWasTaken
594e107d9a test 2023-01-23 01:42:08 +01:00
ZbychuButItWasTaken
5023227202 android fix 2023-01-23 01:31:51 +01:00
ZbychuButItWasTaken
e92cc391b1 fix androif hopefully 2023-01-23 01:23:05 +01:00
ZbychuButItWasTaken
3538ea6898 fix issues with resizing 2023-01-23 00:56:42 +01:00