Kayla Man
2c18d63e40
Merge branch 'develop' into feature/OP-5871_Max-Review-feature
2023-06-19 18:34:18 +08:00
Jakub Trllo
3631cc5f40
fix single root packing ( #5154 )
2023-06-19 11:18:55 +02:00
Milan Kolar
2b9955dcc1
Merge pull request #5146 from BigRoy/enhancement/module_inventory_actions
2023-06-19 09:20:46 +02:00
Kayla Man
a0947de6cf
Merge branch 'develop' into feature/OP-5871_Max-Review-feature
2023-06-19 14:30:34 +08:00
github-actions[bot]
e3e09e7df9
chore(): update bug report / version
2023-06-17 03:26:12 +00:00
ynbot
b6ad4db0e7
[Automated] Merged main into develop
2023-06-17 05:25:43 +02:00
Ynbot
7b19762d5d
[Automated] Bump version
2023-06-17 03:25:31 +00:00
ynbot
2f380cd0c0
[Automated] Merged develop into main
2023-06-17 05:24:45 +02:00
Jakub Trllo
3d41ee6591
TrayPublisher & StandalonePublisher: Specify version ( #5142 )
...
* modified simple creator plugin to be able handle version control
* added 'allow_version_control' to simple creators
* don't remove 'create_context' from pyblish context during publishing
* implemented validator for existing version override
* actually fill version on collected instances
* version can be again changed from standalone publisher
* added comment to collector
* make sure the version is set always to int
* removed unused import
* disable validator if is disabled
* fix filtered instances loop
2023-06-16 16:26:04 +02:00
Jakub Trllo
7ecb03bb75
ImageIO: Minor fixes ( #5147 )
...
* define variable 'resolved_path' in right scope
* fixed missing 'input' variable
* make checks for keys more explicit and safe proof
* fixed caching of remapped colorspaces
* trying to fix indentation issue
* use safe keys pop
2023-06-16 14:17:08 +02:00
Jakub Trllo
f9a64192b3
fix match check of save sequence ( #5148 )
2023-06-16 10:50:38 +02:00
Jakub Trllo
6087b27c32
Ftrack: Task status during publishing ( #5123 )
...
* ftrack status is not set in deadline plugin during celaction integration
* implemented new logic to set task status during publishing
* added missing settings for new plugins
* integrate hierarchy ftrack is filling status names for newly created tasks
* resaved default settings
* change label in settings
* Remove leftover docstring
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
* Use smaller differentiation in order to keep plugin in integration range
* formatting changes
---------
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-06-15 16:05:59 +02:00
Roy Nieterau
0fe552a014
Update invalid docstring
2023-06-15 15:35:06 +02:00
Roy Nieterau
359d685644
Draft to allow "inventory" actions to be supplied by a Module or Addon.
2023-06-15 14:35:47 +02:00
Jakub Trllo
22296aeb6e
Pack project: Raise exception with reasonable message ( #5145 )
...
* raise exception with reasonable message
* raise errors at better places
2023-06-15 14:32:53 +02:00
Clément Hector
59b7e265da
add label to matching family ( #5128 )
...
* add label to matching family
* Update openpype/tools/creator/model.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
---------
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-06-15 10:13:49 +02:00
github-actions[bot]
fa9d348b32
chore(): update bug report / version
2023-06-14 03:26:11 +00:00
ynbot
2eafc2326c
[Automated] Merged main into develop
2023-06-14 05:25:36 +02:00
Ynbot
1c77dffc3d
[Automated] Bump version
2023-06-14 03:25:23 +00:00
ynbot
4ebe8694ef
[Automated] Merged develop into main
2023-06-14 05:24:39 +02:00
Oscar Domingo
1a27169c15
Merge pull request #5119 from ynput/enhancement/OP-5919_keep_variant_name_after_creating_subset
...
Keep `publisher.create_widget` variant when creating subsets
2023-06-13 10:58:35 +01:00
Ondřej Samohel
0ec6bbaeec
Merge pull request #5133 from movalex/enhancement/hide-app-icon-from-macos-dock
2023-06-13 11:37:32 +02:00
Alexey Bogomolov
74efe43176
hide macos dock icon on build
2023-06-13 10:03:05 +03:00
github-actions[bot]
6f0c5083d3
chore(): update bug report / version
2023-06-10 03:25:49 +00:00
ynbot
eb20ac7ac0
[Automated] Merged main into develop
2023-06-10 05:25:17 +02:00
Ynbot
54294abb49
[Automated] Bump version
2023-06-10 03:25:04 +00:00
ynbot
b76367ae83
[Automated] Merged develop into main
2023-06-10 05:24:16 +02:00
Ondřej Samohel
e1afa79775
Merge pull request #5054 from tokejepsen/bugfix/maya_validate_render_settings
2023-06-09 18:37:20 +02:00
github-actions[bot]
333249b4d8
chore(): update bug report / version
2023-06-09 15:29:28 +00:00
ynbot
9d1630c107
[Automated] Merged release main into develop
2023-06-09 17:28:54 +02:00
Ynbot
cd7317410b
[Automated] Release
2023-06-09 15:28:20 +00:00
ynbot
0c64b8551a
[Automated] Merged develop into main
2023-06-09 17:28:00 +02:00
Jakub Ježek
97203d193a
Merge pull request #4700 from ynput/feature/OP-5207_Global-host-color-management-activation
2023-06-09 17:06:52 +02:00
Jakub Ježek
7be1d97118
Update openpype/hosts/flame/hooks/pre_flame_setup.py
...
Co-authored-by: Fabià Serra Arrizabalaga <fabia.serra92@gmail.com>
2023-06-09 17:01:05 +02:00
Jakub Jezek
aaf8756e18
hiero: backward compatibility
2023-06-09 16:57:14 +02:00
Jakub Jezek
44bf1dcc8a
backward combability for file rules
2023-06-09 16:33:47 +02:00
Jakub Jezek
a71fed7a56
nuke: backward compatibility for older project settings
2023-06-09 16:27:06 +02:00
Jakub Jezek
f0d7876db7
backward compatibility
...
- for hosts which had activated ocio_config in overrides - those are group settings.
2023-06-09 16:26:22 +02:00
Jakub Jezek
4595813ea6
merge from redundant hook
2023-06-09 16:25:33 +02:00
Jakub Jezek
8ab069bb86
Merge remote-tracking branch 'origin/feature/OP-5207_Global-host-color-management-activation' into feature/OP-5207_Global-host-color-management-activation
2023-06-09 16:24:52 +02:00
Jakub Jezek
4d40857ed8
removing redundant hook
2023-06-09 16:24:42 +02:00
Ondrej Samohel
7af35e1474
Merge remote-tracking branch 'origin/feature/OP-5207_Global-host-color-management-activation' into feature/OP-5207_Global-host-color-management-activation
2023-06-09 16:16:55 +02:00
Ondrej Samohel
13efd0eceb
🐛 fix 3dsmax host name
...
3dsmax host name is just `max`
2023-06-09 16:16:43 +02:00
Jakub Ježek
caee9dcb13
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation
2023-06-09 14:24:21 +02:00
Jakub Ježek
fb42c812fc
Merge pull request #5103 from ynput/bugfix/OP-5944_nuke_few_fixes
2023-06-09 14:20:06 +02:00
Ondřej Samohel
869cb5ef15
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation
2023-06-09 14:02:25 +02:00
Jakub Ježek
f833bf4f04
Merge branch 'develop' into bugfix/OP-5944_nuke_few_fixes
2023-06-09 14:00:57 +02:00
Jakub Jezek
a80b1b0f76
fixing still to image family conversion
2023-06-09 13:59:27 +02:00
Jakub Jezek
fbf4605417
removing get_app_version_info
2023-06-09 12:40:05 +02:00
Jakub Trllo
d231558d90
fix video streams collection ( #5120 )
2023-06-08 16:35:35 +02:00