Commit graph

15385 commits

Author SHA1 Message Date
karimmozilla
1428963e5f crop to reformat 2021-10-06 13:31:33 +02:00
Milan Kolar
3fe9741d1a
Merge pull request #2110 from icyvapor/develop 2021-10-06 11:15:27 +01:00
pypebot
378fc36f77
[Automated] Merged main into develop 2021-10-06 05:38:49 +02:00
OpenPype
af75c9873f [Automated] Bump version 2021-10-06 03:38:39 +00:00
pypebot
6bcf645c9d
[Automated] Merged develop into main 2021-10-06 05:34:01 +02:00
felix.wang
dd7ed45af2 Add startup script for Houdini Core. This is equivalent to 123.py for HoudiniFX. 2021-10-05 16:18:38 -07:00
Jakub Trllo
b296ff5ae2
Merge pull request #2109 from pypeclub/bugfix/tvpaint_loop_vs_repeat_behavior
TVPaint: Behavior name of loop also accept repeat
2021-10-05 17:45:48 +02:00
iLLiCiTiT
86deaebea8 added second variant of "loop" behavior - "repeat" 2021-10-05 17:03:26 +02:00
Milan Kolar
0e82c540b6
Merge pull request #2096 from pypeclub/bugfix/nuke_delivery-action-file-sequence-handling 2021-10-05 15:51:58 +01:00
Jakub Trllo
da349dfc80
Merge pull request #2102 from Ellipsanime/fix-djv-view-for-openpype3
DJV: fix djv view loader for openpype3
2021-10-05 15:52:24 +02:00
Petr Kalis
aeb1924d5d
Merge pull request #2100 from pypeclub/bugfix/sftp_provider_sync_import
Fix broken import in sftp provider
2021-10-05 15:48:10 +02:00
Petr Kalis
5f52935485 Small refactor for file deletion 2021-10-05 15:44:42 +02:00
Petr Kalis
7c61510f30 Small refactor 2021-10-05 15:38:06 +02:00
Petr Kalis
2c6efcc017 Small refactor 2021-10-05 15:36:39 +02:00
Petr Kalis
c014b698a6 Fix - import pysftp only when necessary
Blender 2.93 has issue with conflicting libraries, pysftp is actually not needed in provider running in a host, do not import it or explode when its not necessary
2021-10-05 15:29:45 +02:00
Petr Kalis
bd020bb606 Merge branch 'develop' of github.com:pypeclub/OpenPype into bugfix/sftp_provider_sync_import 2021-10-05 14:58:21 +02:00
Jakub Trllo
9c2731cbd4
Merge pull request #2104 from pypeclub/feature/settings_project_model
Settings UI: Project model refreshing and sorting
2021-10-05 13:28:17 +02:00
Jakub Trllo
6c8bbdb40c
Merge pull request #2103 from pypeclub/bugfix/ftrack_custom_attributes_on_save
Ftrack: Project settings save custom attributes skip unknown attributes
2021-10-05 13:28:05 +02:00
iLLiCiTiT
134bae90d3 implement custom sort method for project sorting 2021-10-05 10:41:56 +02:00
iLLiCiTiT
a199a850b0 project model has it's refresh and use constants for roles 2021-10-05 10:41:07 +02:00
iLLiCiTiT
c55ca5af2d skip keys before they're checked 2021-10-05 10:26:17 +02:00
iLLiCiTiT
c03ba80974 fix set adding 2021-10-05 10:22:55 +02:00
iLLiCiTiT
253f7f97c4 raise not found custom attributes only for attributes that can be set on ftrack 2021-10-05 10:19:56 +02:00
iLLiCiTiT
a2a350b434 use constant for "intent" custom attribute 2021-10-05 10:19:25 +02:00
Jakub Trllo
cad9db65a4
Merge pull request #2087 from pypeclub/bugfix/tvpaint_creator_use_context_values
TVPaint: Creator use context from workfile
2021-10-05 10:17:26 +02:00
clement.hector
d8c3535b6b fix djv view for openpype3 2021-10-04 18:06:23 +02:00
Petr Kalis
768dd94af9 Fix - broken import 2021-10-04 13:11:35 +02:00
Jakub Jezek
55668d7587
Merge branch 'udpate_avalon_core' into develop 2021-10-04 11:15:49 +02:00
Jakub Jezek
1e6cdd784f
updating avalon-core submodul repo 2021-10-04 11:14:51 +02:00
Jakub Trllo
7d837e382e
Merge pull request #2095 from pypeclub/bugfix/mongo_ca_certificate
General: Cloud mongo ca certificate issue
2021-10-04 10:28:42 +02:00
pypebot
282faf49fc
[Automated] Merged main into develop 2021-10-02 05:38:52 +02:00
OpenPype
1df04401d1 [Automated] Bump version 2021-10-02 03:38:43 +00:00
pypebot
3931208f5c
[Automated] Merged develop into main 2021-10-02 05:33:55 +02:00
Petr Kalis
2f1b0e3e45
Merge pull request #2073 from pypeclub/PYPE-1930_Create-SFTP-provider
SFTP provider
2021-10-01 20:28:49 +02:00
Petr Kalis
cac3fb81c1
Merge branch 'develop' into PYPE-1930_Create-SFTP-provider 2021-10-01 18:58:16 +02:00
Petr Kalis
0f2370d847 Fix - updated authentication via ssh key 2021-10-01 18:56:30 +02:00
Petr Kalis
dbfc44ec6d Added documentation 2021-10-01 18:55:46 +02:00
iLLiCiTiT
39f8e1dc42 removed unused import 2021-10-01 18:48:43 +02:00
iLLiCiTiT
0dec31288b added session validation to get_mongo_connection 2021-10-01 18:48:26 +02:00
iLLiCiTiT
f4e58771a2 add ssla ca certificate if should 2021-10-01 18:37:39 +02:00
iLLiCiTiT
4d4c01519e validate mongo connection uses create_connection 2021-10-01 18:37:28 +02:00
iLLiCiTiT
95de5d15f5 store exception and reraise it when connection is not successful 2021-10-01 18:37:10 +02:00
iLLiCiTiT
2714c644f2 pass mongo url as argument instead of kwarg 2021-10-01 18:27:16 +02:00
iLLiCiTiT
3448e1ce78 moved time start out of loop 2021-10-01 18:26:51 +02:00
iLLiCiTiT
0c00a50417 added validation of mongo url 2021-10-01 18:25:59 +02:00
iLLiCiTiT
23cc014f32 removed useless extract_port_from_url 2021-10-01 18:25:45 +02:00
iLLiCiTiT
5782d6d801 added ability to change retry times of connecting to mongo 2021-10-01 18:17:27 +02:00
iLLiCiTiT
53fe16fffc created copy of 'should_add_certificate_path_to_mongo_url' in openpype.lib.mongo 2021-10-01 18:15:30 +02:00
iLLiCiTiT
06c3076c99 ssl certificate filepath is not added to mongo connection string but is added as argument to MongoClient 2021-10-01 18:15:06 +02:00
iLLiCiTiT
b7581c4c7d event server cli uses validate mongo url from openpype.lib 2021-10-01 18:14:09 +02:00