Commit graph

27598 commits

Author SHA1 Message Date
Jakub Jezek
37dc18b837
hound comments 2023-01-25 15:55:03 +01:00
Jakub Trllo
b0a6be63ac Merge branch 'develop' into release/3.15.x
# Conflicts:
#	openpype/hosts/photoshop/api/workio.py
#	openpype/hosts/photoshop/plugins/publish/validate_unique_subsets.py
#	pyproject.toml
#	website/docs/artist_hosts_aftereffects.md
2023-01-24 12:31:32 +01:00
64qam
e9081dc074
Merge pull request #4358 from ynput/chore/OP-4760_Background-batch-must-be-rewritten-for-Tray-publisher
TrayPublisher: Batch utils functions
2023-01-23 18:46:54 +01:00
ynbot
aeb1ee0d7e
[Automated] Merged main into develop 2023-01-21 04:28:30 +01:00
OpenPype
99152fd35c [Automated] Bump version 2023-01-21 03:28:17 +00:00
ynbot
e34f63523a
[Automated] Merged develop into main 2023-01-21 04:27:16 +01:00
Milan Kolar
5fcd177b15
Merge pull request #4149 from kaamaurice/enhancement/blender_added-settings-for-validator-no-colons-in-name 2023-01-21 00:17:57 +01:00
Milan Kolar
4d567c0316
Merge pull request #4336 from BigRoy/global_validate_unique_subsets
fixes https://github.com/ynput/OpenPype/issues/4330
2023-01-21 00:16:08 +01:00
Petr Kalis
3114fccf3a OP-4760 - Hound 2023-01-20 17:01:07 +01:00
Petr Kalis
f00ee2784a OP-4760 - fixes after review
Removed unnecessary function, fixed missed arguments.
2023-01-20 16:59:47 +01:00
Jakub Ježek
439a2b4781
Merge pull request #4333 from ynput/bugfix/OP-4369-fixing-inplace-publishing-editorial 2023-01-20 11:48:36 +01:00
Jakub Jezek
9d611b0405
fix pyproject version for newer poetry version validation 2023-01-20 11:07:27 +01:00
Petr Kalis
93eb865065 OP-4760 - extracted parsing methods into separate file
Same functions used for background family.
2023-01-20 10:23:56 +01:00
Jakub Trllo
0e08d3de19
Merge pull request #4356 from ynput/feature/not_use_mongo_query_unreal_loader
Unreal: Don't use mongo queries in 'ExistingLayoutLoader'
2023-01-19 19:15:41 +01:00
Jakub Trllo
028c476622
Fix adding to set
Co-authored-by: Simone Barbieri <simone.barbieri@hey.com>
2023-01-19 18:51:30 +01:00
Jakub Trllo
e81e4b2786
Merge pull request #4350 from ynput/bugfix/push_to_project_hierarchy
PushToProject: Fix hierarchy of project change
2023-01-19 16:09:09 +01:00
Jakub Trllo
281f8bc86e handle lowered paths in representation files 2023-01-19 15:40:44 +01:00
Jakub Trllo
813dc26488 clean repre path too 2023-01-19 15:33:32 +01:00
Jakub Trllo
aab842e4b7 fix find of root templates in anatomy 2023-01-19 15:21:47 +01:00
Jakub Trllo
5fa000803a add universal clean path method 2023-01-19 14:36:25 +01:00
Jakub Ježek
8ed932b6c2
Merge pull request #4195 from ynput/feature/OP-2479_color-v3-Colorspace-management-and-distribution 2023-01-19 12:43:44 +01:00
Jakub Trllo
bfed990e4f normalize path 2023-01-19 12:38:22 +01:00
Jakub Trllo
0bc73832b0 fix comment indentation 2023-01-19 12:35:56 +01:00
Ondřej Samohel
a4ce14ce94
Merge pull request #4354 from ynput/bugfix/fix_python_version_folder_name
change 3.7 to 3.9 in folder name
2023-01-19 12:24:28 +01:00
Jakub Trllo
90d4097143 more efficient queries without using 'legacy_io' 2023-01-19 12:21:11 +01:00
Jakub Trllo
7c6dd8503d pass project name to '_process' 2023-01-19 12:20:45 +01:00
Jakub Trllo
3400304cef use 'apply_settings' method to get value of 'delete_unmatched_assets' 2023-01-19 12:16:11 +01:00
Jakub Trllo
902d978bac change 3.7 -> 3.9 in folder name 2023-01-19 11:27:39 +01:00
Jakub Jezek
4509119901
Merge branch 'release/3.15.x' into feature/OP-2479_color-v3-Colorspace-management-and-distribution 2023-01-19 11:24:25 +01:00
Jakub Trllo
4b0b6e6e02
Merge pull request #4346 from quadproduction/267-set-family-instances-in-create-plugin-by-alphabetical-order
Sort families by alphabetical order in the Create plugin
2023-01-19 11:05:33 +01:00
Jakub Trllo
e3ebd74676
Merge pull request #4351 from ynput/chore/remove-black-from-pre-commit
Pre-commit: Remove black
2023-01-19 11:01:30 +01:00
Ondřej Samohel
2e83a5f71c
remove black 2023-01-19 09:48:46 +01:00
Milan Kolar
e0b0b51d62
Merge pull request #4339 from BigRoy/new_publisher_plugin_tweaks 2023-01-19 09:25:42 +01:00
Milan Kolar
7357a3ce94
Merge pull request #4342 from ynput/docs/split_core_tools_page 2023-01-19 09:23:35 +01:00
Milan Kolar
ddb5b577c4
Merge pull request #4347 from quadproduction/255-photoshop-save-as 2023-01-19 09:11:02 +01:00
iLLiCiTiT
67e10bfd43 fix change of project 2023-01-19 03:43:48 +01:00
Jakub Jezek
5409c3e3b8
updating poetrylock and pyproject 2023-01-18 21:24:25 +01:00
Jakub Jezek
71e347d6d0
Merge branch 'release/3.15.x' into feature/OP-2479_color-v3-Colorspace-management-and-distribution 2023-01-18 18:01:23 +01:00
Jakub Jezek
029e891cdf
global: privatisation of functions 2023-01-18 17:21:45 +01:00
Jakub Jezek
80e94e0131
global: removing printing 2023-01-18 17:13:52 +01:00
Jakub Jezek
5ef8b40c90
global: improve docs strings 2023-01-18 17:08:49 +01:00
Jakub Ježek
133c6aaa1a
Update openpype/pipeline/colorspace.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-01-18 17:07:27 +01:00
Jakub Jezek
ab5b83a32a
global: prep formatting data outside of loop 2023-01-18 17:05:54 +01:00
Jakub Jezek
f32d28612b
nuke: implementing new ocio config schema 2023-01-18 16:53:06 +01:00
Jakub Ježek
9349a0ae7b
Merge pull request #4341 from ynput/bugfix/OP-3845_nuke-input-process-node-sourcing
Nuke Input process node sourcing improvements
2023-01-18 15:41:58 +01:00
Oscar Domingo
17d31793a9 documentation: Split tools into separate entries
Having the different tools displayed in the sidebar will allow the
reader to form a overall picture of these faster as well as allowing to
reference these easier.

Any reference (link) to the tools has been updated to reflect the
changes above.
2023-01-18 12:53:32 +00:00
Roy Nieterau
0d6ce14a2a Fix typo 2023-01-18 13:36:02 +01:00
Jakub Jezek
8fb7494d20
Merge branch 'release/3.15.x' into bugfix/OP-3845_nuke-input-process-node-sourcing 2023-01-18 13:01:58 +01:00
Jakub Jezek
1353f03fd0
Nuke: improving input process node sourcing 2023-01-18 12:58:43 +01:00
Jakub Trllo
5a4852703b Merge branch 'develop' into release/3.15.x 2023-01-18 12:10:47 +01:00