Skip to content

Edit ResolveUniform() function#137

Open
Arime-chan wants to merge 1 commit into
TheCherno:masterfrom
Arime-chan:patch-1
Open

Edit ResolveUniform() function#137
Arime-chan wants to merge 1 commit into
TheCherno:masterfrom
Arime-chan:patch-1

Conversation

@Arime-chan

Copy link
Copy Markdown

Due to a misplaced closing bracket, the rest of ResolveUniform() function's code is placed inside the first loop, even Unbind(), which may lead to false behavior.
Instead of reformat the whole function's code (spacing, indent, etc..) I just remove and replace that bracket to show that the rest of the code (other than the misplaced bracket) remain unchanged.

Due to a misplaced closing bracket, the rest of ResolveUniform() function's code is placed inside the first loop, even Unbind(), which may lead to false behavior.
Instead of reformat the whole function's code (spacing, indent, etc..) I just remove and replace that bracket to show that the rest of the code (other than the misplaced bracket) remain unchanged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant