[Bf-blender-cvs] CVS commit: blender/source/blender/blenkernel/intern depsgraph.c

Ton Roosendaal ton at blender.org
Wed Jun 28 16:29:57 CEST 2006


ton (Ton Roosendaal) 2006/06/28 16:29:57 CEST

  Modified files:
    blender/source/blender/blenkernel/intern depsgraph.c 
  
  Log:
  bugfix #4526
  
  Depsgraph fix: the signal DAG_object_flush_update() should flush changes in
  'data' to all object users of that data, not only in current scene.
  
  Error was that switching scenes sometimes showed invalid derivedmesh data,
  with bezerk drawing.
  
  Revision  Changes    Path
  1.52      +5 -5      blender/source/blender/blenkernel/intern/depsgraph.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/blenkernel/intern/depsgraph.c.diff?r1=1.51&r2=1.52&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list