Commit graph

300 commits

Author SHA1 Message Date
Jakub Trllo
af06e1a851 fix too long line 2022-07-15 12:02:19 +02:00
Jakub Trllo
beb53f7ccb use time settings to determine when to trigger creation 2022-07-15 11:23:07 +02:00
Petr Kalis
79cae37d28 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-3481_Tracking-original-files 2022-07-13 16:02:35 +02:00
Petr Kalis
450a20dcca OP-3481 - add source key to Note formatting
Allows to fill value from instance.data["source"] as a {source} in Ftrack Note.
2022-07-13 15:28:01 +02:00
Jakub Trllo
f6129b5f5b trigger 'openpype.project.structure.created' topic on finish of create project structure action 2022-07-13 12:41:15 +02:00
Jakub Trllo
606b057ab0 trigger 'openpype.project.created' in sync actions because session avalon sync is not with event hub 2022-07-04 12:25:32 +02:00
Jakub Trllo
b340bd532d trigger ftrack event 'openpype.project.created' on project creation 2022-07-04 11:47:06 +02:00
Jakub Trllo
91a9dcdbd4 Don't use dictionary as default value 2022-07-04 11:42:00 +02:00
Jakub Trllo
01c48a3c19 trigger 'openpype.project.prepare' event on project preparation 2022-07-04 11:40:28 +02:00
Jakub Trllo
7bcc7277c3 ftrack is using new source of anatomy 2022-06-29 15:29:59 +02:00
Jakub Trllo
665fab4e35 fix delete asset action to filter assets right way 2022-06-20 13:15:32 +02:00
Jakub Trllo
20bc7300b1 fix delivery action 2022-06-20 13:14:16 +02:00
Jakub Trllo
ef84e7fda1 Merge branch 'develop' into feature/OP-3407_Use-query-functions-in-ftrack 2022-06-20 11:37:07 +02:00
Jakub Trllo
8857423828 Changed label of custom attribute action 2022-06-16 14:49:52 +02:00
maxpareschi
db1316dd68 Did this the easy way and let's go! 2022-06-15 20:56:33 +02:00
maxpareschi
e98f81c70c made the browser opening non blocking 2022-06-14 19:17:54 +02:00
maxpareschi
6a4387a866 finxed hounds 2022-06-14 17:58:56 +02:00
maxpareschi
3d294edf6e Fixed logic and settings, uses webbrowser module 2022-06-14 17:55:48 +02:00
Jakub Trllo
07751a9292 hound fixes 2022-06-14 17:37:29 +02:00
Jakub Trllo
ce63c7c96d use query functions in integrate ftrack hierarchy 2022-06-14 16:46:27 +02:00
Jakub Trllo
be2238718b use query functions in avalon sync 2022-06-14 16:46:14 +02:00
Jakub Trllo
46e22241bd use query functions in store thumbnails to avalon 2022-06-14 16:32:55 +02:00
Jakub Trllo
38f058fca0 use query functions in delete asset action 2022-06-14 16:32:34 +02:00
Jakub Trllo
951a23484e use query functions in RV action 2022-06-14 16:31:51 +02:00
Jakub Trllo
dd07bbe9b2 use query functions in event user assiment 2022-06-14 16:31:32 +02:00
Jakub Trllo
ac48f50fdf use query action in fill workfile attribute 2022-06-14 16:07:58 +02:00
Jakub Trllo
af0b97fafe use query functions in delivery action 2022-06-14 16:07:47 +02:00
Jakub Trllo
7945ca0011 use query functions in delete old versions action 2022-06-14 16:06:12 +02:00
Jakub Trllo
77d496d88b use query in applications action 2022-06-14 16:05:51 +02:00
Jakub Trllo
e6ddd6797d use query functions in prepare project 2022-06-14 15:30:29 +02:00
Jakub Trllo
a573188233 use query functions in sync to avalon event 2022-06-14 14:03:40 +02:00
maxpareschi
b2b52cdcb5
Merge branch 'pypeclub:develop' into enhancement/minimal-ftrack-browser-open-from-tray 2022-06-13 15:31:17 +02:00
maxpareschi
24a31e5e10 fixed hound complaints hopefully 2022-06-10 17:49:16 +02:00
maxpareschi
11fc8d26e7 Line breaks as per hound's "suggestion" 2022-06-10 17:36:38 +02:00
maxpareschi
8add4b588d fixed checks and logged correct info 2022-06-10 17:19:59 +02:00
maxpareschi
4a45225ca2 moved menu entry to last position 2022-06-10 16:55:50 +02:00
maxpareschi
5e82c96a3d info label in settings, handles lists better 2022-06-10 15:53:39 +02:00
maxpareschi
924535a6ce removed icon since not the same as other entries 2022-06-10 15:30:14 +02:00
Jakub Trllo
b227ba5856 removed debug log 2022-06-10 14:54:48 +02:00
maxpareschi
242b9f5f3a added module setting and tray item 2022-06-10 00:49:01 +02:00
Jakub Trllo
5999693fdf fix too long lines 2022-06-09 18:27:00 +02:00
Jakub Trllo
34156e280b create new action to create daily review sessions 2022-06-09 18:17:38 +02:00
Jakub Trllo
886646c026 modified implemenetation to be able also use review session to download delivery 2022-06-09 10:34:55 +02:00
Jakub Trllo
343440d95f
Merge pull request #3284 from pypeclub/feature/OP-3318_convert_hierarhical_attrs_values
Ftrack: Action to transfer values of hierarchical attributes
2022-06-08 15:17:03 +02:00
Petr Kalis
df12eec2c4
Merge pull request #3225 from pypeclub/enhancement/OP-2787_Maya-ABC-farm-publishing
Deadline: publishing of animation and pointcache on a farm
2022-06-07 10:39:56 +02:00
Jakub Trllo
9a4f33532f hound fix 2022-06-03 15:04:20 +02:00
Jakub Trllo
078a47e32f added some logs 2022-06-03 14:58:59 +02:00
Jakub Trllo
d37497df10 changed filename 2022-06-03 14:54:33 +02:00
Jakub Trllo
8e7358a33b changed translate to transfer 2022-06-03 14:51:21 +02:00
Jakub Trllo
98504a2052 implemented action that can tranfer values of 1 hierarchical attribute to another 2022-06-03 14:45:05 +02:00