Blender Git Commit Log

Git Commits -> Revision 3947f9b

Revision 3947f9b by Charlie C (master)
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

2 Modified Paths:

/source/gameengine/Ketsji/BL_Texture.cpp (+1, -1) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.cpp (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021