Edge splitting function used CDDM_get_faces to get faces array, which isn't correct for this case: dm's type is ccgDM. Use dm->getFaceArray instead.
24 KiB
24 KiB
Edge splitting function used CDDM_get_faces to get faces array, which isn't correct for this case: dm's type is ccgDM. Use dm->getFaceArray instead.