Commit Graph

18 Commits

Author SHA1 Message Date
f306fc3bc9 skeleton for StraightenTool 2023-09-15 10:28:24 -04:00
d72b804b92 move choice of encoders into Photo itself 2023-09-15 00:41:33 -04:00
7b7eb22c91 rm fixme 2023-09-14 23:41:00 -04:00
adc6bf7972 save raw/jpg/edits into separate directories 2023-09-14 23:40:09 -04:00
e612429298 add ViewOffset to Photo for display 2023-08-31 23:07:15 -04:00
f612d0dc42 shorten a bunch of exif-parsing calls 2023-08-31 01:05:34 -04:00
75ad5bd478 add ExposureBiasValue to the statusbar 2023-08-30 23:35:23 -04:00
4f86338a3e parse SubsecTimeOriginal 2023-08-30 23:18:25 -04:00
c0ac67103f fix up GPS more properly 2023-08-30 12:01:30 -04:00
0ca67f2cef fix up GPS, sorta 2023-08-30 01:06:00 -04:00
9620a3af1d add photo dimensions to statusbar 2023-08-26 11:47:13 -04:00
870daa3851 update some comments 2023-08-25 01:22:21 -04:00
95882f3135 skip metadata for texture loading 2023-08-25 01:04:47 -04:00
67736630e0 load smaller main images by default 2023-08-24 23:38:25 -04:00
50b0e8d8e0 load thumbnails for everything, async'ly on load 2023-08-24 22:36:52 -04:00
cbea050334 temporary test: loading small thumbs only 2023-08-24 21:25:06 -04:00
3d507f3794 move Texture into its own file 2023-08-05 23:12:18 -04:00
48072d7b4a pull out Photo into its own file 2023-08-03 23:41:14 -04:00