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

Martin Poirier theeth at yahoo.com
Sat Jan 15 23:17:47 CET 2005


theeth (Martin Poirier) 2005/01/15 23:17:47 CET

  Modified files:
    tuhopuu3/source/blender/src editobject.c editview.c 
                                transform.c 
                                transform_constraints.c 
                                transform_generics.c 
  
  Log:
  Expanded on Hos' Tweak mode thingy. Very experimental.
  When dragging with right mouse, releasing confirms (only way to cancel is with Esc).
  When doing mouse gestures, releasing confirms (right mouse cancels are usual).
  
  Added projection math for single axis constraints. Both this and the projection code for planar constraints act weird in perspective mode. Will have to involve the pers matrix to solve that, trying to figure out how.
  
  Revision  Changes    Path
  1.6       +17 -9     tuhopuu3/source/blender/src/editobject.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/editobject.c.diff?r1=1.5&r2=1.6&cvsroot=tuhopuu>
  1.2       +15 -1     tuhopuu3/source/blender/src/editview.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/editview.c.diff?r1=1.1&r2=1.2&cvsroot=tuhopuu>
  1.7       +5 -1      tuhopuu3/source/blender/src/transform.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/transform.c.diff?r1=1.6&r2=1.7&cvsroot=tuhopuu>
  1.5       +33 -1     tuhopuu3/source/blender/src/transform_constraints.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/transform_constraints.c.diff?r1=1.4&r2=1.5&cvsroot=tuhopuu>
  1.4       +4 -3      tuhopuu3/source/blender/src/transform_generics.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/transform_generics.c.diff?r1=1.3&r2=1.4&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list