Shapekeys for curves/surfeces
Fix #21498: Edit curve Shape key /252_r 27318 Added full support of shape keys for curves and nurbs surfaces including topology changing in edit mode, undo stuff, updating relative keys when working under basis and so on.
This commit is contained in:
@@ -105,5 +105,7 @@ int check_valid_nurb_v( struct Nurb *nu);
|
||||
int clamp_nurb_order_u( struct Nurb *nu);
|
||||
int clamp_nurb_order_v( struct Nurb *nu);
|
||||
|
||||
ListBase *BKE_curve_nurbs(struct Curve *cu);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user