Skip to content

Reset UV count correctly while rendering mesh#377

Merged
oitel merged 3 commits intomasterfrom
render_mesh_uv_fix
Aug 18, 2022
Merged

Reset UV count correctly while rendering mesh#377
oitel merged 3 commits intomasterfrom
render_mesh_uv_fix

Conversation

@oitel
Copy link
Copy Markdown
Contributor

@oitel oitel commented Aug 18, 2022

No description provided.

@oitel oitel requested a review from Fedr August 18, 2022 12:13
}
else
{
vertUVCount_ = 0;
Copy link
Copy Markdown
Contributor

@Fedr Fedr Aug 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we clear vertUVBufferObj_ in this branch?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vertUVBufferObj_ is either should be preserved or will be cleared later.

@oitel oitel merged commit 6c90218 into master Aug 18, 2022
@oitel oitel deleted the render_mesh_uv_fix branch August 18, 2022 13:43
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.

2 participants