[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x BGL.h Draw.c Draw.h Text.c Text.h modules.h blender/source/blender/python/api2_2x/doc Text.py testtext.py

Willian Padovani Germano wgermano at ig.com.br
Thu Jun 26 04:03:52 CEST 2003


ianwill (Willian Padovani Germano) 2003/06/26 04:03:52 CEST

  Modified files:
    blender/source/blender/python/api2_2x BGL.h Draw.c Draw.h 
                                          Text.c Text.h modules.h 
  Added files:
    blender/source/blender/python/api2_2x/doc Text.py testtext.py 
  
  Log:
  * Added function Blender.Draw.GetStringWidth().
  * Added doc and small test for Blender.Test
  * trying changes to make Blender.Test.unlink() safer.
  
  Revision  Changes    Path
  1.6       +1 -1      blender/source/blender/python/api2_2x/BGL.h
  1.9       +19 -1     blender/source/blender/python/api2_2x/Draw.c
  1.6       +6 -0      blender/source/blender/python/api2_2x/Draw.h
  1.8       +192 -141  blender/source/blender/python/api2_2x/Text.c
  1.8       +32 -30    blender/source/blender/python/api2_2x/Text.h
  1.23      +5 -1      blender/source/blender/python/api2_2x/modules.h



More information about the Bf-blender-cvs mailing list