Commit Graph

35 Commits

Author SHA1 Message Date
nou a42abb05ea Add scaling for float images that are out of 0.0-1.0 range 2023-11-15 10:14:25 +01:00
nou 8e3c1b35db Remove dead code 2023-11-15 10:02:53 +01:00
nou 0a803ace10 Prepare for three channels STF 2023-10-10 22:48:40 +02:00
nou d9b1c253db Move initialization of member variables 2023-06-17 21:45:35 +02:00
nou ab245f0484 Add false color rendering 2023-06-02 20:41:34 +02:00
nou 26666ee36d Improved zoom and scrolling 2023-03-12 13:45:07 +01:00
nou 576df9c196 Downscale image to max OpenGL texture 2023-02-10 09:11:38 +01:00
nou 304cd33f34 Fix white balance uninitialized at start 2023-01-11 00:49:26 +01:00
nou 5cc8fdd83d Simple grey world white balance 2022-12-20 22:27:15 +01:00
nou 26d1af6077 Add debayer 2022-12-14 21:18:25 +01:00
nou 95c6fc5343 Enable sRGB to gamma correct scaling 2022-10-16 11:05:15 +02:00
nou b4ea65b42a Upload sizes to OpenGL only once per draw
Should fix MacOS issue
2022-06-22 23:24:29 +02:00
nou 67199a033d Better status bar 2022-06-17 13:24:52 +02:00
nou 6b9ea5e4b9 Add support for WCS 2022-06-13 18:02:58 +02:00
nou 9cd2ae14b3 Add status bar with color value 2022-06-11 17:19:03 +02:00
nou 9ceb7556f9 Add marking and unmark from thumbnails view 2022-05-20 22:27:53 +02:00
nou b6b6863331 Add override keyword 2022-05-20 10:34:23 +02:00
nou 54ef8e990c Selecting thumbnails 2022-05-18 17:33:20 +02:00
nou 94466a6b9b Draw file name under thumbnail 2022-05-09 22:56:06 +02:00
nou a1848b27bf Don't call update for each thumbnail loaded 2022-04-18 09:56:45 +02:00
nou 4e6230eef2 Add thumbnails 2022-04-18 07:20:35 +02:00
nou 26be690c70 Add drop file support 2022-04-14 11:20:16 +02:00
nou 46a4715ce5 Add support for invert and super pixel 2022-04-09 11:10:07 +02:00
nou 888e3d86a9 Use OpenGL 3.2 Core 2022-04-07 09:58:52 +02:00
nou bebaa37650 Fix for nVidia 2022-04-06 23:21:48 +02:00
nou 2ff1b993a1 Rework stretch to use just MTF 2022-04-06 13:12:47 +02:00
nou bbe8c0fe5c Remember best fit beween different image sizes 2021-04-14 22:51:41 +02:00
nou ab3a7d9654 Correctly render BW image 2021-03-22 18:23:28 +01:00
nou 72935e9288 Save image into file 2020-05-17 17:59:39 +02:00
nou 03a3b71790 Zoom refractor 2020-05-16 22:46:57 +02:00
nou 3fb3b2a760 Add ability to set param of stretch 2020-05-16 22:38:38 +02:00
nou 30c8f6557f Working scale and zoom 2020-05-14 22:42:39 +02:00
nou c3a71ed4e6 Working scroll 2020-05-10 21:03:10 +02:00
nou 1e45a78b39 Reworked RawImage class to use OpenCV 2020-05-10 17:02:16 +02:00
nou 6aa52236a8 First version OpenGL drawing 2019-11-23 21:11:33 +01:00