Blender Git Commit Log

Git Commits -> Revision 0964865

Revision 0964865 by Campbell Barton (master)
March 7, 2020, 02:26 (GMT)
Cleanup: replace BLI_make_file_string with BLI_join_dirfile where possible

Use 'BLI_join_dirfile' for joining paths that don't need to expand '//'.

Commit Details:

Full Hash: 0964865568802aba62737d899d6721ef5c58b63a
Parent Commit: 8fb1ea8
Lines Changed: +52, -44

13 Modified Paths:

/source/blender/blenkernel/intern/blender_undo.c (+1, -1) (Diff)
/source/blender/editors/armature/pose_transform.c (+2, -2) (Diff)
/source/blender/editors/space_file/file_ops.c (+24, -16) (Diff)
/source/blender/editors/space_file/fsmenu.c (+8, -8) (Diff)
/source/blender/editors/space_file/space_file.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_ops.c (+2, -2) (Diff)
/source/blender/io/collada/DocumentExporter.cpp (+1, -2) (Diff)
/source/blender/render/intern/source/render_result.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+5, -5) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+3, -2) (Diff)
/source/blender/windowmanager/intern/wm_platform_support.c (+1, -1) (Diff)
/source/creator/creator_signals.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021