Ondrej Samohel
|
f630b8cb7d
|
fix setuptools
|
2022-03-31 12:46:24 +02:00 |
|
Petr Kalis
|
1280426dd8
|
Merge pull request #2989 from pypeclub/bugfix/AE_open_workfile_when_nothing_opened
AEL: fix opening existing workfile if no scene opened
|
2022-03-31 12:22:45 +02:00 |
|
Jakub Trllo
|
bda6ae7236
|
Merge pull request #2967 from pypeclub/enhancement/OP-2903_Hero-versions-custom-templates
Hero versions: Use custom templates
|
2022-03-31 11:46:29 +02:00 |
|
Jakub Trllo
|
465e6ec9a5
|
Merge pull request #2975 from pypeclub/enhancement/OP-1136_Tools-with-host-definition
General: Tools with host filters
|
2022-03-31 11:46:05 +02:00 |
|
Jakub Trllo
|
b040c95ca8
|
Merge pull request #2958 from pypeclub/bugfix/sequence_conversion_for_ffmpeg
General: OIIO conversion for ffmeg can handle sequences
|
2022-03-31 11:44:26 +02:00 |
|
Ondřej Samohel
|
d897c6e379
|
Merge pull request #2953 from pypeclub/dependabot/npm_and_yarn/website/node-forge-1.3.0
Bump node-forge from 1.2.1 to 1.3.0 in /website
|
2022-03-31 11:42:44 +02:00 |
|
Ondřej Samohel
|
73c1f5910a
|
Merge pull request #2954 from pypeclub/dependabot/npm_and_yarn/website/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /website
|
2022-03-31 11:42:06 +02:00 |
|
Jakub Trllo
|
8146aabc3e
|
Merge pull request #2950 from pypeclub/bugfix/small_general_fixes
General: Smaller fixes and typos
|
2022-03-31 11:20:50 +02:00 |
|
Ondřej Samohel
|
05beee936e
|
Merge pull request #2973 from pypeclub/dependabot/pip/paramiko-2.10.1
Bump paramiko from 2.9.2 to 2.10.1
|
2022-03-31 11:10:36 +02:00 |
|
Petr Kalis
|
4891f336ed
|
Fix - handle better exception when no file opened in AE
Occured when no scene was opened and Workfile wanted to open existing workfile
|
2022-03-31 11:09:57 +02:00 |
|
Jakub Trllo
|
6139ea43ab
|
Merge pull request #2986 from pypeclub/bugfix/change_force_copy_on_textures
Maya: Don't do hardlinks on windows for look publishing
|
2022-03-30 16:55:54 +02:00 |
|
Jakub Trllo
|
8940830787
|
added info log about changing hardlink
|
2022-03-30 16:38:45 +02:00 |
|
Jakub Trllo
|
58085d3b4e
|
removed unused function
|
2022-03-30 16:31:41 +02:00 |
|
Jakub Trllo
|
8eab6ae180
|
disable hardlink on windows for look publishing
|
2022-03-30 16:25:37 +02:00 |
|
Jakub Trllo
|
215da09d3d
|
Change default value of force copy to True
|
2022-03-30 15:24:23 +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 |
|
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 |
|
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 |
|
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 |
|
Jakub Trllo
|
2d73df190a
|
specify places when to log and not invalid values
|
2022-03-28 11:15:36 +02:00 |
|