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

Ton Roosendaal ton at blender.org
Thu May 12 19:24:47 CEST 2005


ton (Ton Roosendaal) 2005/05/12 19:24:47 CEST

  Modified files:
    blender/source/blender/src editoops.c 
  
  Log:
  Bug fix #2542
  
  Fun, the error is in code committed by Kent Mein, in a patch provided by
  Campbell, who also reported the bug. :)
  There was a line that set ALL selected objects (on click) to become active,
  in succession, in a loop... very bad.
  
  Activating in Oops better be restricted to ctrl+click. Fixed!
  
  Revision  Changes    Path
  1.17      +1 -2      blender/source/blender/src/editoops.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editoops.c.diff?r1=1.16&r2=1.17&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list