162 Commits (5d70b4c54b8b3377ff91f4d87f13986ed3a356be)
 

Author SHA1 Message Date
Colin McMillen 5d70b4c54b ExportPhotos(): add progress on statusbar, skip if already exporting 10 months ago
Colin McMillen c1ed48b917 don't hard-code aspect ratio 10 months ago
Colin McMillen 3d4ad61f5e go through gps data backwards 10 months ago
Colin McMillen c0ac67103f fix up GPS more properly 10 months ago
Colin McMillen 0ca67f2cef fix up GPS, sorta 10 months ago
Colin McMillen 32403ddeb5 handle different directions of crop 10 months ago
Colin McMillen 7c7976a82d change mouse cursor when inside crop box 10 months ago
Colin McMillen bcb2e7be7d only consider mouse-move events as "active" (for framerate purposes) if the pointer is in the window area 10 months ago
Colin McMillen 6478f1ee95 adapt frame rate based on whether events are happening 10 months ago
Colin McMillen 393369773b add toasts! and toast about thumbnail loading 10 months ago
Colin McMillen 9620a3af1d add photo dimensions to statusbar 10 months ago
Colin McMillen e9a13dba49 print out thumbnail loading status to console 10 months ago
Colin McMillen 870daa3851 update some comments 10 months ago
Colin McMillen 95882f3135 skip metadata for texture loading 10 months ago
Colin McMillen 67736630e0 load smaller main images by default 10 months ago
Colin McMillen 50b0e8d8e0 load thumbnails for everything, async'ly on load 10 months ago
Colin McMillen cbea050334 temporary test: loading small thumbs only 10 months ago
Colin McMillen 44752c5567 add fixme re photo export GPS 10 months ago
Colin McMillen c053672108 draw crop handles (they don't do anything yet) 10 months ago
Colin McMillen c77183915b wrap long columns to 100 characters 11 months ago
Colin McMillen 3d507f3794 move Texture into its own file 11 months ago
Colin McMillen d63bdb3265 alt-P -> ctrl-P 11 months ago
Colin McMillen e736d2db5f remove most of CameraInfo, just use an AspectRatio instead 11 months ago
Colin McMillen 82e9f59f5e pull out a separate Transform class 11 months ago
Colin McMillen 1c586a6197 allow user to drag around the crop box 11 months ago
Colin McMillen c953fa2b47 refactor CropTool.HandleInput a bit 11 months ago
Colin McMillen 1793fee616 restore crop position for a photo who gets edited with CropTool again 11 months ago
Colin McMillen 304097177c add namespace to Shader 11 months ago
Colin McMillen 48072d7b4a pull out Photo into its own file 11 months ago
Colin McMillen 2a28f94dc1 remove SetActivePhoto() functions 11 months ago
Colin McMillen 086088fb4c move the white border of crop rectangle out by 1 11 months ago
Colin McMillen ff938693ff draw crop rectangle when viewing a cropped photo 11 months ago
Colin McMillen 08862f52af draw newly-refactored cropbox on screen etc 11 months ago
Colin McMillen 8d4bf9c69f bug fixes and performance improvements 11 months ago
Colin McMillen 6df7f1e53b rearrange statusbar a bit 11 months ago
Colin McMillen 4514509c62 pull out Shader into its own file 11 months ago
Colin McMillen 6076abe9d1 return ToolState and start switching tools 11 months ago
Colin McMillen 7db0ec7e62 refactor a bunch of stuff into a CropTool 11 months ago
Colin McMillen 6d07a533d7 rearrange & shorten some statusbar items 11 months ago
Colin McMillen 473fac7a6f cropping works! janky af for now, but it works 11 months ago
Colin McMillen e5c1b01806 more crop progress 11 months ago
Colin McMillen 190dda46d4 more cropbox work 11 months ago
Colin McMillen 1ad8b06be8 add ability to draw a simple crop box 11 months ago
Colin McMillen 9cdef230f4 add Rating to EXIF as well just in case that matters somehow 11 months ago
Colin McMillen 58a19d061d save rating in XMP data. also change default window size 11 months ago
Colin McMillen 9e03d8f2c5 change Export keybinding to Alt-P 11 months ago
Colin McMillen c68f42915c output to the "prod" photos location. also make sure there's at least one thumbnail in the ribbon 11 months ago
Colin McMillen ac93b55609 change Export to shift-P 11 months ago
Colin McMillen c74d5c5385 add some things to exif output 11 months ago
Colin McMillen 831637338c ExportPhotos: load images async'ly 11 months ago