Blender Git Loki
Git Commits -> Revision f1e26a8
Revision f1e26a8 by Campbell Barton (soc-2016-pbvh-painting) April 10, 2017, 03:10 (GMT) |
Cleanup: move inline ViewContext out of vpaint structs This required a bunch of indirect includes, change this for neater includes and a single allocation here isn't causing performance problems. |
Commit Details:
Full Hash: f1e26a85ca3f2027c29d1ae9c2e67ebf68b147c3
Parent Commit: f262adc
Lines Changed: +23, -22
9 Modified Paths:
/source/blender/editors/sculpt_paint/paint_image.c (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_undo.c (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+19, -13) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_uv.c (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_undo.c (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+19, -13) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_uv.c (+0, -1) (Diff)