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

Kent Mein mein at cs.umn.edu
Mon Mar 1 18:55:43 CET 2004


sirdude (Kent Mein) 2004/03/01 18:55:43 CET

  Modified files:
    blender/source/blender/src header_view3d.c 
  
  Log:
  Joilnen's Fix for bug #999
  
  Basically the switch statement for the menu had some numbers that were off.
  it went 7 9 10 11 instead of 7 8 9 10
  
  Joilnen's Fix for bug #999
  
  Basically the switch statement for the menu had some numbers that were off.
  it went 7 9 10 11 instead of 7 8 9 10
  
  Kent
  
  Revision  Changes    Path
  1.41      +4 -4      blender/source/blender/src/header_view3d.c



More information about the Bf-blender-cvs mailing list