Cleanup: replace BKE_customdata.h in BKE_editmesh.h

Only DNA_customdata_types.h is needed for BMEditMesh.
This commit is contained in:
2021-07-13 22:21:47 +10:00
parent 10428ca472
commit 6a0fe79db5
19 changed files with 20 additions and 1 deletions

View File

@@ -23,6 +23,8 @@
* that benefit from accessing connectivity information.
*/
#include "BLI_assert.h"
/* disable holes for now,
* these are ifdef'd because they use more memory and can't be saved in DNA currently */
// #define USE_BMESH_HOLES