Commit graph

24863 commits

Author SHA1 Message Date
Ondřej Samohel
47a4dc5d9c
🚨 fix hound 🐶 2022-09-26 12:27:05 +02:00
Ondřej Samohel
97313abc20
Merge remote-tracking branch 'origin/bugfix/igniter-create-missing-dir' into enhancement/clean-igniter-code 2022-09-26 12:02:51 +02:00
Ondřej Samohel
f8c789a152
♻️ remove unused conditions 2022-09-23 18:39:26 +02:00
Ondřej Samohel
b33120508e
Removed submodule vendor/configs/OpenColorIO-Configs 2022-09-23 15:22:38 +02:00
Ondřej Samohel
1e98372f6a
🐛 create version directory if it doesn't exist 2022-09-23 15:13:17 +02:00
Ondřej Samohel
100fa0ff6e
🐛 remove OCIO submodule 2022-09-23 15:10:18 +02:00
Ondřej Samohel
3583616a26
Merge remote-tracking branch 'origin/develop' into release/3.15.x 2022-09-23 15:07:29 +02:00
Jakub Ježek
4890e46167
Merge pull request #3901 from pypeclub/feature/OP-3972_Flame-multichannel-workflow 2022-09-23 14:05:27 +02:00
Jakub Jezek
68ef0e3506
making code more appealing 2022-09-23 13:23:18 +02:00
Jakub Ježek
28e59e8476
Merge pull request #3855 from pypeclub/bugfix/flame-creator-retime 2022-09-23 13:17:23 +02:00
Jakub Jezek
a25b951607
making the code more appealing 2022-09-23 13:12:04 +02:00
Petr Kalis
8d66933fb6
Merge pull request #3646 from pypeclub/feature/OP-3682_Addons-distribution
Backend: Implementation of addon deployment logic
2022-09-23 13:11:53 +02:00
Petr Kalis
c659dcfce6 OP-3682 - extracted AddonInfo to separate file
Parsing of v4 payload info will be required in Dependencies tool also.
2022-09-23 13:05:50 +02:00
Petr Kalis
da7d4cb1d7 OP-3682 - updates to match to v4 payload
Parsing should match payload from localhost:5000/api/addons?details=1
2022-09-23 12:57:17 +02:00
Jakub Jezek
f6efa1e75a
Merge branch 'develop' into feature/OP-3972_Flame-multichannel-workflow 2022-09-23 12:11:01 +02:00
Jakub Trllo
de0c33ce30
Merge pull request #3654 from BigRoy/fix_3410_2
Maya: Redshift Skip aov file format check for Cryptomatte
2022-09-23 12:07:13 +02:00
Jakub Trllo
feb8ecb738
Merge pull request #3895 from pypeclub/bugfix/hiero_inventory_check_fix
Hiero: Fix inventory check on launch
2022-09-23 12:01:53 +02:00
Roy Nieterau
54d5724d6a Fix log formatting (global file format and aov file format were previously swapped) 2022-09-23 11:59:06 +02:00
Jakub Jezek
ca7300a95f
fixing logic 2022-09-22 13:41:01 +02:00
Jakub Jezek
7063d21450
adding logging 2022-09-22 12:58:20 +02:00
Jakub Jezek
7e35fdcded
abstracting logger 2022-09-22 12:52:08 +02:00
Jakub Jezek
3ac0387606
fix future warning
add logging from lib
2022-09-22 12:45:46 +02:00
Jakub Jezek
fa3409d302
fix logging in plugin 2022-09-22 12:37:49 +02:00
Jakub Jezek
fb12184430
updating multichannel openclip 2022-09-22 12:17:40 +02:00
Jakub Trllo
f480138347
Merge pull request #3896 from BigRoy/fix_typo_containersfilterresult
Fix typo in ContainersFilterResult namedtuple `not_foud` -> `not_found`
2022-09-22 11:46:30 +02:00
Jakub Trllo
806865e7d7 refactor 'check_inventory_versions' to use 'filter_containers' from load utils 2022-09-22 11:42:15 +02:00
Petr Kalis
7d598e1728
Merge pull request #3885 from pypeclub/feature/OP-3943_Photoshop-review-can-be-turned-off
Photoshop: review can be turned off
2022-09-22 11:30:48 +02:00
Roy Nieterau
c4127208d2 Fix typo in ContainersFilterResult namedtuple not_foud -> not_found 2022-09-22 11:29:01 +02:00
Jakub Jezek
d1f77b7383
multichannel openclip create 2022-09-22 10:57:32 +02:00
Jakub Trllo
c35dde88ee kix kwarg in hiero representations query 2022-09-22 10:49:01 +02:00
Jakub Trllo
022b6c6f54
Merge pull request #3849 from pypeclub/feature/transcoding_float2_attr_type
General: Transcoding handle float2 attr type
2022-09-22 09:37:13 +02:00
Jakub Trllo
70c24babe6
Merge pull request #2769 from BigRoy/fusion_integration_v2
Fusion: Tweak Fusion integration
2022-09-21 19:08:18 +02:00
Jakub Trllo
2cc7f52ed6
Merge pull request #3882 from pypeclub/bugfix/OP-4100_TVPaint-same-render-frame-crashes
TVPaint: Fix renaming of rendered files
2022-09-21 17:43:16 +02:00
Petr Kalis
e6d44ef9fe
Merge pull request #3891 from pypeclub/bugfix/pype_commands_webpublish_cli
WebPublisher: Fix import after refactor
2022-09-21 15:27:20 +02:00
Petr Kalis
86a7eb91e1 Fix - updated missed import after refactor
Error would occur in Webpublisher.
2022-09-21 15:23:27 +02:00
Petr Kalis
a317c8f5fd OP-3943 - fix broken Settins schema 2022-09-21 15:21:10 +02:00
Jakub Ježek
764c844db8
Update openpype/hosts/flame/plugins/create/create_shot_clip.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-09-21 14:11:04 +02:00
Jakub Ježek
73e05fba07
Update openpype/hosts/flame/plugins/create/create_shot_clip.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-09-21 14:10:56 +02:00
Jakub Trllo
ee3ec64562
Merge pull request #3877 from pypeclub/bugfix/OP-3898_Publisher-NiceCheckbox-doenst-work-on-Creator-Attributes-in-Python-2-host
Publisher: Nice checkbox visible in Python 2
2022-09-21 14:05:17 +02:00
Jakub Ježek
8e84a96807
Merge pull request #3860 from pypeclub/feature/OP-3975_Flame-open-project-files-permissisons 2022-09-21 13:41:07 +02:00
Jakub Jezek
f7033e716e
typo
finally correct spelling
2022-09-21 13:29:32 +02:00
Jakub Jezek
1ec87dde38
typo 2022-09-21 13:28:08 +02:00
Jakub Ježek
dc920e1a03
Update openpype/hosts/flame/hooks/pre_flame_setup.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-09-21 13:15:18 +02:00
pypebot
2a609b5250
[Automated] Merged main into develop 2022-09-21 06:20:05 +02:00
OpenPype
c693af79cf [Automated] Bump version 2022-09-21 04:19:54 +00:00
pypebot
519fe2b4d0
[Automated] Merged develop into main 2022-09-21 06:11:59 +02:00
Roy Nieterau
604940c2d2 Merge remote-tracking branch 'upstream/develop' into fusion_integration_v2 2022-09-20 23:33:18 +02:00
Roy Nieterau
b62d12779a Clean up docstring 2022-09-20 20:17:52 +02:00
Roy Nieterau
0b525fa365 Cleanup Create EXR saver logic 2022-09-20 20:17:33 +02:00
Roy Nieterau
3c134ec011 Remove redundant saying "installed" even though it's midway during install + fix comment 2022-09-20 20:05:15 +02:00