chiahsien / iphonewavefrontloader

Automatically exported from code.google.com/p/iphonewavefrontloader
1 stars 0 forks source link

Error in OpenGLWaveFrontObject.m line 278 : found glRotatef(currentPosition.z, should be glRotatef(currentRotation.z, #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Error in OpenGLWaveFrontObject.m line 278 : found   glRotatef(currentPosition.z, 
 should be  
glRotatef(currentRotation.z, 

Original issue reported on code.google.com by rafael.c...@gmail.com on 18 Jun 2009 at 5:18

GoogleCodeExporter commented 8 years ago
Duplicate of Issue #2.

Original comment by villers....@gmail.com on 14 Feb 2011 at 5:13