Commit graph

462 commits

Author SHA1 Message Date
Jakub Trllo
dec6335ece move remote_publish funtion into pipeline publish 2022-08-25 17:41:18 +02:00
Jakub Trllo
882e00baef use Logger instead of PypeLogger 2022-08-24 15:52:47 +02:00
Jakub Trllo
da80b2506e moved get creator by name to pipeline.create 2022-08-23 18:21:47 +02:00
Jakub Trllo
e2c9543761
Merge pull request #3702 from pypeclub/feature/OP-3475_Move-context-specific-functions-to-context-tools
General: Move context specific functions to context tools
2022-08-23 18:02:08 +02:00
Jakub Trllo
097546e429 moved 'update_current_task' to context tools and renamed to 'change_current_context' 2022-08-22 14:19:53 +02:00
Jakub Trllo
969241426a moved and modified 'compute_session_changes' into context tools 2022-08-22 14:19:17 +02:00
Jakub Jezek
44770cb6c2
Merge branch 'develop' into bugfix/OP-3654_Flame-re-timing-produces-frame-range-discrepancy- 2022-08-19 17:41:49 +02:00
Jakub Jezek
102965ea69
editorial fixing handles to int and adding speed attribute 2022-08-19 16:15:16 +02:00
Jakub Trllo
ce74673715 Be explicit in error message what is missing 2022-08-18 15:28:10 +02:00
iLLiCiTiT
a601fab359 Merge branch 'feature/maya-build-from-template' into feature/maya-build-from-template-queries 2022-08-12 20:28:37 +02:00
iLLiCiTiT
5a0b987418 Merge branch 'develop' into feature/maya-build-from-template 2022-08-12 20:26:40 +02:00
Jakub Trllo
32c2440e4a fix docstring header 2022-08-12 13:55:55 +02:00
Jakub Trllo
aefb992ce5 removed unused 'is_context' property 2022-08-12 13:55:35 +02:00
Jakub Trllo
6ef46c26fd Merge branch 'feature/maya-build-from-template' into feature/maya-build-from-template-queries 2022-08-11 17:35:14 +02:00
Jakub Trllo
041c676f2c Merge branch 'develop' into feature/maya-build-from-template 2022-08-11 17:34:10 +02:00
Jakub Trllo
748dcf1ad2 fix filter and sort 2022-08-11 15:51:27 +02:00
Jakub Trllo
12a8307a83 simplified path formatting 2022-08-11 15:40:02 +02:00
Jakub Trllo
bb9a16100a removed unnecessary finally statement 2022-08-11 15:22:23 +02:00
Jakub Trllo
683468c563 use 'filter_profiles' function for profiles filtering 2022-08-11 15:22:08 +02:00
Jakub Trllo
02edebad41 fix import string 2022-08-10 18:33:03 +02:00
Jakub Trllo
8858377019 formatting changes 2022-08-10 14:32:07 +02:00
Jakub Trllo
f03e63502e fixed dotted extensions 2022-08-10 13:59:26 +02:00
Jakub Trllo
c9289630e0 moved 'get_custom_workfile_template' as 'get_custom_workfile_template_from_session' into context tools 2022-08-09 16:17:23 +02:00
Jakub Trllo
4db9863927 moved 'get_custom_workfile_template' and 'get_custom_workfile_template_by_string_context' to 'openpype.pipeline.workfile' 2022-08-09 16:17:00 +02:00
Jakub Trllo
01d87ba032 moved build workfile to 'openpype.pipeline.workfile' 2022-08-09 15:10:45 +02:00
Jakub Trllo
bf463afc41 moved 'get_workdir_from_session' to context tools 2022-08-09 13:50:16 +02:00
Jakub Trllo
02007784fa moved 'get_last_workfile_with_version' and 'get_last_workfile' to 'openpype.pipeline.workfile' 2022-08-09 12:56:50 +02:00
Jakub Trllo
97d55eb335 modified docstrings 2022-08-09 11:39:17 +02:00
Jakub Trllo
9427d791ea moved workfile path resolving into openpype/pipeline/workfile 2022-08-09 11:19:08 +02:00
Jakub Trllo
56bbbdbd58 removed unused import 2022-08-08 17:49:20 +02:00
Jakub Trllo
56150d4abb removed unused method 'convert_to_db_filters' 2022-08-08 17:48:48 +02:00
Jakub Trllo
a1cd1890d6 modified 'parent_in_hierarchy' docstring 2022-08-08 17:48:28 +02:00
Jakub Trllo
7e8e61c0e4 changed 'get_data' docstring 2022-08-08 17:48:14 +02:00
Jakub Trllo
5d0cd42a81 renamed 'order' method to 'get_order' 2022-08-08 17:47:01 +02:00
Jakub Trllo
8db8ada964 changed 'node' variable to 'identifier' and added it's docstrings 2022-08-08 17:46:32 +02:00
Jakub Trllo
3ffa995ed6
Merge pull request #3623 from pypeclub/feature/OP-3679_Plugin-settings-handled-by-plugins
General: Plugin settings handled by plugins
2022-08-05 18:26:59 +02:00
Jakub Trllo
cbfa9015b1 catch failed applied settings 2022-08-05 10:45:35 +02:00
Jakub Trllo
6d2a869b2e discover loader plugins can expect project name 2022-08-05 10:08:20 +02:00
Jakub Trllo
49799c2d88 fix merge conflict 2022-08-04 18:26:38 +02:00
Jakub Trllo
8a820a4c6f Merge branch 'feature/maya-build-from-template' into feature/maya-build-from-template-queries 2022-08-04 10:38:12 +02:00
Jakub Trllo
a221a5fc14 Merge branch 'develop' into feature/maya-build-from-template 2022-08-04 10:37:58 +02:00
Petr Kalis
bab5629e35 OP-3684 - use instance.data["farm"] to skip local integrate
No Settings necessary, instance itself should hold if it is targetted for farm (eg. not locally integrated.)
2022-08-03 16:26:46 +02:00
Jakub Trllo
acb4b28b97 moved filter pyblish plugins function to openpype.pipeline.publish.lib 2022-08-01 14:14:33 +02:00
Jakub Trllo
b2d5146288 LegacyCreator plugin can handle settings on their own 2022-08-01 13:38:18 +02:00
Jakub Trllo
5f5aba7ae3 loader plugins can handle settings on their own 2022-08-01 13:38:00 +02:00
Jakub Trllo
736123d1c2 modified 'is_context' property 2022-07-29 17:48:47 +02:00
Jakub Trllo
2d7910a264 renamed 'attributes' to 'required_keys' and 'optional_attributes' to 'optional_keys' 2022-07-29 17:46:14 +02:00
Jakub Trllo
8b7531b977 added helper attributes to placeholder so there is no need to access it's 'data' 2022-07-29 17:44:03 +02:00
Jakub Trllo
a6406f72d3 added logger to placeholder 2022-07-29 17:39:57 +02:00
Jakub Trllo
0e0cec5e01 pass asset documents instead of just names 2022-07-29 17:19:47 +02:00