svn merge ^/trunk/blender -r48095:48592
This commit is contained in:
@@ -139,6 +139,7 @@ void LATTICE_OT_make_regular(struct wmOperatorType *ot);
|
||||
|
||||
/* object_group.c */
|
||||
void GROUP_OT_create(struct wmOperatorType *ot);
|
||||
void GROUP_OT_objects_remove_all(struct wmOperatorType *ot);
|
||||
void GROUP_OT_objects_remove(struct wmOperatorType *ot);
|
||||
void GROUP_OT_objects_add_active(struct wmOperatorType *ot);
|
||||
void GROUP_OT_objects_remove_active(struct wmOperatorType *ot);
|
||||
|
||||
Reference in New Issue
Block a user