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

Ton Roosendaal ton at blender.org
Mon May 15 14:32:54 CEST 2006


ton (Ton Roosendaal) 2006/05/15 14:32:54 CEST

  Modified files:
    blender/source/blender/blenkernel/intern depsgraph.c 
  
  Log:
  Bugfix:
  
  Groups are supposed to play its entire (internal) animation system
  properly, also when using a dupli-group, linking the group from other file.
  
  When dependencies in a scene change, the groups didn't get corrected,
  causing dupli-group to not playback without lag.
  This commit resorts the group objects on each DAG_scene_sort() call.
  
  Revision  Changes    Path
  1.47      +48 -1     blender/source/blender/blenkernel/intern/depsgraph.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/blenkernel/intern/depsgraph.c.diff?r1=1.46&r2=1.47&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list