Commit: 124359d5a66a19cc7f289c1c0cb4e4496fb54c10
Author: Cian Jinks
Date: Sun Jul 11 16:43:54 2021 +0100
Branches: soc-2021-knife-tools
https://developer.blender.org/rB124359d5a66a19cc7f289c1c0cb4e4496fb54c10
Merge branch 'master' into soc-2021-knife-tools
===================================================================
===================================================================
diff --cc source/blender/editors/mesh/editmesh_knife.c
index 76ffb94d8ad,73f6a3f3238..6ac5b34f2da
--- a/source/blender/editors/mesh/editmesh_knife.c
+++ b/source/blender/editors/mesh/editmesh_knife.c
@@@ -1427,8 -937,7 +1427,8 @@@ static void knife_join_edge(KnifeTool_O
static void knife_start_cut(KnifeTool_OpData *kcd)
{
kcd->prev = kcd->curr;
- kcd->curr.is_space = 0; /*TODO: Why do we do this? */
- kcd->curr.is_space = 0; /* TODO: why do we do this? */
++ kcd->curr.is_space = 0; /* TODO: Why do we do this? */
+ kcd->old_stored = false;
if (kcd->prev.vert == NULL && kcd->prev.edge == NULL) {
float origin[3], origin_ofs[3];
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs