Repository
https://github.com/obsproject/obs-studio
I identified and fixed a minor issue in the OBS Studio recording and streaming software. The issue is documented in the project's Mantis DB as issue 0001239.
The issue is that the custom shader parser included in OBS Studio was not recognizing and accepting shaders that included the in
, out
, or inout
modifiers on function arguments. Fixing the issue simply required extending the parsing that was already in place for the uniform
modifier to handle these keywords as well.
After my change, such shaders will be correctly parsed and passed on to the shader compiler.
This change was reviewed and merged by the project administrator in pull request #1309.
Hey @nleseul
Thanks for contributing on Utopian.
We’re already looking forward to your next contribution!
Contributing on Utopian
Learn how to contribute on our website or by watching this tutorial on Youtube.
Want to chat? Join us on Discord https://discord.gg/h52nFrV.
Vote for Utopian Witness!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Much appreciated! Definitely plan to keep contributing.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit