mirror of https://github.com/H-uru/korman.git
Browse Source
the `pre_export_optional_cube_region` function is a decent idea, but it predates the ability to do things like `foo = yield bar()` in `pre_export()` generator methods. So, we remove it in favor of yielding and assigning in one line. This should clean up some noisy warnings from Blender after the export is over.pull/396/head
Adam Johnson
11 months ago
3 changed files with 19 additions and 32 deletions
Loading…
Reference in new issue