Commit graph

181 commits

Author SHA1 Message Date
Jakub Trllo
338aac4de6 ignore 'team' entities in process event 2022-03-17 13:05:53 +01:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Petr Kalis
8c38c4f332 OP-2877 - use same value for burnin user, version and representation author 2022-03-08 16:34:22 +01:00
Jakub Trllo
cec7adab1c fix zero division error 2022-03-03 17:53:14 +01:00
Jakub Trllo
c237434ad6 create custom attributes action does not replace text fps custom attribute 2022-03-03 15:30:15 +01:00
Jakub Trllo
630c819336 moved FPS_KEYS to constants 2022-03-03 15:29:30 +01:00
Jakub Trllo
f88bf7b5be use fps conversion function during synchronization 2022-03-03 14:52:41 +01:00
Jakub Trllo
6a6ce4d5c5 added funciton to convert string fpx into float 2022-03-03 14:52:24 +01:00
Jakub Trllo
dc52550567
Merge pull request #2766 from pypeclub/feature/extract_template_formatting_from_anatomy
General: Extract template formatting from anatomy
2022-03-01 16:50:18 +01:00
Jakub Trllo
a82e6032cf Merge branch 'develop' into bugfix/OP-2514_Ftrack-Job-killer-kill-jobs-without-user 2022-02-28 19:06:54 +01:00
Jakub Trllo
f66e653c24 Merge branch 'develop' into feature/extract_template_formatting_from_anatomy 2022-02-28 15:16:00 +01:00
Milan Kolar
09315decbf
Merge pull request #2778 from pypeclub/feature/OP-2267_Standalone-publisher-using-new-publisher 2022-02-24 17:04:02 +01:00
Jakub Trllo
82d37651b3 Merge branch 'develop' into feature/extract_template_formatting_from_anatomy 2022-02-24 15:37:46 +01:00
Jakub Trllo
a9f2d6d2a6
Merge pull request #2800 from pypeclub/bugfix/OP-2737_Ftrack-circular-dependency-error
Ftrack: Unset task ids from asset versions before tasks are removed
2022-02-24 11:26:33 +01:00
Jakub Trllo
68cf09d61c Merge branch 'develop' into feature/OP-2267_Standalone-publisher-using-new-publisher 2022-02-24 10:38:04 +01:00
Petr Kalis
947fe95cef Merge branch 'develop' of github.com:pypeclub/OpenPype into bugfix/OP-2726_Webpublisher-Ftrack-review-burnin-displaying-pypeclub 2022-02-23 14:19:41 +01:00
Jakub Trllo
0e24653f65 Merge branch 'develop' into bugfix/OP-2737_Ftrack-circular-dependency-error 2022-02-23 12:11:46 +01:00
Jakub Trllo
4306a618a0 moved ftrack module one hierarchy level higher 2022-02-22 15:18:12 +01:00
Petr Dvorak
a8fd971b06 Removed deprecated submodules 2021-08-27 10:58:36 +02:00
Milan Kolar
3b733672b1 Merge branch 'develop' into feature/houdini-cb-update 2021-08-25 12:24:29 +02:00
Petr Kalis
255de27405 Fix - ftrack family was added incorrectly in some cases 2021-08-13 12:18:37 +02:00
iLLiCiTiT
abd7bfa375 moved new file to right folder 2021-08-10 15:41:03 +02:00
Petr Kalis
976bc45a1e Changed missed imports 2021-08-10 15:18:53 +02:00
iLLiCiTiT
3a30aa9ab6 Merge branch 'develop' into feature/dynamic_modules 2021-08-09 12:50:03 +02:00
Jakub Trllo
1598c5641c
Merge pull request #1899 from pypeclub/feature/private_project_server_actions
Ftrack: Private project server actions
2021-08-05 18:38:51 +02:00
iLLiCiTiT
83a2c0ff04 merged where i run actions into one 2021-08-04 18:06:39 +02:00
iLLiCiTiT
550b8f38da added action which helps to identify if actions are shown on private project where ftrack event server does not have access 2021-08-04 17:40:09 +02:00
iLLiCiTiT
ad2b43acc4 Merge branch 'develop' into feature/private_project_server_actions 2021-08-04 17:01:28 +02:00
Jakub Trllo
20c1434e02
Merge pull request #1867 from pypeclub/feature/local_actions_with_process_identifier
Local actions with process identifier
2021-07-29 17:13:19 +02:00
Toke Stuart Jepsen
02780730d6 Check for multiple selection. 2021-07-29 09:34:30 +01:00
Toke Stuart Jepsen
03a894ac95 Allow Multiple Notes to run on tasks. 2021-07-29 09:24:35 +01:00
iLLiCiTiT
3406c47fda moved ftrack module 2021-07-28 14:19:35 +02:00
iLLiCiTiT
5c6b15b30a skip entities that are None after query 2021-07-28 10:32:17 +02:00
iLLiCiTiT
6813ff0366 changed imports where from interfaces are loaded 2021-07-27 20:01:54 +02:00
iLLiCiTiT
b83e932a6b interfaces are defined in one specific file 2021-07-27 19:58:45 +02:00
iLLiCiTiT
abdaf019ba interfaces inherit from OpenPypeInterface 2021-07-27 19:01:08 +02:00
iLLiCiTiT
a4089715b4 fix where I run action 2021-07-27 15:42:12 +02:00
iLLiCiTiT
b911f3f065 fix prepare project which triggers different action 2021-07-27 15:32:04 +02:00
iLLiCiTiT
8ebdbd4f93 added helper LocalAction as base which tells user that is not launched because was launched in other process 2021-07-27 15:25:50 +02:00
iLLiCiTiT
72a2bdfd04 AppplicationsAction is using process identifier 2021-07-27 15:23:43 +02:00
iLLiCiTiT
7737dbb326 use process_identifier instead of uuid for each action 2021-07-27 15:22:58 +02:00
iLLiCiTiT
bee136e29a added process identifier to base handler 2021-07-27 15:22:11 +02:00
iLLiCiTiT
39b79a32c2 Merge branch 'develop' into feature/local_actions_with_process_identifier 2021-07-27 15:13:21 +02:00
iLLiCiTiT
fcde4277e3 removed slash from comment 2021-07-27 11:15:17 +02:00
iLLiCiTiT
699c3b5e06 update server prepare project action with all changes 2021-07-27 11:14:15 +02:00
iLLiCiTiT
ccce38eebb add create project structure checkbox 2021-07-27 11:10:24 +02:00
iLLiCiTiT
b180d7be22 add h3 to enum labels 2021-07-27 11:09:55 +02:00
iLLiCiTiT
fb1a39bd83 commit custom attributes changes 2021-07-27 11:09:43 +02:00
iLLiCiTiT
aab871fea7 use CUST_ATTR_AUTO_SYNC constance for custom attribute name 2021-07-27 11:09:24 +02:00
Milan Kolar
0f3f72b83f
Merge pull request #1845 from pypeclub/bugfix/avalon_sync_type_error 2021-07-26 15:45:09 +02:00