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

Ton Roosendaal ton at blender.org
Wed Jul 13 10:56:07 CEST 2005


ton (Ton Roosendaal) 2005/07/13 10:56:07 CEST

  Modified files:
    blender/source/blender/blenkernel/intern depsgraph.c 
  
  Log:
  Removed initializer  str = "";
  Seems to give issues in MSVC, and wasn't needed after all.
  
  Further fixed dependencies in constraints between armatures and armatures.
  It didn't update the other armature when the armature-object itself moved.
  
  Revision  Changes    Path
  1.5       +3 -3      blender/source/blender/blenkernel/intern/depsgraph.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/blenkernel/intern/depsgraph.c.diff?r1=1.4&r2=1.5&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list