[utopian-io] Bugfix for issue 0001239 in obs-studio (unhandled shader parser keywords)steemCreated with Sketch.

in utopian-io •  7 years ago 

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.

GitHub Account

https://github.com/nleseul

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

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!

Much appreciated! Definitely plan to keep contributing.

  • Don't be afraid of inserting images, more description and more code into your contributions.
  • Put more comments in your code when you can.

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]