UI: Image Rotate #117352

Merged
Harley Acheson merged 10 commits from Harley/blender:ImageRotate into main 2024-01-31 23:36:37 +01:00

10 Commits

Author SHA1 Message Date
Harley Acheson edcc57a58c Merge branch 'main' of projects.blender.org:blender/blender into ImageRotate
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
2024-01-31 14:02:29 -08:00
Harley Acheson c316c50944 Change to enum, duplicating lops, and other review changes. 2024-01-30 19:23:01 -08:00
Harley Acheson e9f4701a49 Merge branch 'main' of projects.blender.org:blender/blender into ImageRotate 2024-01-30 17:53:56 -08:00
Harley Acheson 5a3250fc5a Capitalization changes 2024-01-30 10:35:46 -08:00
Harley Acheson ca253877bb Merge branch 'main' of projects.blender.org:blender/blender into ImageRotate 2024-01-30 10:25:26 -08:00
Harley Acheson e0746fab2e Moving the rotate code into ImBuf rotate.cc 2024-01-20 12:39:12 -08:00
Harley Acheson 27e1520dcc Comment changes 2024-01-20 11:24:41 -08:00
Harley Acheson 4a2b17c5f5 Changing to "degrees". Better folding of any positive or negative rotation. 2024-01-20 11:21:13 -08:00
Harley Acheson a0070e3ee9 Simplification 2024-01-20 10:15:17 -08:00
Harley Acheson 02d9c2b8be UI: Image Rotate
Operator to rotate images in 90 degree increments.
2024-01-19 19:40:34 -08:00