[tuhopuu-cvs] CVS commit: tuhopuu2/source/blender/include BIF_editconstraint.h tuhopuu2/source/blender/src editarmature.c editconstraint.c

Chris Want cwant at ualberta.ca
Tue Nov 11 16:37:21 CET 2003


hos (Chris Want) 2003/11/11 16:37:21 CET

  Modified files:
    tuhopuu2/source/blender/include BIF_editconstraint.h 
    tuhopuu2/source/blender/src editarmature.c editconstraint.c 
  
  Log:
  * Duplicating bones in edit mode now also duplicates the constraints
    associated with that bone ... if the constraint subtarget bone is
    also duplicated the new constraint points to this new bone as it's
    subtarget (taken from tuhopuu1).
  
  * Fixed many warning related to undeclared static functions
    (we really have to get into the habit of doing this).
  
  * Fixed benign bug where the boneclass button is an int button,
    but boneclass is a short
  
  Revision  Changes    Path
  1.6       +3 -1      tuhopuu2/source/blender/include/BIF_editconstraint.h
  1.5       +92 -5     tuhopuu2/source/blender/src/editarmature.c
  1.8       +60 -1     tuhopuu2/source/blender/src/editconstraint.c



More information about the tuhopuu-cvs mailing list