Commit graph

17371 commits

Author SHA1 Message Date
Petr Kalis
216601a015 Added basic documentation for new custom provider 2021-11-26 17:52:59 +01:00
Petr Kalis
e84eff3963 Merge branch 'develop' of github.com:pypeclub/OpenPype into bugfix/fixed_set_providers_icons 2021-11-26 17:52:12 +01:00
Milan Kolar
dc1e6f5b20
Merge pull request #2324 from Ellipsanime/add_ellipse-studio_logo 2021-11-26 17:40:37 +01:00
Julien Martin
a1c6e1b031 docs[website]: Homogenize collab and client logo display sizes 2021-11-26 16:48:03 +01:00
Petr Kalis
f18f207f03 Fix - provider icons are pulled from a folder 2021-11-26 16:27:53 +01:00
Julien Martin
15d0920bc9 docs[website]: Add Ellipse Studio (logo) as an OpenPype contributor 2021-11-26 14:03:54 +01:00
Jakub Trllo
4eaea20c90
Merge pull request #2302 from pypeclub/bugfix/OP-2050_Delivery-action-cannot-publish-representation-published-on-different-platform
Delivery: Fix delivery paths created on windows
2021-11-26 11:41:48 +01:00
Jakub Trllo
6124d5b472
Merge pull request #2314 from pypeclub/bugfix/input_links_key_typo
InputLinks: Typo in "inputLinks" key
2021-11-26 10:16:08 +01:00
Petr Kalis
31f639763e
Merge pull request #2312 from pypeclub/bugfix/deadline_timeout_and_logging
Deadline timeout and logging
2021-11-26 09:48:17 +01:00
Petr Kalis
d76c5720ef
Fixed label
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2021-11-25 18:30:31 +01:00
Petr Kalis
8a8f39d498
Fixing typo
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2021-11-25 18:29:03 +01:00
iLLiCiTiT
3d4be3b63d fix typo of "inputLinks" key 2021-11-25 18:13:13 +01:00
Jakub Ježek
aaca2400a4
Merge pull request #2309 from pypeclub/feature/OP-2055_Extract-review-always-logged-as-warning 2021-11-25 16:31:19 +01:00
Petr Kalis
883c1336ae Add explicit higher timeout for cloud nodes 2021-11-25 16:24:45 +01:00
Jakub Ježek
7deef758fb
Merge pull request #2311 from pypeclub/bugfix/nuke-bake-colorspace-mov-multiplying-repr 2021-11-25 15:30:27 +01:00
Jakub Jezek
6dcbb53ca3
nuke: do not multiply representation on class method 2021-11-25 15:23:32 +01:00
Petr Kalis
22f8c13c7f Added possibility for timeout as in other places 2021-11-25 15:05:34 +01:00
Petr Kalis
df6a3faef6 Added more logging 2021-11-25 15:04:54 +01:00
Jakub Trllo
b372eeef0e
Merge pull request #2304 from pypeclub/feature/tools_cleanup
Tools: Cleanup of unused classes
2021-11-25 13:35:58 +01:00
iLLiCiTiT
0544147c6f log stderr as info 2021-11-25 13:13:41 +01:00
iLLiCiTiT
96e30dd989 fix check of thumbnail id 2021-11-25 12:27:26 +01:00
Jakub Ježek
d82d400f1b
Merge pull request #2248 from pypeclub/feature/OP-1933_nuke-toggle-baking-colorspace 2021-11-25 11:55:43 +01:00
Jakub Jezek
6f67e98081
Merge branch 'develop' into feature/OP-1933_nuke-toggle-baking-colorspace 2021-11-25 11:54:49 +01:00
Jakub Jezek
6a4f56da4a
removing developer code 2021-11-25 11:48:49 +01:00
Jakub Jezek
f47d74d7b4
securing backward compatibility of project locked anatomy settings 2021-11-25 11:28:26 +01:00
Jakub Trllo
d2e0995cda
Merge pull request #2306 from pypeclub/bugfix/workfiles_tool_expect_task_as_dict
Workfiles tool: Fix task formatting
2021-11-25 11:18:04 +01:00
iLLiCiTiT
37b32c328d NameWindow replaces task formatting key with task[name] 2021-11-25 01:01:48 +01:00
iLLiCiTiT
ff3e6a8a1a removed unused imports 2021-11-24 22:39:17 +01:00
iLLiCiTiT
975df8b4bf use PlaceholderLineEdit in subsets widget 2021-11-24 22:31:32 +01:00
iLLiCiTiT
93225171f7 removed icon argument from library loader 2021-11-24 22:27:02 +01:00
iLLiCiTiT
7e7a9c42cb use right import of qt_app_context function 2021-11-24 21:52:26 +01:00
iLLiCiTiT
e4dff2f171 removed unused imports 2021-11-24 21:52:02 +01:00
iLLiCiTiT
e6a396ba3f removed unused asset related classes 2021-11-24 21:46:14 +01:00
iLLiCiTiT
ba5fe76746 removed unused AssetWidget 2021-11-24 21:40:05 +01:00
iLLiCiTiT
85ae741d3d houdini usd has it's own dialog using new assets widget 2021-11-24 21:38:44 +01:00
iLLiCiTiT
145e335a48 added double clicked signal emitting 2021-11-24 21:33:22 +01:00
iLLiCiTiT
3ac669d9a5 moved task roles to tasks_widget as it's only place where are used 2021-11-24 21:10:14 +01:00
iLLiCiTiT
2acf100f15 removed unused TasksModel and TasksProxyModel 2021-11-24 21:09:31 +01:00
Milan Kolar
a8f2e0f7ec
Merge pull request #2192 from davidlatwe/feature/typed_asset_version_dependencies 2021-11-24 20:35:03 +01:00
Jakub Trllo
4d928cfdd1
Merge pull request #2298 from pypeclub/feature/OP-1916_Project-cant-be-deleted-in-Project-manager
Project Manager: Added ability to delete project
2021-11-24 19:05:22 +01:00
Jakub Jezek
005919f45c
fixing burnin missing key 2021-11-24 18:04:26 +01:00
Jakub Jezek
c74de78648
fixing representation duplicity 2021-11-24 18:02:45 +01:00
iLLiCiTiT
6eba64e409 use different bin image 2021-11-24 15:29:45 +01:00
iLLiCiTiT
b3d581dc47 make sure paths are available at any platform 2021-11-24 13:43:42 +01:00
Jakub Jezek
0ccd1c4e0e
explaining how filter of preset works in comments 2021-11-24 13:14:59 +01:00
iLLiCiTiT
a098d62116 changed sizes of dialog 2021-11-24 11:34:52 +01:00
iLLiCiTiT
8c61afba11 added deletion button to main window with confirmation 2021-11-24 11:10:17 +01:00
iLLiCiTiT
75545e8605 added loading of bin image to resources cache 2021-11-24 11:09:54 +01:00
iLLiCiTiT
025b9ccb15 add disabled color for buttons 2021-11-24 11:09:27 +01:00
iLLiCiTiT
1bcab11fc8 added bin image to images in project manager 2021-11-24 11:09:05 +01:00