napframework / nap

NAP Framework source code
https://nap-framework.tech
Mozilla Public License 2.0
410 stars 23 forks source link

Output useful error message when shader file includer fails #60

Closed lshoek closed 1 month ago

lshoek commented 1 month ago

Assert with useful error message when shader file includer fails. Return from releaseInclude instead of empty assert, glslang asserts with a more descriptive error message later as well.

cklosters commented 1 month ago

Thanks for the change, the validation server is currently down because of a module (hardware) failure in my router. Will review this when it's back online.