171 Commits (4f3e9f50ed762ac38e14f356c93b378c4db246d9)

Author SHA1 Message Date
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 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 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 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
Colin McMillen 1793fee616 restore crop position for a photo who gets edited with CropTool again 10 months ago
Colin McMillen 48072d7b4a pull out Photo into its own file 10 months ago
Colin McMillen 2a28f94dc1 remove SetActivePhoto() functions 10 months ago
Colin McMillen 086088fb4c move the white border of crop rectangle out by 1 10 months ago
Colin McMillen ff938693ff draw crop rectangle when viewing a cropped photo 10 months ago
Colin McMillen 08862f52af draw newly-refactored cropbox on screen etc 10 months ago
Colin McMillen 8d4bf9c69f bug fixes and performance improvements 10 months ago
Colin McMillen 6df7f1e53b rearrange statusbar a bit 10 months ago
Colin McMillen 4514509c62 pull out Shader into its own file 10 months ago