[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Lattice.c Lattice.h Blender.c Makefile.am Object.c Types.c Types.h modules.h

Joseph Gilbert models at paposo.com
Thu Nov 13 05:01:01 CET 2003


ascotan (Joseph Gilbert) 2003/11/13 05:01:00 CET

  Modified files:
    blender/source/blender/python/api2_2x Blender.c Makefile.am 
                                          Object.c Types.c Types.h 
                                          modules.h 
  Added files:
    blender/source/blender/python/api2_2x Lattice.c Lattice.h 
  
  Log:
  The new Lattice module for python
  - enabled all the Lattice methods in Object.c
  - added Lattice types to Types.c
  - add Lattice initialization to Blender.c
  - updated makefile for new lattice file
  - added Lattice.c/Lattice.h
  
  Revision  Changes    Path
  1.25      +1 -0      blender/source/blender/python/api2_2x/Blender.c
  1.25      +2 -0      blender/source/blender/python/api2_2x/Makefile.am
  1.51      +9 -9      blender/source/blender/python/api2_2x/Object.c
  1.7       +2 -0      blender/source/blender/python/api2_2x/Types.c
  1.4       +1 -0      blender/source/blender/python/api2_2x/Types.h
  1.34      +7 -0      blender/source/blender/python/api2_2x/modules.h



More information about the Bf-blender-cvs mailing list