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

Kent Mein mein at cs.umn.edu
Fri Sep 3 16:31:06 CEST 2004


sirdude (Kent Mein) 2004/09/03 16:31:06 CEST

  Modified files:
    blender/source/blender/python/api2_2x Ipo.c 
    blender/source/blender/src editconstraint.c 
  
  Log:
  Ipo.c
  	Removed a block of a bunch of unused vars...
  	Added a return NULL to the end of a funtion that is suppose to
  		return something and could fall through.
  
  editconstraint.c
  	Added a newline to the end of the file to get rid of a stupid warning.
  
  Kent
  
  Revision  Changes    Path
  1.29      +1 -11     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.28&r2=1.29&cvsroot=bf-blender>
  1.18      +3 -2      blender/source/blender/src/editconstraint.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editconstraint.c.diff?r1=1.17&r2=1.18&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list