Jakub Trllo
|
ac6238c938
|
fetch project versions in thread to not stuck UI
|
2022-02-01 11:39:43 +01:00 |
|
Jakub Trllo
|
773d3aa176
|
Merge branch 'develop' into feature/OP-2361_Store-settings-by-OpenPype-version
|
2022-02-01 11:04:21 +01:00 |
|
Jakub Trllo
|
33735d487a
|
hound fixes
|
2022-02-01 11:02:17 +01:00 |
|
Jakub Trllo
|
20c9e0fb99
|
always look into all versions for closes version
|
2022-02-01 10:59:41 +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 |
|
Jakub Trllo
|
5514b91095
|
changed colors of version label when is not current version
|
2022-01-31 13:57:24 +01:00 |
|
Jakub Trllo
|
5a54db2092
|
fix showing of versions in project view
|
2022-01-31 12:23:02 +01:00 |
|
Jakub Trllo
|
1587a43a05
|
changed color of version in projects view
|
2022-01-31 11:51:53 +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 |
|
Jakub Trllo
|
000e97f874
|
enhanced settings to be able define source version of settings in UI and see source version
|
2022-01-28 18:15:22 +01: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 |
|
Jakub Trllo
|
87ac7686c5
|
show dialog telling that old build of openpype is used
|
2022-01-26 11:24:43 +01:00 |
|
Jakub Trllo
|
6a03efa7e6
|
added warning image to resources and utils function to load it
|
2022-01-26 11:18:22 +01:00 |
|
Jakub Trllo
|
716bd5b492
|
Merge branch 'develop' into feature/OP-2361_Store-settings-by-OpenPype-version
|
2022-01-26 10:10:37 +01:00 |
|
OpenPype
|
782a430cae
|
[Automated] Bump version
|
2022-01-26 03:37:33 +00:00 |
|
Jakub Trllo
|
887fd9aca3
|
be able to handle situations when OpenPypeVersion is not available
|
2022-01-25 18:47:09 +01: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 |
|
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 |
|
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 |
|