[Bf-blender-cvs] CVS commit: blender/source/gameengine/Ketsji BL_Texture.cpp

Charile C snailrose at bresnan.net
Thu Feb 1 03:10:27 CET 2007


snailrose (Charile C) 2007/02/01 03:10:27 CET

  Modified files:
    blender/source/gameengine/Ketsji BL_Texture.cpp 
  
  Log:
  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.
  
  Revision  Changes    Path
  1.12      +1 -1      blender/source/gameengine/Ketsji/BL_Texture.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/gameengine/Ketsji/BL_Texture.cpp.diff?r1=1.11&r2=1.12&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list