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

Joseph Eagar joeedh at gmail.com
Mon Feb 26 21:36:04 CET 2007


joeedh (Joseph Eagar) 2007/02/26 21:36:03 CET

  Modified files:
    blender/source/blender/src drawview.c 
  
  Log:
  =NKey Panel Fix=
  
  The weightgroup menu in the NKEY panel in 
  the 3D viewport was using a two-small string variable,
  which could cause crashes on msvc compilers (which detects
  stack mangling at runtime, nice!).
  
  This should fix bug #6097, though it's hard for me to test
  as my default compiler (gcc) is much more lenient :S
  
  Revision  Changes    Path
  1.274     +2 -2      blender/source/blender/src/drawview.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/drawview.c.diff?r1=1.273&r2=1.274&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list