dfranx
dfranx
I can't seem to reproduce this error both on Linux and Windows.. I managed to do it once but that one time I wasn't running the debugger :( otherwise it...
The spirv-cross probably generates invalid GLSL ES. I'll take a look at it in few hours. Thanks for reporting.
Hey! I think I found the problem and might have fixed it. Give it a try now. It was a server side problem that was created when I updated the...
Fully empty SHADERed project or does it have some items in the "Pipeline" window? Is it one of the provided projects? Could you maybe zip the project? I can't seem...
Thanks for the report! Seems to me like SHADERed failed to load your 3D model file? Though, it shouldn't crash, that's bad UX.. I'll look into this issue more soon
Does it throw an error, crash or something? Or does it just not let you open the shaders (as in nothing happens)? I'll need some more info.
Thank you for the detailed steps on how to reproduce the issue. It turns out that in order to write to the `/media/...` directory, SHADERed needs to be run using...
Can't fix and test Mac related bugs/features since I don't own a Mac device. This will stay open until I either get one or until someone else fixes this.
Honestly, I think this issue has to do with Dear ImGui. Not sure though where I would look to find the cause of this or how I would handle this.
Not sure how well the .png font would work with ImGui + .ttf is scalable.. By the way, are you trying to replace the icon font or the text/UI font?...