[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Ipo.c Ipocurve.c Ipocurve.h Makefile.am modules.h

Michel Selten michel.s at home.nl
Sun Jul 20 20:06:10 CEST 2003


michel (Michel Selten) 2003/07/20 20:06:10 CEST

  Modified files:
    blender/source/blender/python/api2_2x Ipo.c Ipocurve.c 
                                          Ipocurve.h Makefile.am 
                                          modules.h 
  
  Log:
  * removed the #include .c statements and replaced them with corresponding .h
    files.
  * updated the build environment to include the needed .c files.
  * Updated the modules.h file to expose the necessary functions to other
    modules.
  
  Revision  Changes    Path
  1.7       +1 -1      blender/source/blender/python/api2_2x/Ipo.c
  1.3       +1 -1      blender/source/blender/python/api2_2x/Ipocurve.c
  1.2       +8 -8      blender/source/blender/python/api2_2x/Ipocurve.h
  1.22      +4 -0      blender/source/blender/python/api2_2x/Makefile.am
  1.29      +7 -0      blender/source/blender/python/api2_2x/modules.h



More information about the Bf-blender-cvs mailing list