Rigify: fix collection handling.
commitc39b9b3df316729596ac2ccf2728f713b34977af
authorAlexander Gavrilov <angavrilov@gmail.com>
Mon, 19 Nov 2018 13:57:01 +0000 (19 16:57 +0300)
committerAlexander Gavrilov <angavrilov@gmail.com>
Mon, 19 Nov 2018 13:57:01 +0000 (19 16:57 +0300)
tree447b1e326c4ee2e43de47c55e496338ecdb2d5a1
parent9b3924e0c0f9577ec7282a67b562d6a793dff038
Rigify: fix collection handling.

- Legacy mode didn't add objects to proper collections.
- Things broke if the Widgets collection already existed
  in another scene - linking the collection should be a
  separate step from creating it.
rigify/legacy/generate.py
rigify/legacy/utils.py
rigify/utils.py