renevanderlende / topmod

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

OpenGL display not working properly #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. compile under linux
2. run
3. create a primitive

What is the expected output? What do you see instead?
Should see the primitive centered at the right size, instead the primitive is 
drawn in the lower left corner (on the axis) and in small size.
When zooming in the primitive is clipped. When the window is resized, the 
display is correct until clicking or doing any action in the program.

Original issue reported on code.google.com by hamstahguru on 4 Aug 2010 at 4:20

GoogleCodeExporter commented 8 years ago
fixed in commit #251

Original comment by hamstahguru on 5 Aug 2010 at 9:30