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

Campbell Barton cbarton at metavr.com
Thu May 25 16:24:22 CEST 2006


campbellbarton (Campbell Barton) 2006/05/25 16:24:22 CEST

  Modified files:
    blender/source/blender/src vpaint.c 
  
  Log:
  fix a bug in vpaint when changing scenes,
  
  ob= OBACT;
  if (!ob->id.lib) return;
  
  Doset account for OBACT being null, this probably exists in other ares too.
  
  Revision  Changes    Path
  1.63      +9 -8      blender/source/blender/src/vpaint.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/vpaint.c.diff?r1=1.62&r2=1.63&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list