[Bf-blender-cvs] CVS commit: blender/source/blender/src edit.c editview.c

Ton Roosendaal ton at blender.org
Tue Nov 30 23:32:52 CET 2004


ton (Ton Roosendaal) 2004/11/30 23:32:52 CET

  Modified files:
    blender/source/blender/src edit.c editview.c 
  
  Log:
  - Bug fix #1913
  Lasso select on objects didnt work with multiple views, due to lack of
  calculation of screencoords.
  
  - Bug fix #1914
  Hooks didn't update 'parent' when snapping to grid a Hook. Solved it for
  snap to cursor too.
  
  Revision  Changes    Path
  1.50      +21 -2     blender/source/blender/src/edit.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/edit.c.diff?r1=1.49&r2=1.50&cvsroot=bf-blender>
  1.49      +2 -1      blender/source/blender/src/editview.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editview.c.diff?r1=1.48&r2=1.49&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list