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

Nicholas Bishop nicholasbishop at gmail.com
Thu May 3 21:11:54 CEST 2007


nicholasbishop (Nicholas Bishop) 2007/05/03 21:11:54 CEST

  Modified files:
    blender/source/blender/src sculptmode.c 
  
  Log:
  == Sculpt Mode ==
  
  Fixed bug #6639 ] Sculpt mode clearing brush texture causes a crash (null pointer)
  
  * Added code to clear the brush texture preview (used for propset) when deleting a brush texture
  * Added a check in tex_strength() for an empty (NULL) texture slot to prevent the crash
  
  Revision  Changes    Path
  1.85      +8 -2      blender/source/blender/src/sculptmode.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/sculptmode.c.diff?r1=1.84&r2=1.85&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list