code cleanup: rename G.rt to G.debug_value

This commit is contained in:
2012-08-08 18:21:54 +00:00
parent 5019cd179f
commit 0b5a995cfd
20 changed files with 54 additions and 48 deletions

View File

@@ -502,7 +502,7 @@ void seam_mark_clear_tface(Scene *scene, short mode)
BLI_edgehash_free(ehash2, NULL);
}
// XXX if (G.rt == 8)
// XXX if (G.debug_value == 8)
// unwrap_lscm(1);
me->drawflag |= ME_DRAWSEAMS;