-
- Downloads
BPython:
- New module + doc: Blender.Library: It's like File->Append, loads datablocks from .blend files. - small updates to fix warnings and accomodate for the new module, in readfile.[ch] - New Blender.sys module function: time, a wrapper of the PIL get time function. - Updated original makefile and scons builds.
Showing
- source/blender/blenloader/BLO_readfile.h 1 addition, 0 deletionssource/blender/blenloader/BLO_readfile.h
- source/blender/blenloader/intern/readfile.c 40 additions, 8 deletionssource/blender/blenloader/intern/readfile.c
- source/blender/python/SConscript 2 additions, 0 deletionssource/blender/python/SConscript
- source/blender/python/api2_2x/Blender.c 155 additions, 154 deletionssource/blender/python/api2_2x/Blender.c
- source/blender/python/api2_2x/Blender.h 10 additions, 10 deletionssource/blender/python/api2_2x/Blender.h
- source/blender/python/api2_2x/Library.c 360 additions, 0 deletionssource/blender/python/api2_2x/Library.c
- source/blender/python/api2_2x/Makefile 1 addition, 0 deletionssource/blender/python/api2_2x/Makefile
- source/blender/python/api2_2x/Sys.c 8 additions, 0 deletionssource/blender/python/api2_2x/Sys.c
- source/blender/python/api2_2x/Sys.h 7 additions, 0 deletionssource/blender/python/api2_2x/Sys.h
- source/blender/python/api2_2x/doc/Blender.py 1 addition, 0 deletionssource/blender/python/api2_2x/doc/Blender.py
- source/blender/python/api2_2x/doc/Library.py 110 additions, 0 deletionssource/blender/python/api2_2x/doc/Library.py
- source/blender/python/api2_2x/doc/Sys.py 10 additions, 0 deletionssource/blender/python/api2_2x/doc/Sys.py
- source/blender/python/api2_2x/modules.h 1 addition, 0 deletionssource/blender/python/api2_2x/modules.h
Loading
Please register or sign in to comment