Skip to content

Customizable Outliner #2471

Answered by ppt-adsk
jossh-h asked this question in Ideas
Jul 11, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @jossh-h, let me try to answer your questions:

  1. Outliner hierarchy filtering: the pull request you were looking at is the right one, and is not hard-coded: I'm hopeful we have that one covered to some extent. Have a look at the UFE Hierarchy interface child filtering capability:
    https://help.autodesk.com/view/MAYAUL/2023/ENU/?guid=Maya_SDK_ufe_ref_class_ufe_1_1_hierarchy_html
    This allows the concrete Hierarchy interface to implement filtering on the children it reports. We use that here in the USD implementation of the Hierarchy interface to control whether inactive prims are shown or not:

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jossh-h
Comment options

Answer selected by jossh-h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants