nint22 / dwarfcraft

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

Allow movement during ctrl (perspective) view #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I think glut gives back ctr+whatever events back to the host OS, and not the 
client app

Original issue reported on code.google.com by nin...@gmail.com on 29 Oct 2011 at 8:06

GoogleCodeExporter commented 9 years ago
If the player releases ctrl, then you can rotate and move around. Glut is 
limited in this regards; may consider using http://www.glfw.org/

Original comment by nin...@gmail.com on 30 Oct 2011 at 2:07

GoogleCodeExporter commented 9 years ago
Done a while ago

Original comment by nin...@gmail.com on 14 Mar 2012 at 6:33