nomenclator.symbol¶
-
nomenclator.symbol.OUTPUT_CLASSES= ('Write', 'DeepWrite')¶ Output classes which can be rendered.
-
nomenclator.symbol.CONFIG_FILE_NAME= 'nomenclator.toml'¶ Name of the configuration file.
-
nomenclator.symbol.VIDEO_TYPES= ('mxf', 'mov', 'mp4', 'avi')¶ List of file types used for video formats.
-
nomenclator.symbol.DEFAULT_EXPRESSION= '[\\w_.-]+'¶ Default expression to resolve token if none is specified in a template pattern.
-
nomenclator.symbol.DEFAULT_MATCH_START= True¶ Default value for matching the start of a template path pattern.
-
nomenclator.symbol.DEFAULT_MATCH_END= True¶ Default value for matching the end of a template path pattern.
-
nomenclator.symbol.DEFAULT_DESCRIPTIONS= ('comp', 'precomp', 'roto', 'cleanup')¶ Default description tuples.
-
nomenclator.symbol.DEFAULT_COLORSPACE_ALIASES= (('linear', 'lin'), ('sRGB', 'srgb'))¶ Default colorspace alias tuples.
-
nomenclator.symbol.DEFAULT_CREATE_SUBFOLDERS= False¶ Default value for creating subfolders on saving.
-
nomenclator.symbol.DEFAULT_MAX_LOCATIONS= 5¶ Default maximum recent locations to display.
-
nomenclator.symbol.DEFAULT_MAX_PADDING= 5¶ Default maximum padding to display.