Commit graph

5834 commits

Author SHA1 Message Date
OpenPype
b27ebb6fbe [Automated] Bump version 2022-02-02 03:37:27 +00:00
Jakub Ježek
656e6d49e9
Merge pull request #2590 from pypeclub/bugfix/hiero-otio-review-publishing
Global: fix broken otio review extractor
2022-02-01 20:59:14 +01:00
pypebot
708fc4774f
[Automated] Merged release main into develop 2022-02-01 12:55:42 +01:00
OpenPype
c49c9ef26e [Automated] Release 2022-02-01 11:50:35 +00:00
Petr Kalis
56c51e4667
Merge pull request #2613 from pypeclub/bugfix/safer_task_selection_for_webpublishes
Fix - safer pulling of task name for webpublishing from PS
2022-02-01 12:45:33 +01:00
OpenPype
1b6b39051f [Automated] Bump version 2022-02-01 11:43:50 +00:00
Milan Kolar
d2e0ddabb1
Merge pull request #2619 from pypeclub/release/3.8.0 2022-02-01 12:37:19 +01:00
Ondrej Samohel
304d855103
add extension on windows 2022-02-01 10:57:15 +01:00
Jakub Trllo
7d8b36ac7d
Merge pull request #2504 from pypeclub/bugfix/OP-2347_Maya-Workdirs--Workspacemel-get-nested-down-when-switching-via-Work-Files-tool
Workfiles Tool can handle when workfile is not created directly in workdir path
2022-02-01 10:57:02 +01:00
Jakub Trllo
d5e9670cda
Merge pull request #2610 from BigRoy/settings_typos
Cosmetics: Refactor `hightlight` and `overriden` typos
2022-02-01 10:17:05 +01:00
Roy Nieterau
ec3b535f76
Revert string value for M_OVERRIDDEN_KEY for backwards compatibility
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-01-31 23:08:41 +01:00
Petr Kalis
ad0abfbdd0
Merge pull request #2536 from pypeclub/feature/OP-1117_Disable-workfile-autoload-in-Launcher
Launcher: Added context menu to to skip opening last workfile
2022-01-31 16:06:49 +01:00
Jakub Trllo
7835055ec5
Merge pull request #2608 from BigRoy/cosmetics2
Cosmetics: Fix some more grammar and typos in code (openpype/tools)
2022-01-31 14:53:36 +01:00
Jakub Trllo
c9a9f8d59a
Merge pull request #2615 from pypeclub/bugfix/OP-2537_Settings-Enum-may-store-empty-string
Settings: Enum does not store empty string if has single item to select
2022-01-31 14:49:01 +01:00
Jakub Trllo
602e7e04e6
Merge pull request #2609 from BigRoy/switch_dialog_bug
Scene Inventory: Fix type name for 'representation' in switch logic
2022-01-31 14:40:18 +01:00
Jakub Trllo
bdfdc38b72 Make sure current value in enum match with valid keys 2022-01-31 14:28:27 +01:00
Petr Kalis
29c4adb507 Fix - safer pulling of task name for webpublishing from PS 2022-01-31 12:55:41 +01:00
Petr Kalis
2a8a444ec9
Merge pull request #2591 from pypeclub/feature/webpublish_skip_version_collect
Webpublisher: Skip version collect
2022-01-31 10:48:38 +01:00
Petr Kalis
336585bbc9
Update openpype/plugins/publish/collect_scene_version.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-01-31 10:48:11 +01:00
Petr Kalis
69bfcd6a30
Update openpype/plugins/publish/collect_scene_version.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-01-31 10:45:18 +01:00
Roy Nieterau
f9209be519 Refactor overriden -> overridden + hightlight -> highlight 2022-01-30 23:05:17 +01:00
Roy Nieterau
dab508c7ca Fix type name for 'representation' 2022-01-30 22:17:17 +01:00
Roy Nieterau
20bc784698 Fix typos/grammar mistakes. 2022-01-30 22:03:34 +01:00
Roy Nieterau
af652e0d42 Remove double 'project' in label 2022-01-30 21:32:44 +01:00
OpenPype
a58865363f [Automated] Bump version 2022-01-29 03:38:41 +00:00
Ondřej Samohel
c6eb14ab62
Merge pull request #2066 from simonebarbieri/feature/unreal-load_layout
Unreal: JSON Layout Loading support
2022-01-28 13:55:33 +01:00
Simone Barbieri
4c21c0d425
Merge branch 'develop' into feature/unreal-load_layout 2022-01-27 17:17:03 +00:00
Jakub Trllo
2c33b335a9 added thumbnail extractor for webpublisher 2022-01-27 16:38:13 +01:00
Ondřej Samohel
00d1896272
Merge pull request #2484 from BigRoy/maya_rig_validate_cycle_errors
Validate Maya Rig produces no cycle errors
2022-01-27 13:02:42 +01:00
Petr Kalis
e68b9acb1e
Update openpype/tools/launcher/widgets.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-01-26 18:04:16 +01:00
Petr Kalis
e836416513 OP-1117 - cleaned up use of default value 2022-01-26 17:56:19 +01:00
OpenPype
782a430cae [Automated] Bump version 2022-01-26 03:37:33 +00:00
Petr Kalis
270b0d863c Merge remote-tracking branch 'origin/feature/OP-1117_Disable-workfile-autoload-in-Launcher' into feature/OP-1117_Disable-workfile-autoload-in-Launcher 2022-01-25 17:39:01 +01:00
Petr Kalis
2d4001ff31 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-1117_Disable-workfile-autoload-in-Launcher 2022-01-25 17:38:33 +01:00
Petr Kalis
d07dc4ac99 OP-1117 - fixed typos 2022-01-25 17:22:24 +01:00
Petr Kalis
c71e071a55
Update openpype/tools/launcher/widgets.py
Co-authored-by: Milan Kolar <mkolar@users.noreply.github.com>
2022-01-25 15:33:55 +01:00
Petr Kalis
0bb9db55de
Merge pull request #2586 from pypeclub/bugfix/webpublisher_wrong_type_value_in_subset_name
Webpublisher: Fix - subset names from processed .psd used wrong value for task
2022-01-25 15:32:16 +01:00
Petr Kalis
676dce041a Added possibility to skip version collecting
Useful for headless publishing via webpublisher. Currently applicable only for Photoshop studio processing.
2022-01-25 15:15:57 +01:00
Petr Kalis
d6be6b0182 Added CollectSceneVersion to Settings 2022-01-25 15:14:21 +01:00
Roy Nieterau
4bf2d2a750 Merge branch 'develop' of https://github.com/pypeclub/OpenPype into maya_rig_validate_cycle_errors
 Conflicts:
	openpype/settings/defaults/project_settings/maya.json
	openpype/settings/entities/schemas/projects_schema/schemas/schema_maya_publish.json
