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

Martin Poirier theeth at yahoo.com
Mon May 16 05:57:43 CEST 2005


theeth (Martin Poirier) 2005/05/16 05:57:43 CEST

  Modified files:
    blender/source/blender/src drawtext.c 
  
  Log:
  Corrected the python keywords list for syntax highlighting (it was missing "and" and "break").
  
  Used the official list: http://docs.python.org/ref/keywords.html
  
  While "as" is not a keyword, it is (should be) always used as such, so I've added it to the list too.
  
  Revision  Changes    Path
  1.49      +6 -4      blender/source/blender/src/drawtext.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/drawtext.c.diff?r1=1.48&r2=1.49&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list