[tuhopuu-cvs] CVS commit: blender featurelist.txt blender/source/blender/blenkernel/intern constraint.c blender/source/blender/makesdna DNA_constraint_types.h blender/source/blender/src buttons.c

Martin Poirier theeth at yahoo.com
Tue Jul 29 18:22:26 CEST 2003


theeth (Martin Poirier) 2003/07/29 18:22:26 CEST

  Modified files:
    .                    featurelist.txt 
    blender/source/blender/blenkernel/intern constraint.c 
    blender/source/blender/makesdna DNA_constraint_types.h 
    blender/source/blender/src buttons.c 
  
  Log:
  - Added a "Space" optiob to the Copy Loc constraint. With this option turned on, it constraint the object to Space defined by the selected axis of the target. Constraining to two axis constrain to a plane, constraining to one axis constrain on a line. Of course, constraining to three axis does nothing at all, since all the 3D space can be generate from the 3D axis.
  - Not sure if I mentionned this when I did it, but TimeOffset now affects constraint (could be usefull, you never know). Seemed silly to me that it didn't.
  
  Revision  Changes    Path
  1.69      +22 -3     blender/featurelist.txt
  1.8       +78 -19    blender/source/blender/blenkernel/intern/constraint.c
  1.6       +2 -1      blender/source/blender/makesdna/DNA_constraint_types.h
  1.68      +3 -1      blender/source/blender/src/buttons.c



More information about the tuhopuu-cvs mailing list