libprimis
libprimis copied to clipboard
Refactor `radiancehints::renderslices()`
This function has an extremely high cyclomatic complexity and has multiple confusing goto
statements that makes it hard to parse. It's also four hundred lines long.