[Bf-blender-cvs] [0c2001e5ef9] blender2.8: Missing from last commit

Campbell Barton noreply at git.blender.org
Mon Sep 10 06:30:02 CEST 2018


Commit: 0c2001e5ef959457f60f6d085d9b6525d8c06442
Author: Campbell Barton
Date:   Mon Sep 10 14:40:12 2018 +1000
Branches: blender2.8
https://developer.blender.org/rB0c2001e5ef959457f60f6d085d9b6525d8c06442

Missing from last commit

===================================================================

M	source/blender/editors/include/ED_mesh.h

===================================================================

diff --git a/source/blender/editors/include/ED_mesh.h b/source/blender/editors/include/ED_mesh.h
index 92338aa508f..3ad73091aa0 100644
--- a/source/blender/editors/include/ED_mesh.h
+++ b/source/blender/editors/include/ED_mesh.h
@@ -209,7 +209,7 @@ void em_setup_viewcontext(struct bContext *C, struct ViewContext *vc);  /* renam
 
 extern unsigned int bm_vertoffs, bm_solidoffs, bm_wireoffs;
 
-/* editmesh_preselect.c */
+/* editmesh_preselect_edgering.c */
 struct EditMesh_PreSelEdgeRing;
 struct EditMesh_PreSelEdgeRing *EDBM_preselect_edgering_create(void);
 void EDBM_preselect_edgering_destroy(struct EditMesh_PreSelEdgeRing *psel);



More information about the Bf-blender-cvs mailing list