[tuhopuu-cvs] CVS commit: tuhopuu3/source/blender/src drawtext.c

Ricki Myers themyers at neomyers.com
Thu Mar 24 08:40:51 CET 2005


themyers (Ricki Myers) 2005/03/24 08:40:51 CET

  Modified files:
    tuhopuu3/source/blender/src drawtext.c 
  
  Log:
  Changed TextLine *tmp = text->lines.first; to 2 separate lines
  TextLine *tmp;
  tmp = text->lines.first;
  
  Revision  Changes    Path
  1.7       +4 -3      tuhopuu3/source/blender/src/drawtext.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/drawtext.c.diff?r1=1.6&r2=1.7&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list