Commit graph

16758 commits

Author SHA1 Message Date
iLLiCiTiT
249007aae3 made few fixes of using the right context and right moment and fixed passed host as name to function resolvint wokr template key 2021-11-12 17:03:08 +01:00
iLLiCiTiT
dd30c4963d Merge branch 'develop' into feature/tvpaint_load_workfile 2021-11-12 16:40:03 +01:00
Ondřej Samohel
a9a28bb444
Merge pull request #2225 from Ellipsanime/add_global_versioning
Add a "following workfile versioning" option on publish
2021-11-12 16:11:02 +01:00
Petr Kalis
443354548d
Merge pull request #2237 from pypeclub/bugfix/OP-2015_PS-webpublishing-fails-on-second-batch
Added queue for studio processing in PS
2021-11-12 14:43:59 +01:00
Petr Kalis
27b6197ee8 OP-2015 - fix - adding to queue decided by configuration 2021-11-12 13:52:28 +01:00
Petr Kalis
1431bc5ac9 OP-2015 - fix - adding to queue decided by configuration 2021-11-12 13:30:37 +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
Petr Kalis
adbd0b1c5e OP-2015 - added queue for studio processing in PS 2021-11-11 18:01:14 +01:00
iLLiCiTiT
5acdb6e182 added docstring 2021-11-11 14:53:57 +01:00
iLLiCiTiT
e6d76c5b58 fix python 2 unicode conversion 2021-11-11 14:17:09 +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
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
Petr Kalis
b87d3e3c67 OP-1923 - handle back slashes in Settings
Replace only when target file exists.
2021-11-10 12:56:36 +01:00
Jérôme LORRAIN
d4f04f72da
fix line sizes 2021-11-10 12:07:07 +01:00
Ondřej Samohel
02cff11f3f
Merge pull request #2177 from pypeclub/bugfix/OP-1828-Maya--review-viewport-settings
Maya: review viewport settings
2021-11-10 11:15:03 +01:00
Ondrej Samohel
95d051e28c
fix long line 2021-11-10 11:13:03 +01:00
pypebot
001d5e32da
[Automated] Merged main into develop 2021-11-10 04:41:05 +01:00
OpenPype
5f5cac56be [Automated] Bump version 2021-11-10 03:40:53 +00:00
pypebot
1aab509eba
[Automated] Merged develop into main 2021-11-10 04:35:00 +01:00
Petr Kalis
565489db39 OP-1923 - handle different case for Windows 2021-11-09 19:01:16 +01:00
iLLiCiTiT
c424872f89 remove IntegrateContextToLog which does twhat is already done 2021-11-09 18:34:29 +01:00
iLLiCiTiT
2709ece76a check of cli existence is not needed anymore 2021-11-09 18:08:30 +01:00
iLLiCiTiT
901eb5bc9d added cli method to default methods of openpypemodule 2021-11-09 18:02:19 +01:00
iLLiCiTiT
887e4ba004 do not crash of failed calling of 'cli' method 2021-11-09 17:55:51 +01:00
iLLiCiTiT
bf9d4442ea added cli info to modules readme 2021-11-09 17:55:31 +01:00
iLLiCiTiT
2f4ee4447e example addon has cli commands 2021-11-09 17:51:45 +01:00
iLLiCiTiT
88ac91c82c fix help 2021-11-09 17:50:44 +01:00
iLLiCiTiT
afd93a4035 ftrack uses new cli option to register it's cli commands 2021-11-09 16:57:02 +01:00
iLLiCiTiT
dee8156a0c implemented 'add_modules' which will call cli method on module to give ability to register custom cli commands 2021-11-09 16:56:17 +01:00
iLLiCiTiT
f8e594be80 added module command 2021-11-09 16:55:11 +01:00
iLLiCiTiT
5aa8b68cd0 removed unused imports 2021-11-09 16:29:07 +01:00
Petr Kalis
05057b535c
Merge pull request #2220 from pypeclub/feature/OP-1906_Add-both-side-availability-to-Loader-for-Site-Sync
Add both side availability on Site Sync sites to Loader
2021-11-09 16:26:45 +01:00