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

Martin Poirier theeth at yahoo.com
Mon Jan 19 17:33:07 CET 2004


theeth (Martin Poirier) 2004/01/19 17:33:07 CET

  Modified files:
    blender/source/blender/src drawtext.c 
  
  Log:
  Text Editor hotkeys fixing (Bug #904 http://projects.blender.org/tracker/index.php?func=detail&aid=904&group_id=9&atid=125 )
  The real hotkeys didn't match the ones written in the menus.
  
  I made the hotkey match the menu entry (I could have done the other way around, but the hotkeys in the menu were more consistant and logical than the real ones).
  
  Also started cleaning hotkey management in this file. The even is splitted in two switch with some events being catched in both. This creates some strange double event catching sometimes. I'll be fixing that this afternoon (school time now).
  
  Revision  Changes    Path
  1.31      +23 -26    blender/source/blender/src/drawtext.c



More information about the Bf-blender-cvs mailing list