rfm2  22.0
A python-based rewrite of RenderMan for Maya
file_dialog.py File Reference

Namespaces

 rfm2.ui.file_dialog
 

Functions

def rfm2.ui.file_dialog.file_dialog_callback (param, plug_or_func)
 

Variables

 rfm2.ui.file_dialog.TX_ATLAS_UDIM_EXPR = re.compile(r'([_\.])(1\d{3})([_\.])')
 
 rfm2.ui.file_dialog.TX_ATLAS_UV_EXPR = re.compile(r'([_\.])(u\d+_v\d+)([_\.])')