Skip to content

Texture wrapmodes are always ignored#214

Merged
lgritz merged 1 commit intoAcademySoftwareFoundation:masterfrom
darkhorse64:master
Jan 15, 2012
Merged

Texture wrapmodes are always ignored#214
lgritz merged 1 commit intoAcademySoftwareFoundation:masterfrom
darkhorse64:master

Conversation

@darkhorse64
Copy link
Contributor

This fixes a problem where the string for wrapmodes in texture attributes is not properly returned (and cannot be parsed). When wrap options are set to default, this prevents the wrap mode in the texture attributes to be used. Instead, we always get 'black' behaviour.

…utes is not properly returned (and cannot be parsed). When wrap options are set to default, this prevents the wrap mode in the texture attributes to be used. Instead, we always get 'black' behaviour.
@lgritz
Copy link
Collaborator

lgritz commented Jan 15, 2012

Aha, very good. I will merge this.

@lgritz lgritz merged commit 171f273 into AcademySoftwareFoundation:master Jan 15, 2012
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