HumanGenerator icon indicating copy to clipboard operation
HumanGenerator copied to clipboard

optimization (stored imports)

Open grebz-dev opened this issue 2 years ago • 6 comments

Optimize load times by caching loaded data

grebz-dev avatar Aug 23 '22 14:08 grebz-dev

The scope of this issue has become nebulous as we refactor and move away from Makehuman's code base. Revisit later.

grebz-dev avatar Sep 23 '22 22:09 grebz-dev

was this resolved in the new human class?

cadop avatar Jun 23 '23 14:06 cadop

was this resolved in the new human class?

Kind of. Human prims do store their properties, but the values still need to be loaded back into Makehuman every time a selection changes. Didn't necessarily speed anything up, just more elegant than previous method.

grebz-dev avatar Jun 23 '23 14:06 grebz-dev

We can re-examine this when we move away from an internal Makehuman instance

grebz-dev avatar Jun 23 '23 18:06 grebz-dev

we have this as on-hold, so lets keep it here

cadop avatar Jun 23 '23 18:06 cadop

request we clarify desired behavior + discuss implementation

grebz-dev avatar Jun 23 '23 18:06 grebz-dev