Commit graph

30229 commits

Author SHA1 Message Date
ynbot
8b4251f01f
[Automated] Merged main into develop 2023-04-21 13:23:38 +02:00
Ynbot
edccc0f9e9 [Automated] Bump version 2023-04-21 11:23:24 +00:00
ynbot
a2b6bb6d96
[Automated] Merged develop into main 2023-04-21 13:22:33 +02:00
Jakub Jezek
d5ccdcbaab
fixing nightly workflow 2023-04-21 13:21:46 +02:00
Roy Nieterau
b751c539c3
Publisher: Make sure to reset asset widget when hidden and reshown (#4886)
* Make sure to reset asset widget when hidden and reshown

* change '_soft_reset_enabled' only on controller reset

---------

Co-authored-by: Jakub Trllo <jakub.trllo@gmail.com>
2023-04-21 12:22:11 +02:00
Roy Nieterau
cac990cd3c
Code: Tweak docstrings and return type hints (#4875)
* Tweak docstrings and return type hints

* Remove test import of `typing`

* Fix indentations

* Fix indentations

* Fix typos

* Update openpype/client/entities.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* `fields` as `Optional` iterable of strings.

---------

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-04-21 12:20:10 +02:00
Kayla Man
5b1854e902
Add fps as instance.data in collect review in Houdini. (#4888)
* add fps as instance data in collect review data

* Trllo's feedback
2023-04-21 12:17:01 +02:00
Roy Nieterau
a2f79419bc
Clear publisher comment on successful publish or on window close (#4885) 2023-04-21 11:59:41 +02:00
Jakub Trllo
843fd5f1b9
Nuke: Legacy convertor skips deprecation warnings (#4846)
* convert legacy checks for AVALON_TAB to avoid deprecation warnings

* simplify 'get_avalon_knob_data'
2023-04-21 11:31:52 +02:00
Ondřej Samohel
452b4623ba
Merge pull request #4872 from BigRoy/enhancement/maya_hide_animation_creator 2023-04-20 16:29:56 +02:00
Ondřej Samohel
6b19c8c7e1
Merge branch 'develop' into enhancement/maya_hide_animation_creator 2023-04-20 16:28:15 +02:00
Ondřej Samohel
f18c917074
Merge pull request #4866 from BigRoy/enhancement/houdini_loaders_implement_switch 2023-04-20 16:05:27 +02:00
Ondřej Samohel
b7b9225252
Merge branch 'develop' into enhancement/houdini_loaders_implement_switch 2023-04-20 16:05:15 +02:00
Roy Nieterau
14c66af582 Merge branch 'enhancement/maya_hide_animation_creator' of https://github.com/BigRoy/OpenPype into enhancement/maya_hide_animation_creator 2023-04-20 14:12:11 +02:00
Roy Nieterau
a8abe2dda8 Fix typo 2023-04-20 14:04:40 +02:00
Roy Nieterau
c90c55edd9
Merge branch 'develop' into enhancement/maya_hide_animation_creator 2023-04-20 14:03:50 +02:00
Roy Nieterau
1ab4243d58 Tweak rig publish + load documentation, add documentation for Recreate rig animation instance action 2023-04-20 14:03:29 +02:00
Milan Kolar
91a15d71d8
Merge pull request #4873 from BigRoy/bugfix/maya_backwards_compatible_reference_naming 2023-04-20 10:09:48 +02:00
Milan Kolar
90c71334f7
Merge pull request #4856 from BigRoy/enhancement/maya_arnold_standin_look_abc 2023-04-20 10:08:13 +02:00
Roy Nieterau
b82279f9d7 Fix default so namespace behaves like before #4511 2023-04-19 21:58:16 +02:00
Roy Nieterau
5b7d419e18 Cosmetics 2023-04-19 18:07:08 +02:00
Roy Nieterau
fbc0430bb2 Tweak color + icon 2023-04-19 18:06:25 +02:00
Roy Nieterau
1a10e0fc74 Hide animation instance in creator + add inventory action to recreate animation publish instance for loaded rigs 2023-04-19 18:01:43 +02:00
Roy Nieterau
839377696b Implement switch method on loaders 2023-04-19 15:29:20 +02:00
Ondřej Samohel
9199b5a139
Merge pull request #4853 from ynput/enhancement/patchelf_lock 2023-04-19 13:50:25 +02:00
Milan Kolar
56d9334c5d
Merge pull request #4858 from BigRoy/bugfix/maya_get_framerange_keep_timeslider
thank you for quick action.
2023-04-19 10:52:40 +02:00
Roy Nieterau
0ad5442cd4
Update openpype/hosts/maya/api/lib.py 2023-04-19 10:52:04 +02:00
Milan Kolar
59220366e2
Merge pull request #4849 from ynput/bugfix/OP-5668_3dsmax-pre-launch-hook 2023-04-19 09:59:46 +02:00
ynbot
7cf319c2e8
[Automated] Merged develop into main 2023-04-19 05:25:20 +02:00
Roy Nieterau
8c1abf2b5b Allow potential case that frame range might not be defined on an asset.
- Warning will still be printed from `get_frame_range` function
2023-04-18 22:30:02 +02:00
Roy Nieterau
dec2521c05 Do not change time slider ranges in get_frame_range function 2023-04-18 22:29:04 +02:00
Milan Kolar
018d324409
Merge pull request #4852 from tokejepsen/bugfix/maya_nested_model_instance
Maya: Fix nested model instances.
2023-04-18 22:02:47 +02:00
64qam
f082b85fce
Update Dockerfile.centos7
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2023-04-18 15:21:42 +02:00
Roy Nieterau
b8e69a5b01 Support .abc files directly for Arnold standin look assignment 2023-04-18 15:21:08 +02:00
Petr Dvorak
30eedb646e Patchelf version locked 2023-04-18 12:53:52 +02:00
Toke Stuart Jepsen
38cc309d43 Fix #4851 2023-04-18 11:34:35 +01:00
Toke Stuart Jepsen
9d8ed55ea5 Fix nested model instances. 2023-04-18 11:07:07 +01:00
Roy Nieterau
b05afaa837
Global: Optimize anatomy formatting by only formatting used templates instead (#4784)
* TemplatesDict can create different type of template

* anatomy templates can be formatted on their own

* return objected templates on get item

* '_rootless_path' is public classmethod 'rootless_path_from_result'

* 'AnatomyStringTemplate' expect anatomy templates

* remove key getters

* fix typo 'create_ojected_templates' -> 'create_objected_templates'

* Fix type of argument

* Fix long line

* Optimize formatting to use single template formatting instead of formatting full anatomy

* Optimize formatting to use single template formatting instead of formatting full anatomy

* Optimize formatting to use single template formatting instead of formatting full anatomy

* Optimize formatting to use single template formatting instead of formatting full anatomy

* Optimize formatting to use single template formatting instead of formatting full anatomy

* Optimize formatting to use single template formatting instead of formatting full anatomy

* Optimize formatting to use single template formatting instead of formatting full anatomy

* Use format strict + code cosmetics

* Get template from the formatted data

* Update openpype/plugins/publish/integrate_legacy.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* Cosmetics

* Move template obj definition for path up + rename to `path_template_obj`

* Refactor more cases from `anatomy.format` to template obj `.format_strict`

* Refactor more cases from `anatomy.format` to template obj `.format_strict`

* Refactor more cases from `anatomy.format` to template obj `.format_strict`

---------

Co-authored-by: Jakub Trllo <jakub.trllo@gmail.com>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-04-17 14:53:15 +02:00
Ondrej Samohel
f7026c4694
♻️ delete ADSK_3DSMAX_STARTUPSCRIPTS_ADDON_DIR 2023-04-17 13:06:07 +02:00
Ondrej Samohel
ef55dd932d
🎨 move startup script logic to hook 2023-04-17 13:00:01 +02:00
ynbot
550f4e5ac1
[Automated] Merged develop into main 2023-04-15 05:24:39 +02:00
Ondřej Samohel
dc82268165
Merge pull request #4777 from tokejepsen/enhancement/OP-3807_playblast_profiles 2023-04-14 17:57:28 +02:00
Ondřej Samohel
892e469217
Merge branch 'develop' into enhancement/OP-3807_playblast_profiles 2023-04-14 17:57:09 +02:00
Thomas Fricard
fcffb91948
After Effects: fix handles KeyError (#4727)
* get handles from context if not in asset

* fix linting errors

* get frameStart, frameEnd, handleStart and handleEnd from context

---------

Co-authored-by: clement hector <clement.hector@fixstudio.com>
Co-authored-by: Thomas Fricard <tfricard@ws114.prs.vfx.int>
2023-04-14 17:39:53 +02:00
ynbot
fa0e8a598d
[Automated] Merged release main into develop 2023-04-14 17:15:50 +02:00
Ynbot
a14f9196bb [Automated] Release 2023-04-14 15:15:13 +00:00
ynbot
29221904f6
[Automated] Merged develop into main 2023-04-14 17:09:52 +02:00
Jakub Jezek
bcdaf5c129
fixing passing CU secrets in release workflow 2023-04-14 17:06:16 +02:00
Toke Stuart Jepsen
281f6186e4 Merge branch 'develop' into enhancement/OP-3807_playblast_profiles
# Conflicts:
#	openpype/hosts/maya/plugins/create/create_review.py
2023-04-14 15:09:44 +01:00
Milan Kolar
158626ffbf
Merge pull request #4714 from tokejepsen/feature/OP-4994_defining-plugins-to-load-on-Maya-start 2023-04-14 15:11:27 +02:00