-
Notifications
You must be signed in to change notification settings - Fork 37
arUtil
Alexander Richter edited this page May 1, 2017
·
16 revisions
Default UI and functions for new scripts with and without UI.
from arUtils import ArUtil
class NewScript(ArUtil):
def __init__(self):
super(ArUtils, self).__init__()
scripts
scripts/plugins
- arUtil
- arDesktop
- arSave/arLoad
- arNotice
- arConfig
in development
- arSmartLoader
- arQualityChecker