Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/mesh/editface.c
| Context not available. | |||||
| /* ********************* MESH VERTEX MIRR TOPO LOOKUP *************** */ | /* ********************* MESH VERTEX MIRR TOPO LOOKUP *************** */ | ||||
| /* note, this is not the best place for the function to be but moved | /* note, this is not the best place for the function to be but moved | ||||
| * here to for the purpose of syncing with bmesh */ | * here for the purpose of syncing with bmesh */ | ||||
| typedef unsigned int MirrTopoHash_t; | typedef unsigned int MirrTopoHash_t; | ||||
| Context not available. | |||||