Commit graph

19470 commits

Author SHA1 Message Date
Roy Nieterau
e27896f4bb Remove unused import 2022-03-04 15:00:17 +01:00
Roy Nieterau
10fb4f68b9
Remove log
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-03-04 14:59:29 +01:00
Roy Nieterau
882a17b04a Move update all logic to from window to view 2022-03-04 11:50:36 +01:00
Roy Nieterau
0cb74b40a3 Merge branch 'develop' of https://github.com/pypeclub/OpenPype into manager_update_all 2022-03-04 11:26:57 +01:00
Jakub Trllo
1ccc2ad458
Merge pull request #2836 from pypeclub/enhancement/OP-2823_Ftrack-can-sync-fps-as-string
Ftrack: Can sync fps as string
2022-03-03 19:10:53 +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
fb2c0d268c
Merge pull request #2818 from pypeclub/bugfix/nuke_application_value_for_template
Nuke: Use AVALON_APP to get value for "app" key
2022-03-03 11:55:00 +01:00
Jakub Trllo
e7450ef732
Merge pull request #2829 from pypeclub/enhancement/OP-2814_Use-openpype-tools-only
Tools: Don't use avalon tools code
2022-03-03 11:54:47 +01:00
Jakub Trllo
d7b704d6e5 removed module_name logic from harmony 2022-03-03 11:47:01 +01:00
Milan Kolar
6a261bf9ce
Merge pull request #2821 from pypeclub/bugfix/OP-2612_Nuke-build-workfile-is-broken 2022-03-03 11:30:49 +01:00
Petr Kalis
dec5f14c1f
Merge pull request #2824 from pypeclub/bugfix/OP-2799_DL-inject_environment-fails-with-concurrent-tasks
Deadline: more detailed temp file name for environment json
2022-03-03 10:51:00 +01:00
Milan Kolar
8234529813
Merge pull request #2633 from pypeclub/bugfix/maya-vrscene-loader-fixes 2022-03-02 15:30:12 +01:00
Milan Kolar
171ddd6676
Update openpype/tools/mayalookassigner/widgets.py 2022-03-02 15:22:28 +01:00
Jakub Trllo
9bd774593e fix method arguments 2022-03-02 14:07:42 +01:00
Jakub Trllo
4f0001c4f3 replace usages of avalon.tools with use classes from openpype.tools 2022-03-02 13:48:47 +01:00
Jakub Trllo
d07b2b1cc3
Merge pull request #2828 from pypeclub/bugfix/deadline_revert_added_event
Deadline: Remove recreated event
2022-03-02 13:47:30 +01:00
Jakub Trllo
b22a3c9217 import qt_app_context in utils init file 2022-03-02 12:26:55 +01:00
Jakub Trllo
d90c83a6b8 move pyblish ui logic into host_tools 2022-03-02 12:26:33 +01:00
Jakub Trllo
4b1bbe668f removed event that should be removed 2022-03-02 11:59:08 +01:00
Jakub Trllo
7b1821238d
Merge pull request #2827 from pypeclub/bugfix/deadline_missing_events
Deadline: Added missing events folder
2022-03-02 11:39:55 +01:00
Jakub Trllo
a252865b9e added missing deadline events folder 2022-03-02 11:25:10 +01:00
pypebot
465a99171c
[Automated] Merged main into develop 2022-03-02 04:37:04 +01:00
OpenPype
0f8c297f85 [Automated] Bump version 2022-03-02 03:36:52 +00:00
pypebot
f25c12a251
[Automated] Merged develop into main 2022-03-02 04:28:49 +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
Ondřej Samohel
23fd830817
Merge pull request #2823 from pypeclub/enhancement/OP-2246-unreal_to_openpype
Move Unreal Implementation to OpenPype
2022-03-01 16:36:30 +01:00
Ondrej Samohel
765ba59358
remove unused import 2022-03-01 15:46:28 +01:00
Ondrej Samohel
11b3d2cbaf
module relative path 2022-03-01 15:44:08 +01:00
Ondrej Samohel
306eddd549
move install/uninstall to pipeline 2022-03-01 15:43:55 +01:00
Ondrej Samohel
32963fb56d
move lib out of host implementation 2022-03-01 15:43:09 +01:00
Jakub Trllo
ed526947eb fix adding 'root' key to format data 2022-03-01 15:32:46 +01:00
Jakub Trllo
a3605771b8
Merge pull request #2825 from pypeclub/bugfix/versioned_doc_may_not_exists
Settings: Missing document with OP versions may break start of OpenPype
2022-03-01 15:10:02 +01:00
Jakub Trllo
be1ae4a99c replace _Callback with functools.partial 2022-03-01 15:01:25 +01:00
Jakub Trllo
5d896b97de make sure that result of '_get_versions_order_doc' is dictionary 2022-03-01 15:00:13 +01:00
Petr Kalis
6a463bfbb4 OL-2799 - more detailed temp file name for environment json for Deadline
Previous implementation probably wasn't detailed enough.
2022-03-01 14:35:35 +01:00
Ondrej Samohel
5479a26b21
fix 🐩 round 3 2022-03-01 13:47:51 +01:00
Ondrej Samohel
c654353c73
fix 🐕‍🦺 round 2 2022-03-01 13:46:10 +01:00
Ondrej Samohel
4fbf8f9031
fix 🐕 2022-03-01 13:42:28 +01:00
Ondrej Samohel
3c9501ac3c
remove submodule, minor fixes 2022-03-01 13:32:21 +01:00
Jakub Jezek
de8e1f8218
globa: fix host name retrieving from running session 2022-03-01 11:54:05 +01:00
Ondřej Samohel
713b82b19c
renaming integration 2022-03-01 11:32:03 +01:00
Jakub Trllo
00451655f6
Merge pull request #2820 from pypeclub/bugfix/OP-2753_Project-Settings-Apply-values-from-
Settings UI: Fix "Apply from" action
2022-03-01 11:25:58 +01:00
Jakub Trllo
79c1fe2712 replace lambda with custom function callback 2022-03-01 11:04:10 +01:00
Jakub Trllo
7718bcfc04
Merge pull request #2819 from pypeclub/bugfix/OP-2514_Ftrack-Job-killer-kill-jobs-without-user
Ftrack: Job killer with missing user
2022-03-01 10:28:21 +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
a6392f131e use AVALON_APP to get value for "app" key 2022-02-28 18:56:00 +01:00