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 |
|
Jakub Trllo
|
eabf6ce44a
|
Merge pull request #2236 from pypeclub/bugfix/unicode_module_name
Python 2: Unicode to string conversion
|
2021-11-12 13:20:36 +01:00 |
|
Petr Kalis
|
559964122e
|
Merge pull request #2234 from pypeclub/bugfix/OP-2017_PS-web-publishing-doesnt-publish-all-colors
Fix - enum for color coding in PS
|
2021-11-12 13:19:00 +01:00 |
|
Jakub Trllo
|
f9679963a5
|
Merge pull request #2239 from pypeclub/feature/module_without_init_file
General: Skip module directories without init file
|
2021-11-12 12:54:43 +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 |
|
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
|
5acdb6e182
|
added docstring
|
2021-11-11 14:53:57 +01:00 |
|
iLLiCiTiT
|
3ee344ecb5
|
fixed hound imports
|
2021-11-11 14:47:36 +01:00 |
|
iLLiCiTiT
|
e6d76c5b58
|
fix python 2 unicode conversion
|
2021-11-11 14:17:09 +01:00 |
|
iLLiCiTiT
|
e0e3ae1d19
|
removed unused import
|
2021-11-11 12:39:35 +01:00 |
|
iLLiCiTiT
|
57058f1ea4
|
added frame range validation
|
2021-11-11 12:29:57 +01:00 |
|
iLLiCiTiT
|
3402851485
|
added cleaunp plugin which removed content of job root
|
2021-11-11 12:00:22 +01:00 |
|
iLLiCiTiT
|
4c2debb007
|
major fixes to work
|
2021-11-11 11:40:27 +01:00 |
|
Jakub Trllo
|
ec7195eeb3
|
Merge pull request #2235 from pypeclub/bugfix/fix_transparent_image_in_style
Style: Fix transparent image in style
|
2021-11-11 09:26:21 +01:00 |
|
iLLiCiTiT
|
827d7fee0d
|
modified called method on worker sender
|
2021-11-10 19:48:20 +01:00 |
|
iLLiCiTiT
|
7aa1cb43ef
|
few minor fixes
|
2021-11-10 19:48:09 +01:00 |
|
iLLiCiTiT
|
b296ae2d29
|
changed tvpaint related collectors to context collectors
|
2021-11-10 19:01:43 +01:00 |
|
iLLiCiTiT
|
8e8945ce32
|
collect openpype modules earlier
|
2021-11-10 19:01:12 +01:00 |
|
iLLiCiTiT
|
a4c62600d7
|
fix class name
|
2021-11-10 18:51:24 +01:00 |
|
iLLiCiTiT
|
8454678294
|
Merge branch 'develop' into feature/PYPE-1897_publishing-tvp-with-studio-rendering
|
2021-11-10 18:00:01 +01:00 |
|
Jakub Trllo
|
5c09dd2a91
|
Merge pull request #2232 from pypeclub/bugfix/fix_pyblish_pype_targets
Pyblish Tool: Fix targets handling
|
2021-11-10 17:48:35 +01:00 |
|
iLLiCiTiT
|
49d426ea90
|
rebuild resources
|
2021-11-10 17:44:12 +01:00 |
|
iLLiCiTiT
|
e7778c2d6b
|
replaced transparent image with really transparent image
|
2021-11-10 17:44:03 +01:00 |
|
Petr Kalis
|
cc0672d429
|
OP-2017 - fix - enum for color coding in PS
Some keys are really weird in PS
|
2021-11-10 17:38:17 +01:00 |
|
Jakub Trllo
|
d376f7ca41
|
Merge pull request #2222 from pypeclub/feature/separate_webpublisher_logic
Webpublisher: Separate webpublisher logic
|
2021-11-10 17:16:45 +01:00 |
|
iLLiCiTiT
|
32ae5cc790
|
make sure targets contain default target
|
2021-11-10 17:10:00 +01:00 |
|
Petr Kalis
|
042d80d84d
|
Merge pull request #2198 from pypeclub/feature/OP-1923_Dirmap-in-Nuke
Dirmap in Nuke
|
2021-11-10 16:42:48 +01:00 |
|
iLLiCiTiT
|
c19d311c75
|
added settings for layer name regex
|
2021-11-10 16:41:38 +01:00 |
|
iLLiCiTiT
|
42e46ded6c
|
renamed 'work_root' to 'job_queue_root'
|
2021-11-10 14:52:00 +01:00 |
|
iLLiCiTiT
|
b3de979cf8
|
replace work root in use work root in execute goerge script
|
2021-11-10 14:46:59 +01:00 |
|
iLLiCiTiT
|
a5898c4359
|
commands and tvpaint commands has access to work root from job queue settings
|
2021-11-10 14:45:35 +01:00 |
|
iLLiCiTiT
|
2f979569c0
|
all TVPaintCommands have job queue module
|
2021-11-10 14:45:13 +01:00 |
|
iLLiCiTiT
|
fa23331586
|
replaced output_dirs with root dir key
|
2021-11-10 14:44:48 +01:00 |
|
iLLiCiTiT
|
9578a4844e
|
be able to get latest system settings roots settings
|
2021-11-10 14:43:23 +01:00 |
|
iLLiCiTiT
|
40c9791e4a
|
added getter methods for work roots
|
2021-11-10 14:25:30 +01:00 |
|
iLLiCiTiT
|
e10d69cf75
|
implemented collection of instance in tvpaint
|
2021-11-10 14:25:15 +01:00 |
|
iLLiCiTiT
|
2d513073c8
|
use workfile in extraction
|
2021-11-10 14:25:04 +01:00 |
|
iLLiCiTiT
|
8de9cfa857
|
added workfile collection with copying the workfile to job queue root
|
2021-11-10 14:24:33 +01:00 |
|