Blender Git Commit Log

Git Commits -> Revision a51aeed

Revision a51aeed by Sergey Sharybin (master)
June 30, 2014, 17:01 (GMT)
Experiment with the compositor border in editor

Preserve buffer form previous runs so it's possible to make
a compo of full frame, then draw a border and start tweaking
nodes and see updates in that border.

Main idea is to make it able to visually compare difference
between what was changed inside the border and how frame
looked before the tweaks outside of the border.

Also implemented Clear Viewer Border in compositor, shortcut
it Ctrl-Alt-B.

Reviewers: lukastoenne, jbakker

CC: venomgfx, sebastian_k

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

Commit Details:

Full Hash: a51aeedade2d0620d8509602ab04c2ec00e06053
Parent Commit: e919a37
Lines Changed: +82, -78

8 Modified Paths:

/source/blender/editors/include/BIF_glutil.h (+2, -0) (Diff)
/source/blender/editors/screen/glutil.c (+39, -0) (Diff)
/source/blender/editors/space_image/image_draw.c (+1, -33) (Diff)
/source/blender/editors/space_node/drawnode.c (+10, -13) (Diff)
/source/blender/editors/space_node/node_edit.c (+27, -8) (Diff)
/source/blender/editors/space_node/node_intern.h (+1, -0) (Diff)
/source/blender/editors/space_node/node_ops.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+0, -24) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021