Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/listyque/TACTIC-Handler
PySide based TACTIC client for maya, nuke, 3dsmax, houdini, etc
https://github.com/listyque/TACTIC-Handler
3ds-max 3dsmax asset asset-management asset-manager asset-pipeline automation houdini management maya nuke pipeline pyside python screenshots standalone tactic-client tactic-handler
Last synced: 3 months ago
JSON representation
PySide based TACTIC client for maya, nuke, 3dsmax, houdini, etc
- Host: GitHub
- URL: https://github.com/listyque/TACTIC-Handler
- Owner: listyque
- License: epl-1.0
- Created: 2016-02-09T20:00:09.000Z (over 8 years ago)
- Default Branch: stable
- Last Pushed: 2024-01-24T15:48:21.000Z (10 months ago)
- Last Synced: 2024-05-02T21:04:07.954Z (6 months ago)
- Topics: 3ds-max, 3dsmax, asset, asset-management, asset-manager, asset-pipeline, automation, houdini, management, maya, nuke, pipeline, pyside, python, screenshots, standalone, tactic-client, tactic-handler
- Language: Python
- Homepage:
- Size: 59.8 MB
- Stars: 91
- Watchers: 25
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.py
- License: LICENSE
Awesome Lists containing this project
- awesome - listyque/TACTIC-Handler - PySide based TACTIC client for maya, nuke, 3dsmax, houdini, etc (Python)
README
# TACTIC-Handler
PySide based Southpaw TACTIC client that can help you commit assets to TACTIC
Can be used with Standalone or with Autodesk Maya 2014-2018+, The Foundry Nuke, Autodesk 3DSmax, Houdini, etc...For anyone who wants "just try":
Portable ver, TH+TACTIC: tactic_team48.zip
How to use: Unpack and run TACTIC-Server.bat
Then you can access TACTIC via web browser from localhost:9123
I also added silent version which is lies in system tray: TACTIC-Server_Silent.bat
And Tactic-Handler: TACTIC-Handler.bat
Tactic Handler should be executed after TACTIC server is fully started and accessible
![in_action](/screenshots/10.06.2020/in_action.gif)
## Key Feauters:
* Pipeline management for Maya, Assets management, Tasks management, Project management
* Qt Based UI
* Runnable standalone or within any App with Python and PySide, PyQt4+
* Rich Functionality, like commiting UDIM textures with sequences, or Sequences of animation, with proper naming.
* Can be customized by anyone
* Small but useful api, it is like object-based wrap to xmlrpc api provided with TACTIC.
* Threads based UI, not freezing when fetching info from DB.
* Basic commenting system. Editing, creating sobjects and etc from database.
* In developement and use by today, frequent updates and bugfixes.
* Server-side script editor.
* Rich customization, server presets, many useful and small things that can help you with your everyday work and etc...Link to Docs Tactic-Handler Documentation pages
Screenshots Tactic-Handler Screenshots
How to Start Tactic-Handler Installation Guides
Api Examples Tactic-Handler Api Usage Examples