blender/release/scripts/modules
Bastien Montagne b63e9a96df Fix T49423: Data Preview of group containing only group instances is empty.
Code was not getting correct boundbox in some cases (group only instancing other groups e.g.), now
compute our own bbox in those cases.

Based on patch by @lichtwerk, but extended the fix to include linked datablocks in some cases
(linked objects in local groups, linked objects in local scene, etc.), this was also broken in existing code.

Reviewers: mont29

Subscribers: duarteframos

Differential Revision: https://developer.blender.org/D2257
2016-09-27 17:03:03 +02:00
..
bl_i18n_utils Usual i18n/UI messages fixes... 2016-08-30 10:43:37 +02:00
bl_previews_utils Fix T49423: Data Preview of group containing only group instances is empty. 2016-09-27 17:03:03 +02:00
bpy Cleanup: pep8 2016-07-30 09:00:41 +10:00
bpy_extras UI: Make eyedropper shortcut configurable 2016-09-21 22:20:24 +02:00
console Cleanup: pep8 2016-07-30 09:00:41 +10:00
addon_utils.py Cleanup: pep8 2016-07-30 09:00:41 +10:00
animsys_refactor.py Cleanup: remove redundant 'object' parent class 2014-10-28 18:42:06 +01:00
blend_render_info.py Small speedup for blend_render_info.py 2016-09-20 12:38:54 +02:00
bpy_restrict_state.py Cleanup: pep8 2016-07-30 09:00:41 +10:00
bpy_types.py Cleanup: pep8 2016-07-30 09:00:41 +10:00
bpyml_ui.py cleanup: pep8 2015-01-29 15:35:06 +11:00
bpyml.py Cleanup: remove redundant 'object' parent class 2014-10-28 18:42:06 +01:00
console_python.py Cleanup: pep8 2016-07-30 09:00:41 +10:00
console_shell.py update console shell for changes in api 2013-12-29 00:51:51 +11:00
graphviz_export.py style cleanup 2012-06-19 22:17:19 +00:00
keyingsets_utils.py Cleanup: unused vars, imports, pep8 2016-08-01 11:55:06 +10:00
nodeitems_utils.py Cleanup: pep8 2015-09-01 13:03:38 +10:00
progress_report.py Cleanup: pep8 2016-07-30 09:00:41 +10:00
rna_info.py Cleanup: pep8 2016-07-30 09:00:41 +10:00
rna_keymap_ui.py Minor adjustments to keymap editor layouts 2016-02-20 00:46:17 +01:00
rna_prop_ui.py Fix T46891: Error removing PropertyGroup 2015-11-30 11:03:49 +11:00
rna_xml.py Cleanup: pep8 2016-07-30 09:00:41 +10:00
sys_info.py Basic Alembic support 2016-08-06 10:58:13 +02:00