-
- Downloads
Nathan's huge ipo patch.
- now more than 31 channels possible for ipos - added lotsa new channels all over - Texture block has ipo now too - recoded getname_ei functions (Will ask nathan to give release log info when he's back!)
Showing
- source/blender/blenkernel/BKE_texture.h 1 addition, 0 deletionssource/blender/blenkernel/BKE_texture.h
- source/blender/blenkernel/intern/ipo.c 144 additions, 0 deletionssource/blender/blenkernel/intern/ipo.c
- source/blender/blenkernel/intern/texture.c 41 additions, 2 deletionssource/blender/blenkernel/intern/texture.c
- source/blender/blenloader/intern/readfile.c 1 addition, 0 deletionssource/blender/blenloader/intern/readfile.c
- source/blender/include/BSE_editipo.h 15 additions, 12 deletionssource/blender/include/BSE_editipo.h
- source/blender/makesdna/DNA_ipo_types.h 44 additions, 0 deletionssource/blender/makesdna/DNA_ipo_types.h
- source/blender/python/api2_2x/Ipo.c 898 additions, 80 deletionssource/blender/python/api2_2x/Ipo.c
- source/blender/python/api2_2x/Ipocurve.c 27 additions, 37 deletionssource/blender/python/api2_2x/Ipocurve.c
- source/blender/python/api2_2x/Lamp.c 77 additions, 1 deletionsource/blender/python/api2_2x/Lamp.c
- source/blender/python/api2_2x/Lamp.h 1 addition, 1 deletionsource/blender/python/api2_2x/Lamp.h
- source/blender/python/api2_2x/Texture.c 116 additions, 3 deletionssource/blender/python/api2_2x/Texture.c
- source/blender/python/api2_2x/doc/Ipo.py 53 additions, 8 deletionssource/blender/python/api2_2x/doc/Ipo.py
- source/blender/python/api2_2x/doc/Lamp.py 20 additions, 0 deletionssource/blender/python/api2_2x/doc/Lamp.py
- source/blender/python/api2_2x/doc/Texture.py 19 additions, 0 deletionssource/blender/python/api2_2x/doc/Texture.py
- source/blender/python/api2_2x/doc/World.py 1 addition, 9 deletionssource/blender/python/api2_2x/doc/World.py
- source/blender/python/api2_2x/modules.h 5 additions, 1 deletionsource/blender/python/api2_2x/modules.h
Loading
Please register or sign in to comment