Blender Git Commit Log
Git Commits -> Revision cd88217
Revision cd88217 by Sergey Sharybin (master) July 15, 2013, 10:44 (GMT) |
Fix #36145: Error in inverting channels in the UV/Image Editor Issue was caused by operator redo saving values for previous inverted channels, meaning the same channels will be inverted next time operator runs. Don't think it's useful to save operator values here, since you don;t have visual feedback about which channels were inverted. So marked all this properties as SKIP_SAVE. Gives much more predictable results. |
Commit Details:
Full Hash: cd88217b98d21f6b25fc9476c2b4c943f7c76cf6
SVN Revision: 58262
Parent Commit: 76ccf24
Lines Changed: +10, -4
1 Modified Path:
/source/blender/editors/space_image/image_ops.c (+10, -4) (Diff)