blender/release/scripts/modules/bpy_extras
Campbell Barton 7132bfe664 fix [#35977] Bake Action doesn't work properly
there are cases where you want to use visual-keying but not remove constraints, also it wasnt obvious that clearing constraints used a different method of keyframing.
So split these into 2 options.
2013-07-04 23:52:02 +00:00
..
__init__.py More spell checking. 2012-07-04 15:04:38 +00:00
anim_utils.py fix [#35977] Bake Action doesn't work properly 2013-07-04 23:52:02 +00:00
image_utils.py py api additions needed for fixing [#34864]. 2013-04-05 00:30:32 +00:00
io_utils.py py api: path_reference_copy() use try/except when copying images, can fail for odd reasons (currently fails if the dest dir is a symlink and not using expected permissions). 2013-04-10 12:16:27 +00:00
keyconfig_utils.py move modal view3d keymaps out of main list of keymaps into the view3d section. 2013-04-29 17:59:44 +00:00
mesh_utils.py freestyle lineset tag attribute was defined but not used, also some code cleanup. 2013-04-07 01:38:03 +00:00
object_utils.py rename world_to_camera -> world_to_camera_view 2013-06-16 14:35:15 +00:00
view3d_utils.py style cleanup 2013-01-15 23:15:32 +00:00