Skip to content
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

minko-lighting misses VertexAnimationShaderPart.getAnimatedVertexTangent() #2

Closed
Tortenazor opened this issue Jun 13, 2012 · 1 comment

Comments

@Tortenazor
Copy link
Contributor

The current sources of minko-lighting won't build.

It fails on line 97 of LightAwareShaderPart.as

var vertexTangent : SFloat = vertexAnimationShaderPart.getAnimatedVertexTangent();

saying getAnimatedVertexTangent is not a miethod of VertexAnimationShaderPart

@JMLX42
Copy link
Member

JMLX42 commented Jun 13, 2012

Fixed in aerys/minko@e11eef5

@JMLX42 JMLX42 closed this as completed Jun 13, 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

No branches or pull requests

2 participants