[tuhopuu-cvs] CVS commit: tuhopuu2/source/blender/include BDR_editobject.h tuhopuu2/source/blender/src editmesh.c editobject.c

Johnny Matthews johnny.matthews at greenville.edu
Wed Jan 21 01:22:44 CET 2004


guitargeek (Johnny Matthews) 2004/01/21 01:22:44 CET

  Modified files:
    tuhopuu2/source/blender/include BDR_editobject.h 
    tuhopuu2/source/blender/src editmesh.c editobject.c 
  
  Log:
  Modified transform() to return a short (the inverse of the cancelled variable within the function) to let it report if it completed without being cancelled or exited without doing anything
  
  modified extrude_mesh()  to look for the return value of transform() to determine if the extrude was cancelled, and then undoes the extrude and duplicate if it was cancelled. Also removed pupmenu for extrude, since it is a completely undoable 1 step tool now. Makes the workflow on multiple extrudes much faster IMHO
  
  Revision  Changes    Path
  1.4       +2 -2      tuhopuu2/source/blender/include/BDR_editobject.h
  1.67      +6 -4      tuhopuu2/source/blender/src/editmesh.c
  1.46      +11 -7     tuhopuu2/source/blender/src/editobject.c



More information about the tuhopuu-cvs mailing list