Blender Git Loki
Git Commits -> Revision bd03fe1
Revision bd03fe1 by Campbell Barton (master) February 25, 2020, 09:32 (GMT) |
Cleanup: avoid Operator.customdata cast which could lead to errors Both save and save-as share utility functions which cast from customdata in an error prone way. Avoid this by passing image format data directly. |
Commit Details:
Full Hash: bd03fe1ab0d09aa7bb29bdcd3d57db772b1dadbd
Parent Commit: d94a399
Lines Changed: +10, -6
1 Modified Path:
/source/blender/editors/space_image/image_ops.c (+10, -6) (Diff)