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

Ton Roosendaal ton at blender.org
Mon Oct 24 21:13:16 CEST 2005


ton (Ton Roosendaal) 2005/10/24 21:13:16 CEST

  Modified files:
    blender/source/blender/blenkernel/intern depsgraph.c 
    blender/source/blender/src editconstraint.c 
  
  Log:
  Bugix #3200
  
  DAG_object_flush_update() always used scene layers, causing updates to go
  wrong with 3d windows with "Lock" off (allowing local layer and camera).
  
  This fixes a larger amount of potential issues.
  
  Also: fixed menu title for adding IK constraint to Bone (CTRL+I).
  
  Revision  Changes    Path
  1.30      +23 -2     blender/source/blender/blenkernel/intern/depsgraph.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/blenkernel/intern/depsgraph.c.diff?r1=1.29&r2=1.30&cvsroot=bf-blender>
  1.30      +2 -2      blender/source/blender/src/editconstraint.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editconstraint.c.diff?r1=1.29&r2=1.30&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list