blender/release/ui
Campbell Barton eb40d8ef0f render api utility function to initialize a render layer from an image rather then loading through python.
lay = result.layers[0]
	lay.rect_from_file("somefile.png", part.x, part.y)

If the source image is bigger then the render layer x/y offsets can be used to choose the part of the image use.
2009-07-27 18:50:10 +00:00
..
bpy_ops.py misc py/rna changes 2009-07-26 18:18:14 +00:00
buttons_data_armature.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_data_bone.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_data_camera.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_data_curve.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_data_empty.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_data_lamp.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_data_lattice.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_data_mesh.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_data_modifier.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_data_text.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_game.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_material.py * projection paint options in the toolbar 2009-07-26 03:54:17 +00:00
buttons_object_constraint.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_object.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_particle.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_physics_cloth.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_physics_field.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_physics_fluid.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_physics_softbody.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_scene.py 2.5: Render/Game Engine 2009-07-23 21:50:40 +00:00
buttons_texture.py * projection paint options in the toolbar 2009-07-26 03:54:17 +00:00
buttons_world.py * projection paint options in the toolbar 2009-07-26 03:54:17 +00:00
space_buttons.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
space_console.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
space_filebrowser.py 2.5 file browser 2009-07-26 18:52:27 +00:00
space_image.py 2.5: Various Fixes 2009-07-24 16:41:12 +00:00
space_info.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
space_logic.py 2.5: Render/Game Engine 2009-07-23 21:50:40 +00:00
space_outliner.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
space_sequencer.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
space_text.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
space_view3d_toolbar.py render api utility function to initialize a render layer from an image rather then loading through python. 2009-07-27 18:50:10 +00:00
space_view3d.py 2.5 Various fixes: 2009-07-26 08:53:23 +00:00