Colin McMillen mcmillen
mcmillen pushed to main at semicolin/totte 2023-08-05 14:34:20 -04:00
82e9f59f5e pull out a separate Transform class
mcmillen pushed to main at semicolin/totte 2023-08-04 00:44:00 -04:00
1c586a6197 allow user to drag around the crop box
c953fa2b47 refactor CropTool.HandleInput a bit
1793fee616 restore crop position for a photo who gets edited with CropTool again
Compare 3 commits »
mcmillen pushed to main at semicolin/totte 2023-08-03 23:41:49 -04:00
304097177c add namespace to Shader
48072d7b4a pull out Photo into its own file
Compare 2 commits »
mcmillen pushed to main at semicolin/totte 2023-08-03 23:34:05 -04:00
2a28f94dc1 remove SetActivePhoto() functions
mcmillen pushed to main at semicolin/totte 2023-08-03 23:29:43 -04:00
086088fb4c move the white border of crop rectangle out by 1
mcmillen pushed to main at semicolin/totte 2023-08-03 23:21:28 -04:00
ff938693ff draw crop rectangle when viewing a cropped photo
mcmillen pushed to main at semicolin/totte 2023-08-03 21:33:42 -04:00
08862f52af draw newly-refactored cropbox on screen etc
8d4bf9c69f bug fixes and performance improvements
Compare 2 commits »
mcmillen pushed to main at semicolin/totte 2023-08-03 19:39:07 -04:00
6df7f1e53b rearrange statusbar a bit
mcmillen pushed to main at semicolin/totte 2023-08-03 19:33:08 -04:00
4514509c62 pull out Shader into its own file
mcmillen pushed to main at semicolin/totte 2023-08-03 18:38:41 -04:00
6076abe9d1 return ToolState and start switching tools
mcmillen pushed to main at semicolin/totte 2023-08-03 18:14:32 -04:00
7db0ec7e62 refactor a bunch of stuff into a CropTool
mcmillen pushed to main at semicolin/totte 2023-08-02 22:29:48 -04:00
6d07a533d7 rearrange & shorten some statusbar items
mcmillen pushed to main at semicolin/totte 2023-08-02 01:05:32 -04:00
473fac7a6f cropping works! janky af for now, but it works
e5c1b01806 more crop progress
Compare 2 commits »
mcmillen pushed to main at semicolin/totte 2023-08-01 22:24:35 -04:00
190dda46d4 more cropbox work
mcmillen pushed to main at semicolin/totte 2023-08-01 14:13:10 -04:00
1ad8b06be8 add ability to draw a simple crop box
mcmillen pushed to main at semicolin/totte 2023-08-01 11:30:22 -04:00
9cdef230f4 add Rating to EXIF as well just in case that matters somehow
mcmillen pushed to main at semicolin/totte 2023-07-31 20:51:09 -04:00
58a19d061d save rating in XMP data. also change default window size
mcmillen pushed to main at semicolin/totte 2023-07-31 17:01:29 -04:00
9e03d8f2c5 change Export keybinding to Alt-P
mcmillen pushed to main at semicolin/totte 2023-07-31 16:44:31 -04:00
c68f42915c output to the "prod" photos location. also make sure there's at least one thumbnail in the ribbon
mcmillen pushed to main at semicolin/totte 2023-07-31 00:58:33 -04:00
ac93b55609 change Export to shift-P