Commit graph

27639 commits

Author SHA1 Message Date
Ondřej Samohel
c5ecc78d55
Merge pull request #4386 from BigRoy/maya_fix_validate_plugin_path_attributes
Maya: Fix validate plugin path attributes
2023-01-27 07:15:53 +01:00
Roy Nieterau
7153ba6eb9 Fix code style 2023-01-27 01:28:26 +01:00
Roy Nieterau
5e02a1859d Fix setting key 2023-01-27 01:28:15 +01:00
Jakub Ježek
1974b0bc83
Merge pull request #4380 from ynput/bugfix/celaction-cli-ditch-agrparse
CelAction: Collector CLI is now working as it should
2023-01-26 17:15:35 +01:00
Ondřej Samohel
5603cb1632
Merge pull request #4377 from ynput/chore/adding-release-to-git-commit-hook 2023-01-26 16:19:40 +01:00
Ondrej Samohel
000389bab8
Merge remote-tracking branch 'origin/develop' into develop 2023-01-26 16:13:45 +01:00
Ondrej Samohel
ceaeb46ae1
🎨 inject pythonpath to environment 2023-01-26 16:13:28 +01:00
Ondřej Samohel
8d8b33af05
Merge pull request #4381 from ynput/bugfix/OP-4055_dont-stop-in-missing-lib 2023-01-26 16:10:48 +01:00
Ondrej Samohel
2e3e9735b6
⚰️ remove oiio for download 2023-01-26 14:53:58 +01:00
Ondrej Samohel
e03d021536
🐛 don't exit on missing dependency 2023-01-26 14:52:00 +01:00
Jakub Jezek
ad6fef12fa
celaction: ditching agrparse 2023-01-26 14:00:47 +01:00
Jakub Jezek
c4b010499a
adding release to git commit config 2023-01-26 10:37:53 +01:00
Jakub Jezek
b0bf9a4a5c
fixing pyproject.toml OP version 2023-01-26 10:36:19 +01:00
ynbot
940a49b95c
[Automated] Merged release main into develop 2023-01-25 16:31:04 +01:00
Ondřej Samohel
ab9f8b2f37
Merge pull request #4271 from ynput/enhancement/OP-4651_path_validator 2023-01-25 16:25:08 +01:00
Ondřej Samohel
19649dd10b
💡 comment indent 2023-01-25 16:24:33 +01:00
OpenPype
94d36c90ca [Automated] Release 2023-01-25 15:19:59 +00:00
ynbot
bafbe95460
[Automated] Merged main into develop 2023-01-25 16:16:35 +01:00
OpenPype
7abe12b525 [Automated] Bump version 2023-01-25 15:16:23 +00:00
ynbot
8a2204271c
[Automated] Merged develop into main 2023-01-25 16:14:55 +01:00
64qam
8658bfc8c4
Merge pull request #4373 from ynput/release/3.15-bump-version-with-changelog
change log and pyproject version
2023-01-25 16:13:56 +01:00
Jakub Jezek
769c6bf400
bump pyproject.toml version and changelog 2023-01-25 16:11:52 +01:00
Jakub Trllo
55d990394c
Merge pull request #4372 from BigRoy/houdini_fix_loader_not_working
Houdini: Fix loader not working in Houdini
2023-01-25 16:09:34 +01:00
Roy Nieterau
c7ca9bb77a Fix loader not working in Houdini 2023-01-25 16:07:40 +01:00
Jakub Ježek
07bd0edea9
Merge pull request #4366 from ynput/release/3.15.x 2023-01-25 15:56:08 +01:00
Jakub Jezek
37dc18b837
hound comments 2023-01-25 15:55:03 +01:00
ynbot
2f9b56d990
[Automated] Merged main into develop 2023-01-25 04:28:32 +01:00
OpenPype
61d03e2102 [Automated] Bump version 2023-01-25 03:28:19 +00:00
ynbot
c385cafdfa
[Automated] Merged develop into main 2023-01-25 04:27:13 +01:00
Milan Kolar
5969d85936
Merge pull request #4293 from tokejepsen/enhancement/export_alembic_redundant 2023-01-24 14:00:02 +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
Kayla Man
9fa40a3a85 edit the code for the possible cosmetic issue 2023-01-24 19:10:03 +08: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