mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
BigRoy's comment - remove Obj from network_categories to avoid possible confusion
This commit is contained in:
parent
c15adfa327
commit
c64af8ddef
1 changed files with 0 additions and 1 deletions
|
|
@ -83,7 +83,6 @@ class CreatePointCache(plugin.HoudiniCreator):
|
|||
def get_network_categories(self):
|
||||
return [
|
||||
hou.ropNodeTypeCategory(),
|
||||
hou.objNodeTypeCategory(),
|
||||
hou.sopNodeTypeCategory()
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue