LWJGL Forum

Archive => Resolved Bugs/RFE => Topic started by: UlfJack on August 18, 2011, 20:30:06

Title: [FIXED] Missing glRotated
Post by: UlfJack on August 18, 2011, 20:30:06
Oddly enough, lwjgl has glScaled, glTranslated, but not glRotated, although the spec says that should exist:
http://www.opengl.org/sdk/docs/man/xhtml/glRotate.xml
Title: Re: [BUG] Missing glRotated
Post by: spasi on August 18, 2011, 23:17:27
Odd indeed. Added.