Blender Git Commit Log

Git Commits -> Revision 53aa5b4

Revision 53aa5b4 by Campbell Barton (render25)
March 17, 2010, 19:40 (GMT)
RNA/Py API
bpy.data.add_image(filename) --> bpy.data.image.load(filename)
Added bpy.data.images.new(name, width, height, float_buffer)

Commit Details:

Full Hash: 53aa5b4dafb2216238f4917778ea6dc0a78d6fcf
SVN Revision: 27576
Parent Commit: 6a8e799
Lines Changed: +63, -7

4 Modified Paths:

/release/scripts/io/import_scene_obj.py (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_main_api.c (+59, -6) (Diff)
/source/blender/makesrna/RNA_types.h (+1, -0) (Diff)
/source/creator/creator.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021