Blender Git Commit Log

Git Commits -> Revision 7d874b0

Revision 7d874b0 by Pablo Dobarro (master)
February 5, 2021, 18:15 (GMT)
Image: Flip image operator

This implements an operator to flip the contents of an image buffer. It
supports flipping the image horizontally and vertically.

Reviewed By: JacquesLucke

Differential Revision: https://developer.blender.org/D10310

Commit Details:

Full Hash: 7d874b03433d19695f9e4e4bffb297d02c66c6eb
Parent Commit: faf4509
Lines Changed: +131, -0

4 Modified Paths:

/release/scripts/startup/bl_ui/space_image.py (+9, -0) (Diff)
/source/blender/editors/space_image/image_intern.h (+1, -0) (Diff)
/source/blender/editors/space_image/image_ops.c (+120, -0) (Diff)
/source/blender/editors/space_image/space_image.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021