-
Notifications
You must be signed in to change notification settings - Fork 37
FAQ
Alexander Richter edited this page Dec 7, 2024
·
1 revision
Plex?
Pipeline Alex
No parallel multiple OS?
It's important that this pipeline works on the most important OS but not at the same time. A mixture of OS is rare in a deeper sense since it doubles the pipeline complexity.
Why yaml files?
They are much easier to read and edit by hand.
Git for script & plugin versioning control?
Git is an advanced system for tracking and versioning. There is no need to reinvent the wheel.
Why are there (mostly) no CANCEL buttons?
ESC und X do the same trick. It uses code and UI space. Cancel is for canceling processes.
scripts
scripts/plugins
- arUtil
- arDesktop
- arSave/arLoad
- arNotice
- arConfig
in development
- arSmartLoader
- arQualityChecker