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

Ton Roosendaal ton at blender.org
Wed May 4 10:46:14 CEST 2005


ton (Ton Roosendaal) 2005/05/04 10:46:14 CEST

  Modified files:
    blender/source/blender/src ghostwinlay.c 
  
  Log:
  Removed redundant ghostwindow->commandqual veriable, which caused to hang
  on using Apple command keys. For example; starting a TextEdit from the
  Dock, Command+Q, caused Blender to treat all LMB events as a RMB.
  
  The commandqual variable was replaced with normal 'qualifier' key already
  long ago, should have been removed back then.
  
  Revision  Changes    Path
  1.39      +2 -9      blender/source/blender/src/ghostwinlay.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/ghostwinlay.c.diff?r1=1.38&r2=1.39&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list