Skip to content

Fix labels visualisation in wasm#314

Merged
Grantim merged 2 commits intomasterfrom
Fix-labels-visualisation-in-wasm
Jul 28, 2022
Merged

Fix labels visualisation in wasm#314
Grantim merged 2 commits intomasterfrom
Fix-labels-visualisation-in-wasm

Conversation

@Grantim
Copy link
Contributor

@Grantim Grantim commented Jul 28, 2022

No description provided.

@Grantim Grantim requested review from Fedr and oitel July 28, 2022 09:41

int maxTexSize = 0;
GL_EXEC( glGetIntegerv( GL_MAX_TEXTURE_SIZE, &maxTexSize ) );
assert( maxTexSize > 0 );
Copy link
Contributor

Choose a reason for hiding this comment

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

maxTexSize is not used after that.

@Grantim Grantim merged commit 733fd39 into master Jul 28, 2022
@Grantim Grantim deleted the Fix-labels-visualisation-in-wasm branch July 28, 2022 10:31
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.

3 participants