Skip to content

Commit

Permalink
Fixed minor issue (major incorrectness) in comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
richardolsson committed Jun 19, 2012
1 parent 3644b63 commit ef96409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/away3d/animators/data/SkeletonAnimationState.as
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ package away3d.animators.data
}

/**
* If the animation can't be performed on cpu, transform vertices manually
* If the animation can't be performed on GPU, transform vertices manually
* @param subGeom The subgeometry containing the weights and joint index data per vertex.
* @param pass The material pass for which we need to transform the vertices
*
Expand Down

0 comments on commit ef96409

Please sign in to comment.