Commit graph

14863 commits

Author SHA1 Message Date
Petr Kalis
39341b1c2b #1976 - explicitly remove namespace in some cases
Used cls instead of class name
2021-09-07 15:32:14 +02:00
Petr Kalis
eef59e6fff #1976 - standardize return to list 2021-09-07 15:25:54 +02:00
Petr Kalis
a4706062d3 #1976 - made new methods class methods 2021-09-07 14:50:55 +02:00
Petr Kalis
c6d781d7df #1976 - added methods to get configurable items for providers without use of Settings 2021-09-07 13:34:56 +02:00
Jakub Trllo
1abc3211bb
Merge pull request #1959 from pypeclub/feature/module_settings
Global: Settings defined by Addons/Modules
2021-09-07 09:23:15 +02:00
Jakub Trllo
2a01fb8f31
Merge pull request #1982 from pypeclub/bugfix/extract_harmony_zip_handle_workfile_template
Standalone Publisher: Extract harmony zip handle workfile template
2021-09-06 12:23:20 +02:00
Jakub Trllo
58f485e341
Merge pull request #1981 from pypeclub/bugfix/last_workfile_with_multiple_work_templates
Last workfile with multiple work templates
2021-09-06 12:21:55 +02:00
Petr Kalis
d4a6db63f4 Fix added underscore to internal methods 2021-09-06 11:41:26 +02:00
Ondřej Samohel
80841fde06
Merge pull request #1939 from pypeclub/enhancement/headless-and-validation
OpenPype: Add version validation and `--headless` mode and update progress 🔄
2021-09-03 17:23:32 +02:00
Ondrej Samohel
e9c2275d04
remove ftrack submodules 2021-09-02 14:28:03 +02:00
iLLiCiTiT
79819a21a0 use get_workfile_template_key_from_context to get right work template name 2021-09-02 12:34:54 +02:00
iLLiCiTiT
2f9f1ad00c use HOST_WORKFILE_EXTENSIONS to get workfile extensions 2021-09-02 12:34:42 +02:00
iLLiCiTiT
e43f7bc007 removed duplicated line 2021-09-02 12:34:18 +02:00
iLLiCiTiT
23f17609db removed todo which is already done 2021-09-02 12:25:33 +02:00
iLLiCiTiT
4ec7e18aad pass workfile template to _prepare_last_workfile 2021-09-02 12:25:19 +02:00
Jakub Trllo
0207fb133c
Merge pull request #1977 from pypeclub/bugfix/collectors_order
Collectors order
2021-09-01 17:30:38 +02:00
iLLiCiTiT
554504711a Merge branch 'develop' into feature/module_settings 2021-09-01 16:47:34 +02:00
iLLiCiTiT
1f6a3fdf42 moved CollectWorkfileData in tvpaint 2021-09-01 16:43:27 +02:00
iLLiCiTiT
69b8659b6d change tvpaint collectors order 2021-09-01 16:33:58 +02:00
iLLiCiTiT
84ee712ef4 change collect host name order to lower possible 2021-09-01 16:32:41 +02:00
Ondrej Samohel
014f10a023
Merge remote-tracking branch 'origin/develop' into enhancement/headless-and-validation 2021-09-01 13:15:50 +02:00
Ondřej Samohel
e3f0e89e21
default value for pop
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2021-09-01 13:05:43 +02:00
Milan Kolar
283221e460
Merge pull request #1974 from pypeclub/bugfix/arrow_submodule_https 2021-08-31 19:22:12 +02:00
Jakub Trllo
efb111e1c6
Merge pull request #1966 from pypeclub/feature/multiple_workfile_templates
Workfiles: Support more workfile templates
2021-08-31 19:21:31 +02:00
iLLiCiTiT
f36f504faa updated avalon-core 2021-08-31 19:18:45 +02:00
iLLiCiTiT
6298066178 Merge branch 'develop' into feature/multiple_workfile_templates 2021-08-31 19:17:03 +02:00
Jakub Trllo
aac65c990f
Merge pull request #1961 from pypeclub/bugfix/extract_jpeg_paths_with_spaces
Global: ExtractJpeg can handle filepaths with spaces
2021-08-31 19:11:53 +02:00
iLLiCiTiT
517980169b Merge branch 'develop' into bugfix/extract_jpeg_paths_with_spaces 2021-08-31 19:11:30 +02:00
iLLiCiTiT
2b2698639b change source url of arrow submodule from git to https 2021-08-31 19:10:25 +02:00
Milan Kolar
4667ca6ce7
Merge pull request #1954 from pypeclub/CI/new_branch_types
CI: change release numbering triggers
2021-08-31 18:39:28 +02:00
Milan Kolar
be1301e511
Merge pull request #1968 from tokejepsen/bugfix/build_dependencies
Fix PyQt5 on Windows build.
2021-08-31 18:38:56 +02:00
Milan Kolar
4a43416a43
Merge pull request #1970 from pypeclub/bugfix/move_deadline_plugins
Deadline: Houdini plugins in different hierarchy
2021-08-31 18:38:16 +02:00
Ondrej Samohel
b59bb52b6b
hound fixes 🐕 2021-08-31 18:27:26 +02:00
Ondrej Samohel
901e5f5266
refactor common code, change handling of env var 2021-08-31 18:24:24 +02:00
pypebot
d56817c6d6
[Automated] Merged main into develop 2021-08-31 11:35:38 +02:00
OpenPype
3a8b1f403a [Automated] Bump version 2021-08-31 09:35:27 +00:00
Milan Kolar
4830d24af4
Merge pull request #1971 from Moonrock-Animation-Studio/develop 2021-08-31 11:32:07 +02:00
pypebot
33461d32fa
[Automated] Merged develop into main 2021-08-31 11:30:06 +02:00
Petr Kalis
c7447e723b
Merge pull request #1973 from pypeclub/bugfix/webserver_docu
Webpublisher - fixed documentation, host and ip are provided from command line
2021-08-31 11:28:59 +02:00
Milan Kolar
a7dc260e1c
Merge pull request #1972 from pypeclub/bugfix/collect_ftrack_username_fix 2021-08-31 11:28:38 +02:00
Petr Kalis
da0ea31ec9 Webpublisher - fixed documentation, host and ip are provided by command line 2021-08-31 10:31:36 +02:00
iLLiCiTiT
8c04008b4f fix attribute name from host to hosts 2021-08-31 10:25:11 +02:00
unknown
6533934577 Added Moonrock Animation Studio to OpenPype users 2021-08-28 15:12:56 +02:00
pypebot
5ae6417f08
[Automated] Merged main into develop 2021-08-28 05:39:04 +02:00
OpenPype
ca1dfbd98c [Automated] Bump version 2021-08-28 03:38:52 +00:00
pypebot
0d04cafe11
[Automated] Merged develop into main 2021-08-28 05:33:51 +02:00
iLLiCiTiT
d0cc82c382 Merge branch 'develop' into feature/module_settings 2021-08-27 17:28:59 +02:00
iLLiCiTiT
5dd6d01060 changed name of get_settings_root_dir to get_settings_root_path 2021-08-27 17:23:34 +02:00
iLLiCiTiT
2188e62b69 implement abstract methods required for modules 2021-08-27 17:14:33 +02:00
iLLiCiTiT
82f361d48a enable addon by default 2021-08-27 17:14:20 +02:00