Changeset View
Changeset View
Standalone View
Standalone View
source/blender/blenkernel/intern/curve.c
| Context not available. | |||||
| } | } | ||||
| } | } | ||||
| #if 0 | |||||
| /* STEP 2: DOUBLE POINTS AND AUTOMATIC RESOLUTION, REDUCE DATABLOCKS */ | /* STEP 2: DOUBLE POINTS AND AUTOMATIC RESOLUTION, REDUCE DATABLOCKS */ | ||||
| bl = bev->first; | bl = bev->first; | ||||
| while (bl) { | while (bl) { | ||||
| Context not available. | |||||
| } | } | ||||
| bl = blnext; | bl = blnext; | ||||
| } | } | ||||
| #endif | |||||
| /* STEP 3: POLYS COUNT AND AUTOHOLE */ | /* STEP 3: POLYS COUNT AND AUTOHOLE */ | ||||
| bl = bev->first; | bl = bev->first; | ||||
| Context not available. | |||||