Skip to content

Fixed Default Textures from Modular Shader props not being applied #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

orels1
Copy link
Contributor

@orels1 orels1 commented Mar 17, 2022

ApplyDefaultTextures function was only grabbing textures from the modules, but not the Shader's props themselves, this little fix addresses that

PRing to 1.0 branch as per Cibbi's request

CleanShot 2022-03-17 at 18 23 53@2x

Before
CleanShot 2022-03-17 at 18 24 06@2x

After
CleanShot 2022-03-17 at 18 25 28@2x

- ApplyDefaultTextures function was only grabbing textures from the modules, but not the Shader's props themselves, this little fix addresses that
@orels1 orels1 changed the title Fixed Default Textures from Modular Shader props werent applied Fixed Default Textures from Modular Shader props not being applied Mar 17, 2022
@Cibbi Cibbi added the bugfix Fix to a bug label Mar 17, 2022
@Cibbi Cibbi merged commit f1162a9 into VRLabs:1.0 Mar 17, 2022
@orels1 orels1 deleted the patch-2 branch March 17, 2022 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fix to a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants