Skip to content

Releases: alexanderrichtertd/plex

Adding features and smoothing access

07 Oct 19:41
Compare
Choose a tag to compare

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

24 Sep 13:21
Compare
Choose a tag to compare

ADD arLoad, arSave, arSaveAs, arNotice
ADD/MOD configs (rules, script)
ADD img/lbl

ADD 3ds Max basics & arUtil

20 Aug 13:04
Compare
Choose a tag to compare
Pre-release

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

01 Aug 20:44
Compare
Choose a tag to compare
arDesktop admin & fix Pre-release
Pre-release

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

10 Jul 19:36
Compare
Choose a tag to compare
Pre-release
  • 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

02 Jul 13:14
Compare
Choose a tag to compare
Pre-release
status script comment
chg pipeline.py robust & feedback
bug shelf fix error
bug maya temp menu

Nuke & arDesktop integration

29 Jun 13:00
Compare
Choose a tag to compare
Pre-release
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

14 May 16:42
Compare
Choose a tag to compare
Pre-release
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

09 May 16:58
Compare
Choose a tag to compare
singleton Pre-release
Pre-release
status script comment
bug arDesktop fixed subprocess freeze
add software Singleton, added properties, changed and exported start options
add users Singleton

first release

08 May 19:23
Compare
Choose a tag to compare
first release Pre-release
Pre-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