blender/release/scripts/modules/bpy_extras
Campbell Barton ea2224e28d changes needed for EDL import to work again.
- add sequence.update(data=False) function.
- made some sequence vars editable.
- correct some comments.

also rename rna function sequence.getStripElem() --> strip_elem_from_frame()
2013-01-02 16:15:45 +00:00
..
__init__.py More spell checking. 2012-07-04 15:04:38 +00:00
anim_utils.py Fix [#33424] Inadequate bake action. 2012-12-28 13:34:19 +00:00
image_utils.py style cleanup 2012-06-19 22:17:19 +00:00
io_utils.py First load of spell and typo fixes (mostly UI messages, but also one or two pieces of code using mis-spelled names). 2012-07-03 17:20:21 +00:00
keyconfig_utils.py style cleanup 2012-06-19 22:17:19 +00:00
mesh_utils.py bmesh operator api reference - add in 'bmesh' arg at the start of each operator, also use :class: references. 2012-11-28 01:14:11 +00:00
object_utils.py changes needed for EDL import to work again. 2013-01-02 16:15:45 +00:00
view3d_utils.py new function: bpy.extras.view3d_utils.region_2d_to_origin_3d() 2012-07-01 08:06:01 +00:00