Commit graph

871 commits

Author SHA1 Message Date
iLLiCiTiT
123e3bc4f8 Merge branch 'develop' into feature/PYPE-1897_publishing-tvp-with-studio-rendering 2021-11-18 13:21:49 +01:00
iLLiCiTiT
e090b64000 always show close action 2021-11-16 18:07:06 +01:00
iLLiCiTiT
b19ba91bea added more actions to tab context menu 2021-11-16 17:59:41 +01:00
iLLiCiTiT
dd0dd627bf modified button label 2021-11-16 17:45:29 +01:00
iLLiCiTiT
4b0e92cfbf python interpreter does not have corner wiget with + but "Add tab" button 2021-11-16 17:41:35 +01:00
Petr Kalis
05bed5458a
Merge branch 'develop' into chore/OP-2003_Remove-IS_HEADLESS-env-var-in-PS-webpublishing 2021-11-16 13:19:05 +01:00
iLLiCiTiT
b36ffc85dd skip removed projects 2021-11-15 17:39:38 +01:00
iLLiCiTiT
920b908cb1 store new ftrack id to cached project document 2021-11-15 17:18:39 +01:00
iLLiCiTiT
799394d2af handle all attribute values in ftrack not just changes 2021-11-15 11:53:00 +01:00
iLLiCiTiT
43fbf2d4da first look for ftrack credentials into environments 2021-11-15 11:45:18 +01:00
Petr Kalis
6940f1ef5c
Merge pull request #2242 from pypeclub/bugfix/path_tools_wrong_key
Site Sync settings should contain 'root' key
2021-11-15 10:26:18 +01:00
Ondrej Samohel
dd519cec50
fix hound 2021-11-12 21:20:19 +01:00
Ondřej Samohel
65a98071ef
Merge branch 'develop' into feature/royalrender-integration 2021-11-12 21:17:38 +01:00
Petr Kalis
b7cb006508 Fix - wrong key used, return back to 'root' instead of 'roots'
'root' follow existing pattern (in Anatomy etc.)
2021-11-12 20:13:20 +01:00
Jakub Trllo
533da5f54c
Merge pull request #2214 from pypeclub/bugfix/project_from_entity_fix
Ftrack: Base event fix of 'get_project_from_entity' method
2021-11-12 19:39:08 +01:00
Petr Kalis
48ff597960
Merge branch 'develop' into feature/OP-1978_Use-new-site-sync-entity-in-settings-and-modify-their-loading 2021-11-12 19:19:57 +01:00
Petr Kalis
436a43ff3c
Merge pull request #2206 from pypeclub/feature/OP-1937_Add-alternative-site-for-Site-Sync
Add alternative sites for Site Sync
2021-11-12 19:10:58 +01:00
Petr Kalis
c999abda89
Merge pull request #2188 from pypeclub/feature/OP-1920_Add-command-line-running-of-Site-Sync-server
Add command line way of running site sync server
2021-11-12 19:10:03 +01:00
Petr Kalis
4d2bd5a881 OP-1978 - fix wrong site name used if resynchronizing 2021-11-12 18:27:08 +01:00
Petr Kalis
7013c6e25e OP-2003 - attempt to remove IS_HEADLESS and replace it with targets
WIP, targets not working yet
2021-11-12 17:36:18 +01:00
iLLiCiTiT
25d27f89e8 Merge branch 'develop' into feature/PYPE-1897_publishing-tvp-with-studio-rendering 2021-11-12 13:30:48 +01:00
Jakub Trllo
6a4caf1f86
Merge pull request #2224 from pypeclub/feature/module_can_add_cli_command
Modules: Module can add cli commands
2021-11-12 13:21:13 +01:00
Jakub Trllo
25c6d3732e
Merge pull request #2238 from pypeclub/feature/static_interfaces
General: Static interfaces
2021-11-12 13:20:54 +01:00
Petr Kalis
8a2d7fdbe7 Merge branch 'feature/OP-1937_Add-alternative-site-for-Site-Sync' into feature/OP-1978_Use-new-site-sync-entity-in-settings-and-modify-their-loading 2021-11-12 12:09:39 +01:00
Petr Kalis
87191d8d30 OP-1937 - fix alternate sites for default studio site 2021-11-12 12:08:04 +01:00
Petr Kalis
594b11bc9f OP-1978 - merge OP-1937 2021-11-12 10:52:15 +01:00
Ondrej Samohel
23971e40e1
polishing 2021-11-12 09:41:07 +01:00
Ondrej Samohel
40a72d511f
collect file sequence 2021-11-11 18:42:15 +01:00
iLLiCiTiT
992986fd1b skip module directories without init file 2021-11-11 18:31:42 +01:00
iLLiCiTiT
d3fd330f94 removed unused 'MissingInterface' 2021-11-11 18:21:38 +01:00
iLLiCiTiT
b09382bf8d raise ImportError if interface does not exists 2021-11-11 18:20:09 +01:00
iLLiCiTiT
9a74a6a1e8 removed unused import of ITimersManager 2021-11-11 18:18:19 +01:00
iLLiCiTiT
a051f4e8b6 moved 'ISettingsChangeListener' to global interfaces 2021-11-11 18:18:04 +01:00
iLLiCiTiT
b2b532de36 modifid current interfaces import to keep backwards compatibility 2021-11-11 18:06:09 +01:00
iLLiCiTiT
f0a913e024 moved interfaces to modules directory 2021-11-11 18:05:33 +01:00
iLLiCiTiT
79fce6a5b4 example addon is not using inteface 2021-11-11 18:05:20 +01:00
iLLiCiTiT
9a4d2e8f4d modified docstring 2021-11-11 16:45:52 +01:00
Ondrej Samohel
4ad70bce5c
Merge remote-tracking branch 'origin/develop' into feature/royalrender-integration 2021-11-11 16:34:17 +01:00
iLLiCiTiT
1ac6b90f06 added docstring to job queue module 2021-11-11 16:23:09 +01:00
iLLiCiTiT
83ba1115a4 added few docstrings 2021-11-11 16:08:05 +01:00
iLLiCiTiT
bedb58daa7 moved tvpaint worker to tvpaint host 2021-11-11 15:10:17 +01:00
iLLiCiTiT
3ee344ecb5 fixed hound imports 2021-11-11 14:47:36 +01:00
iLLiCiTiT
827d7fee0d modified called method on worker sender 2021-11-10 19:48:20 +01:00
Ondrej Samohel
ebce633383
open publish gui 2021-11-10 18:41:33 +01:00
iLLiCiTiT
8454678294 Merge branch 'develop' into feature/PYPE-1897_publishing-tvp-with-studio-rendering 2021-11-10 18:00:01 +01:00
Petr Kalis
965d798656 OP-1978 - updated dropbox to use sync-server-sites
Contains changes from #2206
2021-11-10 15:09:25 +01:00
Petr Kalis
763adf5a53 OP-1978 - updated gdrive to use sync-server-sites
Contains changes from #2206
2021-11-10 15:08:43 +01:00
Petr Kalis
3594c8019a OP-1978 - updated sftp to use sync-server-sites
Contains changes from #2206
2021-11-10 15:08:17 +01:00
Petr Kalis
ab85ba115b OP-1978 - fix - wrong site 2021-11-10 15:06:17 +01:00
iLLiCiTiT
42e46ded6c renamed 'work_root' to 'job_queue_root' 2021-11-10 14:52:00 +01:00