Blender Git Loki
Git Commits -> Revision b63e9a9
Revision b63e9a9 by Bastien Montagne (master) September 27, 2016, 15:03 (GMT) |
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 |
Commit Details:
Full Hash: b63e9a96dfabc63500d821603ca500ccd69af9d1
Parent Commit: 5d0de39
Lines Changed: +23, -12
1 Modified Path:
/release/scripts/modules/bl_previews_utils/bl_previews_render.py (+23, -12) (Diff)