Xavier Bigand
Xavier Bigand
I am actually working on a compiler and I try to generate exe by myself, and it is really hard to find issues I have with the pattern tree separated...
I have edited the commit.
I made the modification, is the code ok?
I made a quick try to rebuild my project that use Dear ImGUI with OpenGL backend and use Hybrids RadeonProRender backends but I got the error -18 (Internal error) when...
> > I made a quick try to rebuild my project that use Dear ImGUI with OpenGL backend and use Hybrids RadeonProRender backends but I got the error -18 (Internal...
I may found a little issue, all builds use the same output file path. So a manual clean is needed to generate the proper target. Need I fix that? I...
Need I improve test coverage to have a review?
No problem. I'll try to do modifications that you suggest. My first try was to manage command line exactly like you see it for the futur, but I am not...
I have the same rendering with png. So I tried to comment some material properties and I found that RPR_MATERIAL_INPUT_UBER_REFLECTION_MODE is the one that remove the rendering of textures when...