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

Ken Hughes khughes at pacific.edu
Mon Jan 16 03:06:02 CET 2006


khughes (Ken Hughes) 2006/01/16 03:06:02 CET

  Modified files:
    blender/source/blender/python/api2_2x Window.c 
    blender/source/blender/python/api2_2x/doc Window.py 
  
  Log:
  Fixed Window.Editmode(0) so that it only calls undo_push_mesh() when
  U.undosteps is nonzero.  Also added optional parameter to avoid pushing
  undo info alltogether if desired.
  
  Revision  Changes    Path
  1.39      +10 -7     blender/source/blender/python/api2_2x/Window.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Window.c.diff?r1=1.38&r2=1.39&cvsroot=bf-blender>
  1.21      +4 -1      blender/source/blender/python/api2_2x/doc/Window.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/doc/Window.py.diff?r1=1.20&r2=1.21&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list