Commit graph

35518 commits

Author SHA1 Message Date
Petr Kalis
5f837d6f0b
AfterEffects: exposing Deadline pools fields in Publisher UI (#6079)
* OP-6421 - added render family to families filter

As published instances follow product type `render` now, fields wouldn't be shown for them.

* OP-6421 - updated documentation

* OP-6421 - added hosts filter

Limits this with higher precision.
2024-01-08 11:51:28 +01:00
github-actions[bot]
9df4160595 chore(): update bug report / version 2024-01-06 03:25:49 +00:00
ynbot
4723a76c2f
[Automated] Merged main into develop 2024-01-06 04:25:22 +01:00
Ynbot
8f43b87d36 [Automated] Bump version 2024-01-06 03:25:10 +00:00
ynbot
85d526cf34
[Automated] Merged develop into main 2024-01-06 04:24:32 +01:00
kaa
91a1fb1cdb
General: We should keep current subset version when we switch only the representation type (#4629)
* keep current subset version when switch repre

* added comment and safe switch repres

* more clearly variable names and revert last feat

* check selected but no change

* fix switch hero version
2024-01-04 15:59:26 +01:00
Jakub Trllo
6043d5f7d9
openpype addon defines runtime dependencies (#6095) 2024-01-04 14:17:45 +01:00
Jakub Trllo
aa9dbf612e
Chore: Event callbacks can have order (#6080)
* EventCallback object have order

* callbacks are processed by the callback order

* safer approach to get function information

* modified docstring a little

* added tests for ordered calbacks

* fix python 2 support

* added support for partial methods

* removed unused '_get_func_info'

* formatting fix

* change test functions docstring

* added test for removement of source function when partial is used

* Allow order 'None'

* implemented 'weakref_partial'  to allow partial callbacks

* minor tweaks

* added support to pass additional arguments to 'wearkref_partial'

* modify docstring

* added 'weakref_partial' to tests

* move public method before prive methods

* added required order back but use '100' as default order

* fix typo

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>

---------

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-01-04 10:51:18 +01:00
Kayla Man
8501da4c09
Merge pull request #6097 from ynput/enhancement/OP-7596_3dsmax-unit-scale-issue-for-FBX
Max: User's setting for scene unit scale
2024-01-04 00:16:10 +08:00
Kayla Man
0dad84a909
Merge branch 'develop' into enhancement/OP-7596_3dsmax-unit-scale-issue-for-FBX 2024-01-04 00:15:59 +08:00
Kayla Man
5e48d24241
Merge pull request #5942 from ynput/bugfix/OP-7281_Maya-Review---playblast-renders-without-textures
Maya: bug fix the playblast without textures
2024-01-04 00:03:11 +08:00
Kayla Man
f2eef86bd8
Merge branch 'develop' into bugfix/OP-7281_Maya-Review---playblast-renders-without-textures 2024-01-04 00:02:54 +08:00
Kayla Man
02d41c4cd6 small setting bug tweaks on ayon setting 2024-01-03 23:51:08 +08:00
Kayla Man
be3bc7af8e code changes based on Ondrej's comment 2024-01-03 23:20:17 +08:00
github-actions[bot]
c4dea2c74a chore(): update bug report / version 2024-01-03 15:15:06 +00:00
ynbot
a013414d48
[Automated] Merged release main into develop 2024-01-03 16:14:36 +01:00
Ynbot
70062011f7 [Automated] Release 2024-01-03 15:14:06 +00:00
ynbot
a99508fcdf
[Automated] Merged develop into main 2024-01-03 16:13:46 +01:00
Toke Jepsen
e4e6503017
Testing: Release Maya/Deadline job from pending when testing. (#5988)
* Release job from pending when testing.

* Removed render instance

This test was created as simple model and workfile publish, without Deadline rendering. Cleaned up render elements.

* Revert changes in submit publish plugin

---------

Co-authored-by: kalisp <petr.kalis@gmail.com>
2024-01-03 12:07:32 +01:00
Kayla Man
d9f8b9e0f2 hound 2024-01-03 17:50:48 +08:00
Kayla Man
791ca6782e hound 2024-01-03 17:45:43 +08:00
Kayla Man
e578432014 using metric types when the unit type enabled instead of using metric types 2024-01-03 17:42:24 +08:00
Jakub Trllo
c62ede3fc3
Merge pull request #6099 from erictsaivfx/bugfix/tools-workfiles-typo
AYON Workfiles tool: Fix arrow to timezone typo
2024-01-03 10:25:53 +01:00
Kayla Man
0734682faa code tweaks based on Oscar's comment 2024-01-03 15:36:27 +08:00
Kayla Man
379674d793 remove the condition with the deprecated environment variable in AYON 2024-01-03 15:27:09 +08:00
github-actions[bot]
58909f2b4d chore(): update bug report / version 2024-01-03 03:26:39 +00:00
ynbot
e9898e6f6d
[Automated] Merged main into develop 2024-01-03 04:26:16 +01:00
Ynbot
c4ee2f7858 [Automated] Bump version 2024-01-03 03:26:06 +00:00
ynbot
a78b3d94b6
[Automated] Merged develop into main 2024-01-03 04:25:15 +01:00
erictsaivfx
bea3c78079 fix arrow to timezone typo 2024-01-02 09:31:10 -08:00
Kayla Man
d351e5f174 renamed reload Textures to Load Textures 2024-01-02 22:54:22 +08:00
Kayla Man
cf29a532d2 make sure the texture only loaded when the texture is being enabled 2024-01-02 22:51:51 +08:00
Jakub Trllo
7200cf64b4
Merge pull request #6098 from ynput/bugfix/OP-7516_DJV-action-in-ftrack
Ftrack: DJV action fixes
2024-01-02 15:46:13 +01:00
Jakub Trllo
480c509f8e fix used key 2024-01-02 15:36:51 +01:00
Kayla Man
1438c9974d
Merge pull request #6089 from ynput/enhancement/enable_options_extract_review_intermediate
Nuke: Extract Review Intermediate disabled when both Extract Review Mov and Extract Review Intermediate disabled in setting
2024-01-02 21:50:45 +08:00
Jakub Ježek
75f9e3768a
Merge branch 'develop' into enhancement/enable_options_extract_review_intermediate 2024-01-02 14:47:28 +01:00
Jakub Trllo
58a36c5414 formatting changes 2024-01-02 12:00:03 +01:00
Jakub Trllo
1e485614bd keep process in momery for some time 2024-01-02 11:59:45 +01:00
Jakub Trllo
e107526bbd fix action to be able to run 2024-01-02 11:59:18 +01:00
Kayla Man
1795290f4d hound 2024-01-02 17:17:40 +08:00
Kayla Man
ebc4f1467d allows users to set up the scene unit scale in Max with OP/AYON settings /refactor fbx extractors 2024-01-02 16:20:58 +08:00
github-actions[bot]
8ea81950e2 chore(): update bug report / version 2023-12-30 03:25:40 +00:00
ynbot
b5ac36cad5
[Automated] Merged main into develop 2023-12-30 04:25:18 +01:00
Ynbot
adf9cb3e2c [Automated] Bump version 2023-12-30 03:25:08 +00:00
ynbot
b48f166d3d
[Automated] Merged develop into main 2023-12-30 04:24:21 +01:00
github-actions[bot]
11a3114de8 chore(): update bug report / version 2023-12-27 03:26:21 +00:00
ynbot
ec8dea35d8
[Automated] Merged main into develop 2023-12-27 04:25:57 +01:00
Ynbot
58172994cf [Automated] Bump version 2023-12-27 03:25:47 +00:00
ynbot
4e40249dc1
[Automated] Merged develop into main 2023-12-27 04:24:59 +01:00
Kayla Man
4b6e7beb87 make sure extract review intermediate disabled when both deprecrated and current setting diabled 2023-12-23 21:23:34 +08:00