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

Martin Poirier theeth at yahoo.com
Sun Jan 8 19:59:55 CET 2006


theeth (Martin Poirier) 2006/01/08 19:59:55 CET

  Modified files:
    blender/source/blender/python/api2_2x/doc Draw.py 
    blender/source/blender/python/api2_2x Draw.c Draw.h 
  Added files:
    blender/source/blender/python/api2_2x/doc pupblock.blend 
  
  Log:
  BPy:
  
  PupBlock method. This wraps the "clevernumbut" code to allow scripters to use popup blocks for user input instead of a sequence of multiple different popups.
  See the blend file for a comprehensive test and example file.
  
  Revision  Changes    Path
  1.20      +45 -0     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.19&r2=1.20&cvsroot=bf-blender>
  1.43      +159 -21   blender/source/blender/python/api2_2x/Draw.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Draw.c.diff?r1=1.42&r2=1.43&cvsroot=bf-blender>
  1.19      +5 -1      blender/source/blender/python/api2_2x/Draw.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Draw.h.diff?r1=1.18&r2=1.19&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list