Blender Git Loki
Git Commits -> Revision c456671
Revision c456671 by Richard Antalik (master) April 12, 2020, 21:56 (GMT) |
Refactor sample operator Move sample operator functions to `ed_util_imbuf.c` and change common functions, so they can be used in image editor and sequencer. Reviewed By: campbellbarton Differential Revision: https://developer.blender.org/D7315 |
Commit Details:
Full Hash: c456671b53695e4ae7bc4871cb48835f4a7f1d3b
Parent Commit: 0c9e477
Lines Changed: +628, -590
2 Added Paths:
/source/blender/editors/include/ED_util_imbuf.h (+52, -0) (View)
/source/blender/editors/util/ed_util_imbuf.c (+553, -0) (View)
/source/blender/editors/util/ed_util_imbuf.c (+553, -0) (View)