api cleanup: move edgenet bmesh operator into its own file.

This commit is contained in:
2013-03-27 06:49:16 +00:00
parent 29c8bd7b24
commit 91b2b970ad
3 changed files with 1271 additions and 1234 deletions

View File

@@ -45,6 +45,7 @@ set(SRC
operators/bmo_create.c
operators/bmo_dissolve.c
operators/bmo_dupe.c
operators/bmo_edgenet.c
operators/bmo_edgesplit.c
operators/bmo_extrude.c
operators/bmo_hull.c

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff