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

Martin Poirier theeth at yahoo.com
Wed Dec 29 22:58:19 CET 2004


theeth (Martin Poirier) 2004/12/29 22:58:19 CET

  Modified files:
    tuhopuu3/source/blender/src space.c transform.c transform.h 
                                transform_generics.c 
  
  Log:
  Shear for new Transform. Really basic, works like the old one except that the no change value is 0 now, not 1 (1 didn't made much sense anyway).
  No constraints yet, trying to figure out how that could work (you need to define two axis).
  
  Shear has a new global (object and edit) hotkey: Ctrl-Alt-Skey. Old edit mode Ctrl-S still works.
  (All those new hotkeys WILL change, they're there for easy testing only).
  
  Revision  Changes    Path
  1.3       +9 -1      tuhopuu3/source/blender/src/space.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/space.c.diff?r1=1.2&r2=1.3&cvsroot=tuhopuu>
  1.2       +95 -17    tuhopuu3/source/blender/src/transform.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/transform.c.diff?r1=1.1&r2=1.2&cvsroot=tuhopuu>
  1.3       +5 -1      tuhopuu3/source/blender/src/transform.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/transform.h.diff?r1=1.2&r2=1.3&cvsroot=tuhopuu>
  1.2       +4 -1      tuhopuu3/source/blender/src/transform_generics.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/transform_generics.c.diff?r1=1.1&r2=1.2&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list