Commit graph

33354 commits

Author SHA1 Message Date
Kayla
5a4ef31f4e remove animated_rig instance data in rig family 2023-09-28 23:03:10 +08:00
Kayla
1e7c544e90 hound 2023-09-28 22:57:30 +08:00
Kayla
c5d54a522a make sure skeleton_Anim set and skeleton_Mesh set inside the loaded rig_sets 2023-09-28 22:51:53 +08:00
Kayla
63e2941476 remove skeleton_anim_set in collector and validation check on rig content 2023-09-28 22:46:19 +08:00
Kayla
276c6a81cd message tweak 2023-09-28 22:42:51 +08:00
Kayla
0829adceda hound 2023-09-28 22:41:07 +08:00
Kayla
dda932e83e code clean up and tweak on debug mesg 2023-09-28 22:37:30 +08:00
Kayla
a433c46e72 code tweak on extract fbx animation 2023-09-28 19:50:44 +08:00
Kayla
ed02bf3111 remove invalid actions and some code tweaks 2023-09-28 17:51:08 +08:00
Kayla
b33ddb05de hound 2023-09-26 12:51:14 +08:00
Kayla
8fd323fb16 add the validation to make sure the skeleton_Anim_SET should be bone hierarchy only 2023-09-26 12:49:24 +08:00
Kayla
6a4ab981ad add validator to make sure all nodes are refernce nodes in skeleton_Anim_SET 2023-09-25 23:00:25 +08:00
Kayla
a0d459eb69 Merge branch 'develop' into enhancement/OP-6629_Maya-Export-Rig-Animation-as-FBX 2023-09-24 13:11:37 +08:00
Kayla
72737702b6 hound 2023-09-24 13:10:08 +08:00
Kayla
ce10434523 hound 2023-09-24 13:09:04 +08:00
Kayla
277f876d19 Merge branch 'develop' into enhancement/OP-6629_Maya-Export-Rig-Animation-as-FBX 2023-09-24 13:08:14 +08:00
Kayla
7dd64ff210 temporarily remove namespace for fbx export and restore namespace after export 2023-09-24 13:07:03 +08:00
github-actions[bot]
60d7530011 chore(): update bug report / version 2023-09-23 03:24:52 +00:00
ynbot
06885dfffb
[Automated] Merged main into develop 2023-09-23 05:24:27 +02:00
Ynbot
e27930c420 [Automated] Bump version 2023-09-23 03:24:16 +00:00
ynbot
3c51f50826
[Automated] Merged develop into main 2023-09-23 05:23:35 +02:00
Libor Batek
5c9ce22807
Merge pull request #5630 from tokejepsen/bugfix/maya_validate_colorsets
Maya: Support new publisher for colorsets validation.
2023-09-22 16:47:17 +02:00
Jakub Trllo
bfb5868417
AYON: Fix task type short name conversion (#5641)
* fix task type short name conversion

* workfiles tool can query project entity

* use project entity to fill task template data
2023-09-22 14:18:57 +02:00
Jakub Trllo
87ed2f960d
Launcher tool: Refactor launcher tool (for AYON) (#5612)
* added helper classes to utils

* implemented base of ayon utils

* initial commit for launcher tool

* use image for extender

* actions are shown and can be triggered

* fix actions on finished refresh

* refresh automatically

* fix re-refreshing of projects model

* added page slide animation

* updated abstrack classes

* change how icon is prepared

* fix actions sorting

* show messages like in launcher tool

* do not clear items on refresh

* stop refresh timer only on close event

* use Ynput/AYON for local settings json

* register default actions in launcher action module

* change register naming

* move 'SquareButton' to utils widgets

* removed duplicated method

* removed unused variable

* removed unused import

* don't use lambda

* swap default name for 'OpenPypeSettingsRegistry'

* Change support version
2023-09-22 11:47:39 +02:00
Jakub Trllo
3cf203e465
AYON settings: Extract OIIO transcode settings (#5639)
* added name to ExtractOIIOTranscode output definition

* convert outputs of 'ExtractOIIOTranscode' to 'dict'
2023-09-22 10:48:31 +02:00
Milan Kolar
9624887096
Merge pull request #5617 from BigRoy/chore/fusion_remove_unused_functions 2023-09-21 21:06:23 +02:00
Ondřej Samohel
da3f1efaca
Merge pull request #5481 from ynput/tests/publish_process 2023-09-21 15:40:09 +02:00
Ondřej Samohel
2fe59d26d4
Merge branch 'develop' into tests/publish_process 2023-09-21 15:39:48 +02:00
Jakub Trllo
23e9f5e504
TVPaint: Fix review family extraction (#5637)
* mark review family representation for review

* implemented 'get_publish_instance_families' in publish lib

* use 'get_publish_instance_families' in tvpaint extract sequence
2023-09-21 10:26:33 +02:00
Kayla Man
2c18900940
Merge pull request #5622 from ynput/enhancement/OP-6381_Update-deadline-GlobalJobPreLoad-to-update-job-env
Deadline: set PATH environment in deadline jobs by GlobalJobPreLoad
2023-09-21 11:04:15 +08:00
Kayla Man
c937df50ff
Merge branch 'develop' into enhancement/OP-6381_Update-deadline-GlobalJobPreLoad-to-update-job-env 2023-09-21 11:04:04 +08:00
Mustafa-Zarkash
d91f54f2f7 rename files and make validator optional 2023-09-20 19:18:33 +03:00
Ondřej Samohel
a308450527
Merge pull request #5584 from ynput/bugfix/OP-2513_Houdini-Camera-Loader-fix-mismatch-for-Maya-cameras-render-gates-using-aspect-ratio 2023-09-20 18:15:54 +02:00
Ondřej Samohel
75e265198b
Merge pull request #5186 from tokejepsen/enhancement/OP-5265_Use-custom-staging-dir-function-for-Maya-renders 2023-09-20 16:24:56 +02:00
Kayla
b7995a41a7 enable the skeleton rig content validator and make the fbx animation collector optional and use the asset as both asset_name and asset_type data for custom subset in the loader 2023-09-20 21:26:02 +08:00
Ondřej Samohel
d6de8f1959
Merge pull request #5572 from ynput/chore/add-isort-config 2023-09-20 14:38:44 +02:00
Ondřej Samohel
41845651b2
Update setup.cfg
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-09-20 14:38:35 +02:00
ynbot
35551e82b8
[Automated] Merged main into develop 2023-09-20 05:24:59 +02:00
Ynbot
7195479080 [Automated] Bump version 2023-09-20 03:24:46 +00:00
ynbot
278330fb92
[Automated] Merged develop into main 2023-09-20 05:24:06 +02:00
github-actions[bot]
dc5c730cba chore(): update bug report / version 2023-09-19 23:46:44 +02:00
github-actions[bot]
77600e624c chore(): update bug report / version 2023-09-19 23:46:44 +02:00
Petr Dvorak
5bf4b826ac update release 2023-09-19 17:56:06 +02:00
Petr Dvorak
001cb0cc70 Merge branch 'release/next-minor' into main 2023-09-19 17:54:14 +02:00
Ynbot
87d8ff66bb [Automated] Release 2023-09-19 15:47:43 +00:00
ynbot
a55663a550
[Automated] Merged develop into main 2023-09-19 17:47:28 +02:00
Jakub Trllo
817ef16840 lower version of click to 7.1.2 to support older python versions (#5629) 2023-09-19 17:41:44 +02:00
dependabot[bot]
3e9528b5e0 Bump certifi from 2023.5.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 17:41:44 +02:00
Jakub Trllo
b4aa3b15df do not override scale factor rounding policy if has defined value through env variable 2023-09-19 17:41:44 +02:00
Jakub Trllo
b1796d6603 do not add schema to zip files 2023-09-19 17:41:44 +02:00