[Bf-blender-cvs] CVS commit: blender/source/blender/src drawaction.c

Ton Roosendaal ton at blender.org
Wed May 25 18:37:24 CEST 2005


ton (Ton Roosendaal) 2005/05/25 18:37:24 CEST

  Modified files:
    blender/source/blender/src drawaction.c 
  
  Log:
  Tinsy little but relevant bug; colors in Action channels used signed
  bytes, glColor4b() instead of unsigned glColor4ub(). Gave ugly cycling
  of colors in wrong ways.... reported by Ztonzy on irc. Thanks!
  
  Revision  Changes    Path
  1.21      +11 -11    blender/source/blender/src/drawaction.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/drawaction.c.diff?r1=1.20&r2=1.21&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list