Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

#881: Texture inputs to Shaders are unstable #884

Merged
merged 2 commits into from
Aug 20, 2022

Conversation

Xaymar
Copy link
Owner

@Xaymar Xaymar commented Aug 20, 2022

Explain the Pull Request

Texture inputs to shaders have become incredibly unstable with later versions, which results in crashes and freezes. As this situation is very much unwanted, this PR should improve the situation massively.

Completion Checklist

  • I have added myself to the Copyright and License headers and files.
  • I will maintain this code in the future and have added myself to CODEOWNERS.
  • I have tested this change on the following platforms:
    • MacOS 10.15
    • MacOS 11
    • MacOS 12
    • Ubuntu 20.04
    • Ubuntu 22.04
    • Windows 10
    • Windows 11

@Xaymar Xaymar linked an issue Aug 20, 2022 that may be closed by this pull request
@Xaymar Xaymar force-pushed the bug/881-shader-texture-inputs-cause-crashesfreezes branch 2 times, most recently from 8e02b57 to d834654 Compare August 20, 2022 20:18
@Xaymar Xaymar marked this pull request as ready for review August 20, 2022 20:18
@Xaymar Xaymar force-pushed the bug/881-shader-texture-inputs-cause-crashesfreezes branch from d834654 to e5d3db8 Compare August 20, 2022 20:42
@Xaymar
Copy link
Owner Author

Xaymar commented Aug 20, 2022

This does not resolve the crash when trying to close the properties window, which appears to be caused by these lines in UI/item-widget-helpers.cpp: https://github.com/obsproject/obs-studio/blob/master/UI/item-widget-helpers.cpp#L42-L43

@Xaymar Xaymar merged commit f5953c8 into master Aug 20, 2022
@Xaymar Xaymar deleted the bug/881-shader-texture-inputs-cause-crashesfreezes branch August 20, 2022 20:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shader: Texture Inputs cause crashes/freezes
1 participant