Blender Git Commit Log

Git Commits -> Revision e830334

Revision e830334 by Campbell Barton (master)
January 8, 2016, 12:35 (GMT)
Math Lib: use x-span for fill_poly_v2i_n callback

Instead of running the callback per-pixel,
pass the x-span to the callback.

Commit Details:

Full Hash: e830334357d1f73afbeeeb421ffcbed8e99b2fab
Parent Commit: 0634fd0
Lines Changed: +45, -12

6 Modified Paths:

/source/blender/blenkernel/intern/tracking.c (+6, -3) (Diff)
/source/blender/blenlib/BLI_math_geom.h (+1, -1) (Diff)
/source/blender/blenlib/intern/math_geom.c (+20, -1) (Diff)
/source/blender/editors/mesh/editmesh_select.c (+6, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+6, -2) (Diff)
/source/blender/windowmanager/intern/wm_gesture.c (+6, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021