[tuhopuu-cvs] CVS commit: tuhopuu3/source/blender/src transform.h transform.c transform_constraints.c transform_constraints.h transform_generics.c transform_generics.h transform_numinput.c transform_numinput.h SConscript drawview.c space.c

Martin Poirier theeth at yahoo.com
Mon Dec 27 18:43:39 CET 2004


theeth (Martin Poirier) 2004/12/27 18:43:39 CET

  Modified files:
    tuhopuu3/source/blender/src SConscript drawview.c space.c 
  Added files:
    tuhopuu3/source/blender/src transform.h transform.c 
                                transform_constraints.c 
                                transform_constraints.h 
                                transform_generics.c 
                                transform_generics.h 
                                transform_numinput.c 
                                transform_numinput.h 
  
  Log:
  New Transform commit
  
  To enable, uncomment the following line in source/blender/src/transform.h
  
  #define NEWTRANSFORM
  
  This replaces grab, scale and rotate with the new code and add To Sphere with the hotkeys Ctrl-Shift-S
  
  The following page in the wiki highlights the progression of the code.
  
  http://wiki.blender.org/bin/view.pl/Blenderdev/TransformRefactoring
  
  Revision  Changes    Path
  1.2       +4 -0      tuhopuu3/source/blender/src/SConscript
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/SConscript.diff?r1=1.1&r2=1.2&cvsroot=tuhopuu>
  1.2       +6 -2      tuhopuu3/source/blender/src/drawview.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/drawview.c.diff?r1=1.1&r2=1.2&cvsroot=tuhopuu>
  1.2       +30 -3     tuhopuu3/source/blender/src/space.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/space.c.diff?r1=1.1&r2=1.2&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list