Blender Git Loki
Git Commits -> Revision 3947f9b
February 1, 2007, 02:10 (GMT) |
1). Fix for cube maps in the player. ImBuf pointer was being overridden causing the ibuf->rect to be zero. 2). Added vertex attributes for tangents in in vertex arrays. This, probably needs the extensions enabled (glEnableVertexAttribArrayARB, glDisableVertexAttribArrayARB), but am a little weary about enabling them right now. |
Commit Details:
Full Hash: 3947f9b88512f5958a5229cde58df004a719c0d9
SVN Revision: 9989
Parent Commit: 1f4af00
Lines Changed: +7, -1