[#79] Fix scope of some variables.
The Mesh, posAccessor and vertexAttribues were only used inside the scope of their loops and shouldn't have been sitting around in the functions top-most scope.
parent
0e6d223c
No related branches found
No related tags found
Please register or sign in to comment