Releases: alexanderrichtertd/plex
Releases · alexanderrichtertd/plex
Adding features and smoothing access
Pipeline
- Restructure files and folders
- Rename and combine files and folders
- Tank is now the MOST important class and handles MOST interfaces
- Adding categories for the pipeline status (pipeline.yml)
- Sub categories and order for menu items in the DCCs
- Update images
Pop Up
- adding arNotice with better feature as a decorator
- pops on start, ends, issues, warning, etc.
- logs data
- write down statistics in the user folder data/user/$user/stats.yml
- adding notice.yml
Tools
- LIGHT: Adding light linker
- UTILS: Selection to first position
Maya
- Restructure
- ADD reload pipeline for reloading menu on updates
- ADD shelf with default tools (icons could break since absolute path)
- ADD rendersettings template for quick changes
Development
- DCC category for maya.py, nuke.py and having software.py as a parent
A feature can't be a bug
ADD arLoad, arSave, arSaveAs, arNotice
ADD/MOD configs (rules, script)
ADD img/lbl
ADD 3ds Max basics & arUtil
Adding a startup implementation of 3ds Max with generic Menu inclusions.
Adding the basic arUtil script as a parent for pipeline conform scripts and ui additions.
(parent arUtil in your script and use its basic UI and scripts to stay consistent and reuse parts)
arDesktop admin & fix
arDesktop has now Admin options as standard (open data folder)
fixed the multi instance bug (introduced the SRC_SOFTWARE_PATH env)
Maya, menu and more robust
- Maya: Merge menu.py into userSetup.py
- menu: Add general open folder project/scene
- arDesktop: added & fixed open folder functions
- pipeline.py: more robust
- move exe to root
pipeline.py robust & Maya fix
status | script | comment |
---|---|---|
chg | pipeline.py | robust & feedback |
bug | shelf | fix error |
bug | maya | temp menu |
Nuke & arDesktop integration
status | script | comment |
---|---|---|
chg | nuke | startup additions and gizmo functions |
chg | arWrite | display errors |
add | project folder | add template folder |
chg | img | restructure and additions |
chg | img | convert: sRGB -> RGB (annoying msg) |
bug | arDesktop | software lock |
bug | user | create user |
tank, Software and stability
status | script | comment |
---|---|---|
add | tank | master class |
add | libData | add_env is more stable |
chg | software | prints are advanced and not static |
bug | Maya | Maya start (still: no menu and pythonpath problems) |
singleton
status | script | comment |
---|---|---|
bug | arDesktop | fixed subprocess freeze |
add | software | Singleton, added properties, changed and exported start options |
add | users | Singleton |
first release
status | script | comment |
---|---|---|
add | Windows | main scripts |
add | win_desktop | To open the pipeline from a desktop application |
add | win_nuke | Open nuke with menus and settings |