[Bf-committers] CVS commit: blender/source/blender/src editipo.c editaction.c blender/source/blender/include BSE_editipo.h

Chris Want bf-committers@blender.org
Tue, 28 Jan 2003 04:59:33 +0100 (CET)


hos (Chris Want) 2003/01/28 04:59:33 CET

  Modified files:
    blender/source/blender/src editipo.c editaction.c 
    blender/source/blender/include BSE_editipo.h 
  
  Log:
  Added functionality for using TKEY in the action windows
  to change the Ipo type (constant/linear/bezier) for the Ipo curves
  owned by the selected channels
  
  Revision  Changes    Path
  1.5       +38 -1     blender/source/blender/src/editipo.c
  1.5       +43 -1     blender/source/blender/src/editaction.c
  1.7       +2 -1      blender/source/blender/include/BSE_editipo.h