Commit graph

83 commits

Author SHA1 Message Date
Jakub Trllo
ed2c37031b First steps to understanding Tray apps 2018-11-16 17:21:30 +01:00
Jakub Trllo
b174fce9de first commit 2018-11-16 15:12:22 +01:00
Milan Kolar
caaa7cb1a1 Merge branch 'master' of bitbucket.org:pypeclub/studio-config 2018-11-15 12:38:17 +01:00
Milan Kolar
99f8b80914 Merged in story/use-maya-look-assigner (pull request #1)
add maya-look-assigner to pype menu
2018-11-15 11:14:14 +00:00
Milan Kolar
ec77e0287d
Merge pull request #25 from pypeclub/story/use-maya-look-assigner
add maya-look-assigner to pype menu
2018-11-14 18:14:08 +01:00
Milan Kolar
1c2e99b154 add maya-look-assigner to pype menu 2018-11-14 18:12:51 +01:00
Jakub Ježek
e3007f47f4
Merge pull request #22 from pypeclub/fix/collect_templates
removing import of maya
2018-11-14 11:15:50 -05:00
Jakub Jezek
cfd959c8a9 removing import of maya 2018-11-14 17:14:44 +01:00
Milan Kolar
6ff853a7e1
Merge pull request #21 from pypeclub/pype-templates-integration
Pype templates integration
2018-11-14 13:23:40 +01:00
Milan Kolar
ab02f68810
Merge branch 'master' into pype-templates-integration 2018-11-14 13:23:29 +01:00
Milan Kolar
1e8de4aa62
Merge pull request #18 from pypeclub/ftrack-action-details-iLLiCiT
Ftrack action details illicit
2018-11-14 13:19:51 +01:00
Milan Kolar
94d8c84d88
Merge pull request #20 from pypeclub/ftrack-loging
Ftrack loging
2018-11-14 13:19:33 +01:00
Jakub Trllo
73b7560519 Changed HTML view after login 2018-11-14 12:23:20 +01:00
Jakub Trllo
9967d0d5f6 error label changed 2018-11-13 18:50:15 +01:00
Jakub Trllo
a67b670b37 ftrackRun.py was added here 2018-11-13 18:41:28 +01:00
Jakub Trllo
11f28fcfa1 Added json.dumps to sync to avalon improvement thumb to child 2018-11-13 17:51:57 +01:00
Jakub Trllo
f345a40bff Able to log in and run server 2018-11-13 16:36:58 +01:00
Jakub Trllo
39a1c2768c Login without GUI 2018-11-13 11:05:15 +01:00
Jakub Trllo
50b015115c change imports for implementation into pype-start 2018-11-12 13:07:45 +01:00
Milan Kolar
c6d34a5c15 remove colorbleed traces 2018-11-12 01:06:04 +01:00
Jakub Trllo
ef4bc0e6e5 action DJV sets start/end frame by files in folder and fps by ftrack 2018-11-09 17:35:54 +01:00
Jakub Trllo
aaacaf88c4 It looks like login is working. Added module "appsdir" 2018-11-09 15:45:10 +01:00
Milan Kolar
b582953552 Merge branch 'master' into pype-templates-integration 2018-11-09 10:35:25 +01:00
Milan Kolar
4010da85d7 fix templates to use ne anatomy syntax 2018-11-09 10:34:59 +01:00
Milan Kolar
757d134dfc inject information into context of the representation for later path formating 2018-11-09 10:33:52 +01:00
Jakub Trllo
3b8b9a23bc Basic template for Login to Ftrack 2018-11-08 19:07:47 +01:00
Jakub Trllo
75a67bb092 action "Create Custom attributes" wasn't probably pushed (done again) 2018-11-07 15:30:13 +01:00
Milan Kolar
c145e25b5b
Merge pull request #15 from pypeclub/dynamic-environments-milan
Dynamic environments
2018-11-07 09:55:23 +01:00
Jakub Trllo
c38001016e Removed unfinished actions (create folder, open folder, batch create) 2018-11-06 18:55:22 +01:00
Jakub Trllo
94515dea68 "Component open" and "DJV launcher" actions are working. NOT PROPERLY!!! 2018-11-06 17:27:31 +01:00
Milan Kolar
ddcf432e16 get tools attribute from ftrack entity 2018-11-05 16:42:31 +01:00
Milan Kolar
18ed607600 start on dynamic environments 2018-11-02 20:41:17 +01:00
Jakub Trllo
490bf1c3ff Action-handler returns full FT obj and added few restored actions 2018-11-02 19:31:16 +01:00
Jakub Trllo
ab6f07e28c Apps Action runs also timer in FT. New actions Thumb to child/parent, sort review and *open_folder 2018-11-01 17:46:09 +01:00
Jakub Trllo
06f1dd9057 Sync to Avalon count with duplication name possibility 2018-10-31 15:19:47 +01:00
Milan Kolar
562d42e55c
Merge pull request #12 from pypeclub/ftrack-apps-launcher-iLLiCiT
Is possible to run apps like in avalon
2018-10-31 12:44:26 +01:00
Milan Kolar
de5716a193 fix workdir setup and hierarchy preparation 2018-10-31 11:55:51 +01:00
Jakub Trllo
2c21c28417 Removed details 2018-10-31 10:39:17 +01:00
Jakub Trllo
90c1044bcf Runs apps with avalon 2018-10-31 10:08:06 +01:00
Milan Kolar
4f90a4984a fix user registration on actions 2018-10-30 15:40:12 +01:00
Milan Kolar
d40d504489 cleanup ftrack action server 2018-10-30 15:31:50 +01:00
Milan Kolar
c593d6798a Merge branch 'ftrack-all-iLLiCiT'
# Conflicts:
#	pype/vendor/clique/collection.py
#	pype/vendor/ftrack_api/_version.py
#	pype/vendor/ftrack_api/session.py
#	pype/vendor/requests/__init__.py
#	pype/vendor/requests/adapters.py
#	pype/vendor/requests/api.py
#	pype/vendor/requests/auth.py
#	pype/vendor/requests/certs.py
#	pype/vendor/requests/compat.py
#	pype/vendor/requests/cookies.py
#	pype/vendor/requests/exceptions.py
#	pype/vendor/requests/models.py
#	pype/vendor/requests/sessions.py
#	pype/vendor/requests/status_codes.py
#	pype/vendor/requests/structures.py
#	pype/vendor/requests/utils.py
#	pype/vendor/six.py
2018-10-30 15:25:03 +01:00
Milan Kolar
2b8ff908c0 remove action handler from vendor 2018-10-30 15:15:10 +01:00
Jakub Trllo
e9b796e1d8 appAction works with versioning from database - app name is splitted by "_" 2018-10-30 12:46:20 +01:00
Jakub Trllo
9ca3d61613 Action register to user that match session.api_user 2018-10-26 12:19:37 +02:00
Jakub Trllo
12799f8cad Actions launch applications 2018-10-25 17:13:19 +02:00
Jakub Trllo
f951bf5405 Sync updates also Tasks and Apps from Ftrack && dynamical action creating based on Avalon DB 2018-10-25 15:43:17 +02:00
Jakub Trllo
129ac28b21 added Task import to syncToAvalon, preparing apps actions 2018-10-25 09:45:06 +02:00
Milan Kolar
5a8377c61f
Merge pull request #8 from pypeclub/compare-KRE-CB-plugins
Compare kre cb plugins
2018-10-24 14:13:04 +02:00
Milan Kolar
c4fede895c start testing pype templates in publishing 2018-10-24 14:01:48 +02:00