Blender Git Loki
Git Commits -> Revision 4498fbe
Revision 4498fbe by Bastien Montagne (master) August 27, 2018, 07:20 (GMT) |
Handle multi-hidden-layers when converting groups to collections. That is kind of mandatory with complex rigged-character groups, with hundreds of helper objects, and a few useful ones being hidden on specific layers (like e.g. the main rig...). It is especially critical point with static override, which won't allow to move objects between collections and such (that would be a nightmare to implement and handle). Note that this is rather basic implementation, we could go further and move all objects in all layers they are 'active', but that would probably be overkill. Reviewers: brecht Subscribers: brecht Differential Revision: https://developer.blender.org/D3649 |
Commit Details:
Full Hash: 4498fbeb2e2141dbc4aa375f9b5d250afe9a285f
Parent Commit: 8b009e2
Lines Changed: +21, -6
1 Modified Path:
/source/blender/blenloader/intern/versioning_280.c (+21, -6) (Diff)