Commit graph

20368 commits

Author SHA1 Message Date
Jakub Jezek
65d93ca9f1
nuke: adding read raw baking preset attr 2022-03-30 14:15:22 +02:00
Jakub Jezek
57ba944ad3
nuke: settings for read raw
reordering ui attributes for better logic
2022-03-30 14:10:09 +02:00
Petr Kalis
a6a98ae104 Switched subset function according to review comments 2022-03-30 13:27:59 +02:00
Ondřej Samohel
c181d2da7c
Merge remote-tracking branch 'origin/enhancement/OP-2903_Hero-versions-custom-templates' into feature/OP-2983_simple-texture-publishing 2022-03-30 12:25:19 +02:00
Jakub Trllo
6108c34d20
Merge pull request #2980 from BigRoy/settings_metadata_keys_set
General: `METADATA_KEYS` constant as `frozenset` for optimal immutable lookup
2022-03-30 12:10:20 +02:00
Roy Nieterau
ccf563d60a METADATA_KEYS constant as frozenset for optimal immutable lookup 2022-03-30 11:54:38 +02:00
Roy Nieterau
10673544a4 Fix broken links 2022-03-30 11:51:32 +02:00
Jakub Trllo
a62d98235c force completer to be shown inactive 2022-03-30 11:50:05 +02:00
Ondřej Samohel
14cb9832a2
Merge branch 'develop' into feature/OP-2795_maya-to-unreal-skeletal-meshes 2022-03-30 11:28:59 +02:00
Jakub Ježek
2c5fc551e3
Merge pull request #2922 from pypeclub/bugfix/flame-centos-related-bugs 2022-03-30 11:23:06 +02:00
Jakub Trllo
36a43d4020
Simplified getting host and app filter acess.
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-03-30 11:11:37 +02:00
Jakub Jezek
ee96827ff2
flame: improving handling color policy input 2022-03-30 10:59:01 +02:00
Jakub Jezek
fbe34f74a3
flame: flip order of processing 2022-03-30 10:49:53 +02:00
Jakub Ježek
3f8f9b9008
Update openpype/hosts/flame/plugins/publish/collect_timeline_instances.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-03-30 10:47:55 +02:00
pypebot
e80f0d18d2
[Automated] Merged main into develop 2022-03-30 05:40:51 +02:00
OpenPype
d6a7beb16b [Automated] Bump version 2022-03-30 03:40:40 +00:00
pypebot
886e8b60c3
[Automated] Merged develop into main 2022-03-30 05:33:39 +02:00
dependabot[bot]
d26143198c
Bump paramiko from 2.9.2 to 2.10.1
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.9.2 to 2.10.1.
- [Release notes](https://github.com/paramiko/paramiko/releases)
- [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS)
- [Commits](https://github.com/paramiko/paramiko/compare/2.9.2...2.10.1)

---
updated-dependencies:
- dependency-name: paramiko
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 22:21:09 +00:00
Ondrej Samohel
461bf75d66
texture publishing initial commit 2022-03-29 23:11:29 +02:00
Jakub Trllo
3bda53a541 fix typo 2022-03-29 18:21:10 +02:00
Jakub Trllo
39f84f8dfd added option to validate if tool is valid for application 2022-03-29 18:14:24 +02:00
Jakub Trllo
b3463afa38 load settings data in EnvironmentTool with backwards comatible way 2022-03-29 18:14:09 +02:00
Jakub Trllo
3fd989671a added backwards compatibility of tools right into settings lib function 2022-03-29 18:11:59 +02:00
Jakub Trllo
505d73145c enhanced tool settings to have also filters 2022-03-29 18:11:14 +02:00
Petr Kalis
b3391ebe71 Fix order 2022-03-29 17:42:53 +02:00
Petr Kalis
1fbf21dd36 Merge remote-tracking branch 'origin/bugfix/PS_review_subset_name' into bugfix/PS_review_subset_name 2022-03-29 17:42:26 +02:00
Petr Kalis
3baee04ada Fix order 2022-03-29 17:33:30 +02:00
Petr Kalis
8b1cfa7d19 Fix pulling task and project from context 2022-03-29 17:33:15 +02:00
Petr Kalis
9d8df33d4a Fix order of collector 2022-03-29 17:32:53 +02:00
Petr Kalis
653d0c1366 OP-2766 - Fix pulling task and project from context 2022-03-29 17:21:49 +02:00
Petr Kalis
a19983313c OP-2766 - Fix order of collector 2022-03-29 16:38:59 +02:00
Petr Kalis
dfa5555535 Fix creation of subset names in PS review and workfile 2022-03-29 16:28:13 +02:00
Jakub Trllo
e76c317d77 remove her publish dir on error before renaming it back 2022-03-29 13:56:28 +02:00
Jakub Trllo
059020cabd change frame padding access 2022-03-29 13:53:22 +02:00
Jakub Trllo
952717440d bug fixes and implementing missing method 2022-03-29 13:46:38 +02:00
Ondřej Samohel
572e640303
Merge pull request #2908 from j-cube/feature/multiverse
Multiverse: First PR
2022-03-29 13:18:46 +02:00
Jakub Trllo
0114bbd965 use new settings to define which template is used for her opublishing 2022-03-29 12:17:50 +02:00
Jakub Trllo
160247ab61 remove unused template color 2022-03-29 11:26:29 +02:00
Jakub Trllo
0004612432 added settings of template name into hero integrator 2022-03-29 11:25:57 +02:00
Petr Kalis
f6b6e5a0d1
Merge pull request #2965 from pypeclub/bugfix/default_settings_slack_upload_limit
Slack: Added default for review_upload_limit for Slack
2022-03-29 10:26:34 +02:00
Petr Kalis
719b184d80 Added default for review_upload_limit for Slack 2022-03-29 10:12:37 +02:00
Ondřej Samohel
e6b7f5c493
Merge pull request #2959 from pypeclub/chore/fixed_acre_commit
Added current commit of acre
2022-03-28 14:04:47 +02:00
Jakub Ježek
80b5a66744
Merge pull request #2948 from pypeclub/bugfix/OP-2969_Nuke-13-Asset-Loader-Error
nuke: python3 compatibility issue with `iteritems`
2022-03-28 13:43:41 +02:00
Jakub Trllo
fd99c1fa08
Merge pull request #2923 from pypeclub/enhancement/dynamic_default_modules
General: Default modules loaded dynamically
2022-03-28 13:28:07 +02:00
Petr Kalis
75f3762e48 Added current commit of acre
That commit was fixing missing license file
2022-03-28 12:34:39 +02:00
Jakub Trllo
9b097d40e2 create a sequence output when converting sequence 2022-03-28 12:10:36 +02:00
Jakub Trllo
08b7657279 Merge branch 'develop' into enhancement/dynamic_default_modules 2022-03-28 12:02:20 +02:00
Jakub Trllo
50550c5550
Merge pull request #2956 from pypeclub/bugfix/conditional_dict_invalid_logs
Settings: Conditional dictionary avoid invalid logs
2022-03-28 11:44:26 +02:00
Petr Kalis
2c427a1f4d
Merge pull request #2952 from pypeclub/OP-2832_Option-on-object-set-to-choose-transparency-algorithm
Maya - added transparency into review creator
2022-03-28 11:23:44 +02:00
Jakub Trllo
5acdf2ab4f fix line length 2022-03-28 11:22:49 +02:00