blender/release/scripts/modules/bpy_extras
Sergey Sharybin be09e694b1 Fix #37338: Add objects from addon work in a Linked Scene
Added a poll function to add object helper which checks
whether scene is linked or not.

All the primitives which are delivered from this helper
will work properly for linked scenes. If there're still
primitives which are not delivered from this class, well
nothing i can do now.
2013-11-07 08:40:47 +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 fix [#36455] importing obj data after saving doesn't work 2013-08-15 00:32:12 +00:00
io_utils.py More "relpath" try/except protection... 2013-08-18 15:17:33 +00:00
keyconfig_utils.py Fix [#37275] can't import 2.68a keymap 2013-11-03 18:04:45 +00:00
mesh_utils.py fixes for python api docs. 2013-09-18 05:20:43 +00:00
object_utils.py Fix #37338: Add objects from addon work in a Linked Scene 2013-11-07 08:40:47 +00:00
view3d_utils.py style cleanup 2013-01-15 23:15:32 +00:00