2022-01-25 15:01:43 +01:00
Jakub Jezek
d20c867b62
Merge branch 'develop' into bugfix/hiero-otio-review-publishing 2022-01-25 14:59:56 +01:00
Ondřej Samohel
4f852b7c74
Merge pull request #2580 from pypeclub/bugfix/OP-2478_vrscene-creator-deadline-fix
`vrscene` creator Deadline webservice URL handling
2022-01-25 14:35:48 +01:00
Milan Kolar
5f9378349f
Merge pull request #2568 from pypeclub/bugfix/global_collect_otio_review 2022-01-25 14:04:06 +01:00
Jakub Trllo
58fcc779f1
Merge pull request #2572 from pypeclub/feature/OP-2468_Move-Blender-to-OpenPype
Blender: Move current implementation to OpenPype
2022-01-25 13:17:32 +01:00
Jakub Jezek
122e286608
fixing otio frame offset 2022-01-25 12:13:38 +01:00
Milan Kolar
3725801fdd
Merge pull request #2517 from BigRoy/schema_mayaAscii_mayaScene 2022-01-24 21:50:02 +01:00
Milan Kolar
6238d63ef8
Merge pull request #2541 from BigRoy/family_filter_include_exclude 2022-01-24 21:47:18 +01:00
OpenPype
0c437017d4 [Automated] Release 2022-01-24 20:19:26 +00:00
OpenPype
a7b7460259 [Automated] Bump version 2022-01-24 20:03:08 +00:00
Milan Kolar
0623df8dbb
Merge pull request #2575 from pypeclub/OP-2467_OpenPype-version-updates-may-not-work-with-Latest 2022-01-24 20:46:55 +01:00