Commit graph

7121 commits

Author SHA1 Message Date
Ondřej Samohel
3282720b4e
Merge branch 'develop' into feature/OP-2983_simple-texture-publishing 2022-03-31 12:58:50 +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
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
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
Ondrej Samohel
34f5f7d60c
fix validator message 2022-03-31 10:13:13 +02:00
Ondřej Samohel
053748ac23
handling validation and hero versions 2022-03-30 18:54:05 +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
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
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
OpenPype
d6a7beb16b [Automated] Bump version 2022-03-30 03:40:40 +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
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
719b184d80 Added default for review_upload_limit for Slack 2022-03-29 10:12:37 +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
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
Jakub Trllo
1a01be7ec0 added option to not log invalid types in base class 2022-03-28 11:06:50 +02:00
OpenPype
91d9eb5798 [Automated] Bump version 2022-03-26 03:36:43 +00:00
Jakub Trllo
e591bf5963
Merge pull request #2943 from pypeclub/enhancement/default_optional_plugin_mixin
NewPublisher: Prepared implementation of optional pyblish plugin
2022-03-25 17:38:22 +01:00
Jakub Trllo
fb1e998d78
Merge pull request #2939 from pypeclub/bugfix/python_2_vendor_packages
General: Python specific vendor paths on env injection
2022-03-25 17:37:49 +01:00
Jakub Trllo
ce0bb1bf3c
Merge pull request #2936 from pypeclub/bugfix/OP-2836_More-failsafes-prevent-errored-runs
General: More fail safe delete old versions
2022-03-25 17:37:32 +01:00
Ondřej Samohel
d179049dc0
Merge pull request #2932 from BigRoy/maya2018_fix_support
Maya: Do not pass `set` to maya commands (fixes support for older maya versions)
2022-03-25 14:01:20 +01:00
Petr Kalis
a029e55d3c OP-2832 - added transparency into review creator for Maya 2022-03-25 13:47:27 +01:00