mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Update openpype/hosts/maya/plugins/publish/collect_instances.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
ce7b19d51b
commit
0616db322d
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ def get_all_children(nodes):
|
|||
Using maya.cmds.listRelatives(allDescendents=True) includes only the first
|
||||
instance. As such, this function acts as an optimal replacement with a
|
||||
focus on a fast query.
|
||||
Borrowed from Colorbleed: https://tinyurl.com/bdht6fyh
|
||||
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue