[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x/doc Draw.py

Stephen Swaney sswaney at swbell.net
Tue May 25 21:59:42 CEST 2004


stiv (Stephen Swaney) 2004/05/25 21:59:42 CEST

  Modified files:
    blender/source/blender/python/api2_2x/doc Draw.py 
  
  Log:
  bugfix: #1322  minor tweaks to the documentation for Draw module.
  
  Blender.Draw.Button() was not showing up.  Seems to be an epydoc
  issue with Button() being both a module method and the name of a class.
  I changed Button to Button_ and added a usage note.
  Yes, this is lame.
  
  Revision  Changes    Path
  1.9       +5 -7      blender/source/blender/python/api2_2x/doc/Draw.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/doc/Draw.py.diff?r1=1.8&r2=1.9&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list