[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Ipo.c

Ken Hughes khughes at pacific.edu
Mon Oct 31 15:05:47 CET 2005


khughes (Ken Hughes) 2005/10/31 15:05:47 CET

  Modified files:
    blender/source/blender/python/api2_2x Ipo.c 
  
  Log:
  -- patch submitted by Johnny Matthews which lets a user get an Ipo curve by
     its adrcode in addition to its string name (shape keys don't have fixed
     or unique string names, and they are stored in the key, not the Ipo).
     This will make it easier to later use constants from dictionaries to
     access a curve.
  
  Revision  Changes    Path
  1.46      +29 -17    blender/source/blender/python/api2_2x/Ipo.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Ipo.c.diff?r1=1.45&r2=1.46&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list