Blender Git Commit Log

Git Commits -> Revision fec81d9

Revision fec81d9 by Campbell Barton (master)
October 23, 2012, 16:21 (GMT)
use min_ max_ functions in more places.
also fix minor error in MOD decimate when the modifier did nothing the reported face count would be wrong.

Commit Details:

Full Hash: fec81d9b56075f46f6dde196ac85140872cff74e
SVN Revision: 51547
Parent Commit: c623ba5
Lines Changed: +91, -86

29 Modified Paths:

/source/blender/blenkernel/intern/action.c (+4, -4) (Diff)
/source/blender/blenkernel/intern/mask_evaluate.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/sequencer.c (+4, -4) (Diff)
/source/blender/blenkernel/intern/tracking.c (+6, -6) (Diff)
/source/blender/blenlib/intern/BLI_kdopbvh.c (+2, -2) (Diff)
/source/blender/compositor/intern/COM_ExecutionGroup.cpp (+4, -4) (Diff)
/source/blender/compositor/intern/COM_NodeOperation.cpp (+4, -4) (Diff)
/source/blender/compositor/operations/COM_ConvertDepthToRadiusOperation.cpp (+1, -1) (Diff)
/source/blender/compositor/operations/COM_CropOperation.cpp (+4, -4) (Diff)
/source/blender/compositor/operations/COM_DilateErodeOperation.cpp (+4, -4) (Diff)
/source/blender/compositor/operations/COM_FastGaussianBlurOperation.cpp (+1, -1) (Diff)
/source/blender/compositor/operations/COM_GaussianBokehBlurOperation.cpp (+4, -4) (Diff)
/source/blender/compositor/operations/COM_KeyingDespillOperation.cpp (+4, -4) (Diff)
/source/blender/compositor/operations/COM_KeyingOperation.cpp (+6, -6) (Diff)
/source/blender/compositor/operations/COM_VariableSizeBokehBlurOperation.cpp (+1, -1) (Diff)
/source/blender/editors/mask/mask_select.c (+2, -1) (Diff)
/source/blender/editors/mesh/editmesh_loopcut.c (+1, -1) (Diff)
/source/blender/editors/object/object_vgroup.c (+1, -1) (Diff)
/source/blender/editors/render/render_preview.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+9, -9) (Diff)
/source/blender/editors/space_console/console_ops.c (+3, -2) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+2, -2) (Diff)
/source/blender/editors/space_sequencer/sequencer_edit.c (+5, -5) (Diff)
/source/blender/editors/space_view3d/view3d_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+2, -2) (Diff)
/source/blender/editors/uvedit/uvedit_parametrizer.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_decimate.c (+4, -1) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+1, -1) (Diff)
/source/blender/render/intern/raytrace/rayobject_rtbuild.cpp (+6, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021