Blender Git Commit Log

Git Commits -> Revision 0d5b028

Revision 0d5b028 by Campbell Barton (master)
March 4, 2013, 19:27 (GMT)
patch [#34103] use boolean in path functions and add comments.
path_util_1.patch from Lawrence D'Oliveiro (ldo)

Commit Details:

Full Hash: 0d5b028d43c328f528c8aeb6738f19e442c77eba
SVN Revision: 55030
Parent Commit: 013a176
Lines Changed: +225, -134

26 Modified Paths:

/source/blender/blenkernel/intern/customdata.c (+5, -5) (Diff)
/source/blender/blenkernel/intern/deform.c (+4, -4) (Diff)
/source/blender/blenkernel/intern/dynamicpaint.c (+7, -7) (Diff)
/source/blender/blenkernel/intern/nla.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/packedFile.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/pbvh_bmesh.c (+1, -0) (Diff)
/source/blender/blenlib/BLI_ghash.h (+2, -2) (Diff)
/source/blender/blenlib/BLI_path_util.h (+19, -18) (Diff)
/source/blender/blenlib/intern/BLI_ghash.c (+6, -6) (Diff)
/source/blender/blenlib/intern/fileops.c (+3, -2) (Diff)
/source/blender/blenlib/intern/path_util.c (+152, -66) (Diff)
/source/blender/blenloader/intern/readfile.c (+3, -3) (Diff)
/source/blender/bmesh/intern/bmesh_log.c (+1, -1) (Diff)
/source/blender/bmesh/intern/bmesh_operator_api_inline.h (+2, -2) (Diff)
/source/blender/bmesh/operators/bmo_hull.c (+1, -1) (Diff)
/source/blender/editors/armature/armature_naming.c (+2, -2) (Diff)
/source/blender/editors/object/object_add.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+1, -0) (Diff)
/source/blender/editors/space_buttons/buttons_ops.c (+1, -1) (Diff)
/source/blender/editors/space_file/filelist.c (+1, -1) (Diff)
/source/blender/editors/space_image/image_buttons.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_orientations.c (+1, -1) (Diff)
/source/blender/editors/uvedit/uvedit_smart_stitch.c (+1, -0) (Diff)
/source/blender/nodes/composite/nodes/node_composite_outputFile.c (+6, -6) (Diff)
/source/blender/python/intern/bpy_app_translations.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021