Commit graph

18628 commits

Author SHA1 Message Date
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
Milan Kolar
0680e1b3f1
Merge pull request #2612 from pypeclub/documentation/typo_fixes 2022-01-31 18:17:22 +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
murphy
f97a9a9bb4 few typos fixed 2022-01-31 11:33:59 +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
pypebot
e41e137dea
[Automated] Merged main into develop 2022-01-29 04:38:51 +01:00
OpenPype
a58865363f [Automated] Bump version 2022-01-29 03:38:41 +00:00
pypebot
13285eebb4
[Automated] Merged develop into main 2022-01-29 04:31:54 +01: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
Jakub Trllo
f4be5e523c
Merge pull request #2600 from pypeclub/feature/OP-2525_Webpublisher-a-special-extractor-for-families
Webpublisher: Thumbnail extractor
2022-01-27 20:24:13 +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
Ondřej Samohel
66db77e316
Merge pull request #2594 from pypeclub/bugfix/switch-get-platform-to-sysconfig
switch distutils to sysconfig for `get_platform()`
2022-01-27 13:01:14 +01:00
Jakub Trllo
c8c821215e
Merge pull request #2595 from pypeclub/dependabot/pip/pillow-9.0.0
Bump pillow from 8.4.0 to 9.0.0
2022-01-27 09:41:41 +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
dependabot[bot]
a097302a45
Bump pillow from 8.4.0 to 9.0.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.4.0...9.0.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 16:38:23 +00:00
Ondřej Samohel
63ec93dd4e
Merge pull request #2589 from pypeclub/bugfix/fix-poetry-index
Fix poetry index and speedcopy update
2022-01-26 17:32:22 +01:00
Ondřej Samohel
173a9c3002
Merge remote-tracking branch 'origin/develop' into bugfix/fix-poetry-index 2022-01-26 17:31:43 +01:00
Ondřej Samohel
2bb63fa2c7
switch distutils for sysconfig 2022-01-26 16:04:04 +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
pypebot
c6f6245335
[Automated] Merged main into develop 2022-01-26 04:37:43 +01:00
OpenPype
782a430cae [Automated] Bump version 2022-01-26 03:37:33 +00:00
pypebot
7a4a4876da
[Automated] Merged develop into main 2022-01-26 04:32:05 +01: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