Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LumaPictures/LumaNukeGizmos
/ functions
Functions
7 in github.com/LumaPictures/LumaNukeGizmos
⨍
Functions
7
◇
Types & classes
1
↓ 2 callers
Method
addGizmoPaths
Recursively search ``self.searchPaths`` for folders whose names do not match the exclusion pattern ``self.exclude``, and add them to
init.py:96
↓ 2 callers
Method
reset
(self)
init.py:93
↓ 1 callers
Method
_recursiveAddGizmoMenuItems
(self, toolbar, crawlData, defaultSubMenu=None, topLevel=False)
init.py:169
↓ 1 callers
Method
_recursiveAddGizmoPaths
(self, folder, crawlData, foldersOnly=False)
init.py:108
↓ 1 callers
Method
addGizmoMenuItems
Recursively creates menu items for gizmos found on this instance's search paths. This only has an effect if Nuke is in GUI mode.
init.py:141
↓ 1 callers
Method
canonical_path
(cls, path)
init.py:90
Method
__init__
'searchPaths': An iterable of paths to recursively search. If omitted, the search will first try to use the `NUKE_GIZMO_PATH` environ
init.py:63