Changeset View
Changeset View
Standalone View
Standalone View
source/blender/datatoc/datatoc_icon_split.py
| Context not available. | |||||
| parser.add_argument( | parser.add_argument( | ||||
| "--name_style", dest="name_style", metavar='ENUM', type=str, | "--name_style", dest="name_style", metavar='ENUM', type=str, | ||||
| choices=('', 'UI_ICONS'), | choices=('', 'UI_ICONS'), | ||||
| help="The metod used for naming output data", | help="The method used for naming output data", | ||||
| ) | ) | ||||
| # Options for dicing up the image | # Options for dicing up the image | ||||
| Context not available. | |||||