Blender Git Commit Log

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)

3 Modified Paths:

/source/blender/editors/space_image/image_ops.c (+8, -381) (Diff)
/source/blender/editors/space_sequencer/sequencer_view.c (+12, -209) (Diff)
/source/blender/editors/util/CMakeLists.txt (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021