[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:11:28 +0100 (CET)


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

  Modified files:
    blender/source/blender/src editipo.c editaction.c 
    blender/source/blender/include BSE_editipo.h 
  
  Log:
  Added support for manipulating Ipo bezier handles through
  the action window. Selecting action keys and pressing VKEY,
  HKEY, or shift-HKEY modifies the handles of the keys in
  the same way it does in the IPO window. (suggested by Lyubomir)
  
  Revision  Changes    Path
  1.4       +279 -54   blender/source/blender/src/editipo.c
  1.4       +40 -1     blender/source/blender/src/editaction.c
  1.6       +2 -1      blender/source/blender/include/BSE_editipo.h