HumanGenerator icon indicating copy to clipboard operation
HumanGenerator copied to clipboard

Mesh collection during import is redundant

Open grebz-dev opened this issue 1 year ago • 0 comments

https://github.com/cadop/HumanGenerator/blob/386f3d27e7d90b29f3fb4905768c61ee794525da/exts/siborg.create.human/siborg/create/human/human.py#L471

https://github.com/cadop/HumanGenerator/blob/386f3d27e7d90b29f3fb4905768c61ee794525da/exts/siborg.create.human/siborg/create/human/human.py#L662

Both collect meshes redundantly. Should use mh_meshes passed as argument.

grebz-dev avatar Jul 13 '23 15:07 grebz-dev