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

Martin Poirier theeth at yahoo.com
Fri Jan 7 03:06:11 CET 2005


theeth (Martin Poirier) 2005/01/07 03:06:11 CET

  Modified files:
    tuhopuu3/source/blender/src transform.c transform.h 
                                transform_constraints.c 
                                transform_constraints.h 
  
  Log:
  Added some projection math in the treatment of planar constraints.
  
  Using planar constraints (especially with Grab) when the plane of the constraint is not parallel to the viewport (which is practicly always) is much more intuitive now in how it computes the final motion from the mouse position.
  
  In non tech talk, it's much easier to position objects where you really want them using planar constraints now (more "point and it goes there" if I may say so).
  
  Revision  Changes    Path
  1.5       +13 -4     tuhopuu3/source/blender/src/transform.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/transform.c.diff?r1=1.4&r2=1.5&cvsroot=tuhopuu>
  1.6       +2 -2      tuhopuu3/source/blender/src/transform.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/transform.h.diff?r1=1.5&r2=1.6&cvsroot=tuhopuu>
  1.4       +86 -7     tuhopuu3/source/blender/src/transform_constraints.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/transform_constraints.c.diff?r1=1.3&r2=1.4&cvsroot=tuhopuu>
  1.4       +2 -1      tuhopuu3/source/blender/src/transform_constraints.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/transform_constraints.h.diff?r1=1.3&r2=1.4&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list