Commit graph

7618 commits

Author SHA1 Message Date
Jakub Trllo
9893903a57 add label when there are not env keys to set 2022-04-08 18:54:55 +02:00
Jakub Trllo
2af6e7140e changed label and added tooltip 2022-04-08 18:51:55 +02:00
Petr Kalis
97b9622fe9
Merge pull request #3043 from pypeclub/bugfix/OP-3073_Collect_published_file-trigger_get_number_of_frames-even-on-workfiles
Webpublisher - removed wrong hardcoded family
2022-04-08 18:51:09 +02:00
Jakub Trllo
b9a7d810cc fix applying of env variables that are not defined by applications or tools 2022-04-08 18:32:40 +02:00
Jakub Jezek
06d2e89865
testing file 2022-04-08 18:03:30 +02:00
Jakub Jezek
d4182e5cea
dev_test_plugin 2022-04-08 18:02:48 +02:00
Jakub Trllo
99c3cb5033 fix dicionary loop 2022-04-08 17:48:58 +02:00
Petr Kalis
92bf8d0035
Merge pull request #3018 from pypeclub/bugfix/fix_alternate_sites
SiteSync: fix transitive alternate sites, fix dropdown in Local Settings
2022-04-08 17:39:15 +02:00
Petr Kalis
483d97f71b OP-3073 - fix removed wrong hardcoded family 2022-04-08 17:37:01 +02:00
Jakub Trllo
d7262446f8 use local settings to override environments during launching of application 2022-04-08 17:11:48 +02:00
Jakub Trllo
0ab101a5b1 added widgets for environments settings 2022-04-08 17:11:16 +02:00
Petr Kalis
29dca65202 Refactor - changed to defaultdict 2022-04-08 16:59:34 +02:00
Petr Kalis
e0db71ba07 Refactor - changed to defaultdict 2022-04-08 16:57:01 +02:00
Jakub Trllo
2a618081fd added settings for white list of environment variables 2022-04-08 15:58:59 +02:00
Jakub Jezek
5f91947c1f
Merge branch 'develop' into feature/OP-1566_Flame-Create-Batch-Group 2022-04-08 15:19:01 +02:00
Jakub Jezek
8420a164c2
flame: temp reverse commit bfae95a847 2022-04-08 15:13:05 +02:00
Jakub Trllo
9a8c41371b use current project for query asset 2022-04-08 15:12:16 +02:00
Jakub Jezek
3f9b06139d
flame: fix getroot 2022-04-08 14:13:43 +02:00
Petr Kalis
3754d48b86
Merge pull request #3041 from pypeclub/bugfix/OP-3072_GDrive-provider-ignore-that-site-is-disabled
SiteSync: Providers ignore that site is disabled
2022-04-08 13:13:52 +02:00
Jakub Jezek
9256e02290
flame: setter getter error 2022-04-08 13:09:29 +02:00
Jakub Jezek
72ecb6192a
flame: fixing flame compatibility and python2 2022-04-08 12:52:27 +02:00
Petr Kalis
507f3615ab Refactor - changed logic to loop through alt sites 2022-04-08 12:24:04 +02:00
Jakub Trllo
b6f70dfb3d Merge branch 'develop' into enhancement/OP-2956_move-host-install 2022-04-08 12:23:28 +02:00
Jakub Jezek
bfae95a847
flame: OpenClipSolver inheriting from MediaInfoFile class 2022-04-08 12:23:16 +02:00
Petr Kalis
43a68681d6 Refactor - changed logic to loop through alt sites 2022-04-08 12:21:00 +02:00
Petr Kalis
fec9144a5e Merge branch 'develop' of github.com:pypeclub/OpenPype into chore/site_sync_expose_sites_skeleton 2022-04-08 12:14:35 +02:00
Petr Kalis
7f0b4710f2 Refactor - faster resolution of query 2022-04-08 12:13:47 +02:00
Jakub Jezek
4797f58498
flame: add todos for metadata feature 2022-04-08 11:59:34 +02:00
Jakub Jezek
adbd359342
flame: otio removing reel clip dependency 2022-04-08 11:54:36 +02:00
Petr Kalis
fc49311937 OP-3072 - check enablement as a first step for Dropbox 2022-04-08 11:53:47 +02:00
Jakub Trllo
08e7d47cf8 removed unused creator in pipeline.py 2022-04-08 11:52:23 +02:00
Jakub Trllo
753ee312a1 fixed imports in unreal creators 2022-04-08 11:52:10 +02:00
Petr Kalis
1848513fb9 OP-3072 - check enablement as a first step for GDrive 2022-04-08 11:49:35 +02:00
Jakub Jezek
03bf240816
flame: refactoring MediaInfoFile class so it is parentable 2022-04-08 11:18:10 +02:00
Jakub Jezek
5f1940a998
flame: adding maintainable temp file path 2022-04-08 11:17:22 +02:00
Jakub Trllo
37ad529fa5 Merge branch 'develop' into enhancement/OP-2956_move-host-install 2022-04-08 11:14:44 +02:00
Jakub Trllo
a2eb78a3a7 added few more comments 2022-04-07 19:17:05 +02:00
Jakub Trllo
f9c2f87f90 fixed adding data to instance 2022-04-07 19:09:29 +02:00
Jakub Trllo
bedccd6f69 added custom data to burnin custm data 2022-04-07 19:06:35 +02:00
Jakub Trllo
486317cb96 added custom data to slate text formatting data 2022-04-07 19:06:25 +02:00
Jakub Trllo
ab252ec7c9 added ability to define word wrap of labels 2022-04-07 18:56:00 +02:00
Jakub Trllo
2ce4704a98 added collector looking for custom attribute values and it's settings 2022-04-07 18:55:43 +02:00
Jakub Trllo
a34f279685 modified labels to contain colons 2022-04-07 18:47:53 +02:00
Jakub Trllo
81b2be514f changed order of ftrack collectors 2022-04-07 18:47:37 +02:00
Jakub Jezek
fc6d01d004
hound catch 2022-04-07 17:15:44 +02:00
Jakub Jezek
afbacb1944
flame: fixing setter for node name 2022-04-07 17:14:33 +02:00
Jakub Trllo
5bc3516baf added settings for slate templates 2022-04-07 16:43:46 +02:00
Petr Kalis
cdbcfadae2
Merge pull request #3008 from quadproduction/site-sync-gdrive-credential-path-resolve-env
Resolve environment variable in google drive credential path
2022-04-07 15:59:53 +02:00
Jakub Trllo
aa0176aeb7 modified extract slate frame to add values based on templates 2022-04-07 15:58:01 +02:00
Jakub Jezek
16bd11083d
flame: set node name
if it doesn't exists in node props then set it from node_id
2022-04-07 15:22:09 +02:00