code cleanup: rename BKE_tessmesh -> BKE_editmesh, rename EditDerivedBMesh.tc -> em. ('tc' is odd name which isn't used elsewhere).
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
#include "BKE_mesh.h"
|
||||
#include "BKE_material.h"
|
||||
#include "BKE_report.h"
|
||||
#include "BKE_tessmesh.h"
|
||||
#include "BKE_editmesh.h"
|
||||
#include "BKE_multires.h"
|
||||
|
||||
#include "ED_mesh.h"
|
||||
|
||||
Reference in New Issue
Block a user