[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Constraint.c blender/source/blender/python/api2_2x/doc Constraint.py

Ken Hughes khughes at pacific.edu
Fri May 12 06:34:02 CEST 2006


khughes (Ken Hughes) 2006/05/12 06:34:02 CEST

  Modified files:
    blender/source/blender/python/api2_2x Constraint.c 
    blender/source/blender/python/api2_2x/doc Constraint.py 
  
  Log:
  ===Python API===
  Added NULL constraint (and fixed bug that didn't allow appending FLOOR
  constraint), and added support for Constraint.Settings.LOCAL key support in
  COPYLOC, COPYROT and COPYSIZE constraints when target object is an armature.
  
  Revision  Changes    Path
  1.2       +33 -2     blender/source/blender/python/api2_2x/Constraint.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Constraint.c.diff?r1=1.1&r2=1.2&cvsroot=bf-blender>
  1.3       +2 -1      blender/source/blender/python/api2_2x/doc/Constraint.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/doc/Constraint.py.diff?r1=1.2&r2=1.3&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list