186 Commits (b144da23993e99ebf58593e21489f566dec498f2)
 

Author SHA1 Message Date
Colin McMillen b144da2399 StraightenTool: hold shift/ctrl for less/more rotation per keypress 8 months ago
Colin McMillen a2a5448afe straightentool now works in 100ths of degrees 8 months ago
Colin McMillen 5f636dd910 add fixme 8 months ago
Colin McMillen 9db0ddd15c actually rotate the image in output 8 months ago
Colin McMillen 0417c354d5 rotate by 0.1 degrees per keypress 8 months ago
Colin McMillen 96526a5b76 actually rotate displayed photo correctly 8 months ago
Colin McMillen 4f3e9f50ed rotating a texture works, but only about the origin 8 months ago
Colin McMillen 45027ec8b9 put some spacing betwene tool status and toasts 8 months ago
Colin McMillen f306fc3bc9 skeleton for StraightenTool 8 months ago
Colin McMillen 389ab12fb2 fix statusbox padding problem in UiGeometry 8 months ago
Colin McMillen 4cd0d4efc6 allow resizing the crop box by dragging handles 8 months ago
Colin McMillen d72b804b92 move choice of encoders into Photo itself 8 months ago
Colin McMillen 7b7eb22c91 rm fixme 8 months ago
Colin McMillen adc6bf7972 save raw/jpg/edits into separate directories 8 months ago
Colin McMillen ae0fa8f934 when crop committed, set rating to (at least) 1 9 months ago
Colin McMillen aa5b3e7083 multiple columns of thumbnails 9 months ago
Colin McMillen 31f2668aa3 automatically zoom in on crops 9 months ago
Colin McMillen d72a90a9f0 rm fixme 9 months ago
Colin McMillen 4a84774855 don't grad the photo around unless the drag starts in the photobox 9 months ago
Colin McMillen e612429298 add ViewOffset to Photo for display 9 months ago
Colin McMillen 31e419b81b page up/down moves position by 10 9 months ago
Colin McMillen f612d0dc42 shorten a bunch of exif-parsing calls 9 months ago
Colin McMillen 75ad5bd478 add ExposureBiasValue to the statusbar 9 months ago
Colin McMillen 4f86338a3e parse SubsecTimeOriginal 9 months ago
Colin McMillen 5d70b4c54b ExportPhotos(): add progress on statusbar, skip if already exporting 9 months ago
Colin McMillen c1ed48b917 don't hard-code aspect ratio 9 months ago
Colin McMillen 3d4ad61f5e go through gps data backwards 9 months ago
Colin McMillen c0ac67103f fix up GPS more properly 9 months ago
Colin McMillen 0ca67f2cef fix up GPS, sorta 9 months ago
Colin McMillen 32403ddeb5 handle different directions of crop 9 months ago
Colin McMillen 7c7976a82d change mouse cursor when inside crop box 9 months ago
Colin McMillen bcb2e7be7d only consider mouse-move events as "active" (for framerate purposes) if the pointer is in the window area 9 months ago
Colin McMillen 6478f1ee95 adapt frame rate based on whether events are happening 9 months ago
Colin McMillen 393369773b add toasts! and toast about thumbnail loading 9 months ago
Colin McMillen 9620a3af1d add photo dimensions to statusbar 9 months ago
Colin McMillen e9a13dba49 print out thumbnail loading status to console 9 months ago
Colin McMillen 870daa3851 update some comments 9 months ago
Colin McMillen 95882f3135 skip metadata for texture loading 9 months ago
Colin McMillen 67736630e0 load smaller main images by default 9 months ago
Colin McMillen 50b0e8d8e0 load thumbnails for everything, async'ly on load 9 months ago
Colin McMillen cbea050334 temporary test: loading small thumbs only 9 months ago
Colin McMillen 44752c5567 add fixme re photo export GPS 9 months ago
Colin McMillen c053672108 draw crop handles (they don't do anything yet) 9 months ago
Colin McMillen c77183915b wrap long columns to 100 characters 10 months ago
Colin McMillen 3d507f3794 move Texture into its own file 10 months ago
Colin McMillen d63bdb3265 alt-P -> ctrl-P 10 months ago
Colin McMillen e736d2db5f remove most of CameraInfo, just use an AspectRatio instead 10 months ago
Colin McMillen 82e9f59f5e pull out a separate Transform class 10 months ago
Colin McMillen 1c586a6197 allow user to drag around the crop box 10 months ago
Colin McMillen c953fa2b47 refactor CropTool.HandleInput a bit 10 months ago