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

Martin Poirier theeth at yahoo.com
Sat Jan 1 05:42:33 CET 2005


theeth (Martin Poirier) 2005/01/01 05:42:33 CET

  Modified files:
    tuhopuu3/source/blender/src space.c transform.c 
  
  Log:
  BugFix: Only use visible objects for proportional editing.
  
  Additions:
  - Now 4 different proportional falloff modes: the old Smooth and Sharp and the new Linear and Round (square root based). Shift-Okey cycles through the 4, but the drop down box only shows the first two (3rd and 4rd option shows the smooth and sharp icon too). Also, Shift-Okey can be used to interactively changed the mode during transform.
  - Ctrl-X/Y/Z constrain the transformation on the plane perpendicular to the axis (ie: Ctrl-Z -> XoY plane)
  
  Still have to make the constraint work with rotations (and a better support of num input).
  
  Revision  Changes    Path
  1.5       +2 -2      tuhopuu3/source/blender/src/space.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/space.c.diff?r1=1.4&r2=1.5&cvsroot=tuhopuu>
  1.4       +75 -39    tuhopuu3/source/blender/src/transform.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/transform.c.diff?r1=1.3&r2=1.4&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list