Commit graph

2088 commits

Author SHA1 Message Date
Jakub Jezek
785979b417 improving logging in nuke 2018-11-24 01:01:27 +01:00
Milan Kolar
362a968740 add new ftrack plugins 2018-11-23 23:45:38 +01:00
Milan Kolar
a04aecc2fa Merge branch 'develop' into feature/pyblish-ftrack 2018-11-23 21:47:03 +01:00
Jakub Trllo
43c3e6a95c Merged in feature/ftrack_in_tray (pull request #6)
Feature/ftrack in tray

Approved-by: Milan Kolar <mail@mkolar.com>
2018-11-23 20:32:46 +00:00
Roy Nieterau
40bf199f6e Use collected cameras in validation, instead of collecting again. 2018-11-23 18:01:05 +01:00
Roy Nieterau
0fab828311 Fix REN-59: Less renderlayer switching on render submission from maya
- This is a good optimization for render scenes with multiple layers that are slow on switching renderlayers.
- This will be slower for render setup because it's not optimized for render setup, see colorbleed.maya.lib.get_attr_in_layer()
2018-11-23 17:51:20 +01:00
Roy Nieterau
f7c0c1d885 Fix render single camera validation (actually process something)
- Also improve logged messages
2018-11-23 17:36:26 +01:00
Jakub Trllo
b8d803c2e7 Event seems to work, need more testing and refactoring with action 2018-11-23 17:08:16 +01:00
Jakub Trllo
40fd26fd75 New FtrackServer implemented 2018-11-23 16:29:28 +01:00
Jakub Trllo
d53548fb47 First commit 2018-11-23 16:21:30 +01:00
Roy Nieterau
b4297b6a41 Workaround contextplugin running when instance not present bug 2018-11-23 15:54:49 +01:00
Jakub Jezek
47d903cfd7 Merged in feature/launcher-actions-as-plugins (pull request #4)
Feature/launcher actions as plugins

Approved-by: Milan Kolar <mail@mkolar.com>
2018-11-23 13:34:29 +00:00
Roy Nieterau
241069d24c Submission cosmetics (improve labeling of submitted tasks) 2018-11-23 14:33:41 +01:00
Roy Nieterau
1ef9db118b Skip storing startFrame + endFrame on context, as it is per instance data 2018-11-23 14:28:42 +01:00
Roy Nieterau
51c1ed5dcd Provide consistent log message for collecting renderlayers and vrayscene 2018-11-23 14:22:24 +01:00
Milan Kolar
1f790195f2 initial ftrack publishing. Using old api 2018-11-23 14:21:37 +01:00
Roy Nieterau
52df849649 Remove startFrame+endFrame on context, they are per renderlayer instance 2018-11-23 14:16:52 +01:00
Roy Nieterau
b333aa38cf Only try to collect context startFrame and endFrame when not on instance 2018-11-23 14:15:52 +01:00
Roy Nieterau
50678ed838 Use consistent workaround for ContextPlugin bug: pyblish-base#250 2018-11-23 14:04:21 +01:00
Roy Nieterau
029dfc43c4 Simplify code 2018-11-23 14:00:07 +01:00
Roy Nieterau
ea5043ada2 ValidateSceneSetWorkspace is not families specific, remove families filter 2018-11-23 13:58:30 +01:00
Roy Nieterau
b51cad8d88 Fix ValidateDeadlineConnection running per instance 2018-11-23 13:32:52 +01:00
Ondřej Samohel
238a526846 Merged in feature/flake8_support (pull request #5)
added support for flake8

Approved-by: Milan Kolar <mail@mkolar.com>
2018-11-23 11:49:36 +00:00
Roy Nieterau
6c0c6d5784 Avoid requerying renderer, since it's already collected + ls() nodes once since amount of nodes will remain static 2018-11-23 11:27:48 +01:00
Jakub Trllo
bf1994a074 Added event server, seems like working properly 2018-11-22 17:58:24 +01:00
antirotor
2dcd070dfc
added support for flake8 2018-11-22 12:43:07 +01:00
Jakub Jezek
235bc1e35f changing way launcher actions are organized 2018-11-21 20:08:37 +01:00
Jakub Jezek
bd33f34691 Merge branch 'develop' into feature/nuke_workflow 2018-11-21 18:20:43 +01:00
Jakub Jezek
af347e47af Merge branch 'develop' into feature/nuke_workflow 2018-11-21 18:19:37 +01:00
Jakub Trllo
a87b3fda7a Tray is able to show Login Widget but Login Widget can't get cred from browser 2018-11-21 16:43:40 +01:00
Jakub Trllo
be64b7f1c2 Only backup 2018-11-21 14:10:40 +01:00
Jakub Trllo
7cfb2d055a Tray runs, but is not able to run subprocesses properly(login, server,...) 2018-11-20 18:22:13 +01:00
Jakub Jezek
1820373b53 working on plugins for nuke 2018-11-20 18:00:06 +01:00
antirotor
6b513027ab
first deadline tweaks + small fix in yeti validate pluging 2018-11-20 17:21:18 +01:00
Milan Kolar
eeaa65c36d Merge branch 'develop' into feature/pyblish-ftrack 2018-11-19 17:17:39 +01:00
Milan Kolar
48cd543a06 Merge branch 'master' into develop 2018-11-19 13:57:04 +01:00
Jakub Trllo
24825394cb Merged in feature/sync_to_avalon (pull request #2)
Sync to avalon refactoring
2018-11-19 12:55:09 +00:00
Jakub Jezek
4d031f6b86 Merge branch 'feature/sync_to_avalon' into feature/nuke_workflow 2018-11-19 13:36:28 +01:00
Jakub Jezek
e5e71ce141 fix of fix of fix of 'avalon_tools_env' 2018-11-19 13:35:57 +01:00
Milan Kolar
094049d8b4 Revert "Revert "fixing avalon_tools_env to tools_env""
This reverts commit 72a480ab36.
2018-11-19 13:16:23 +01:00
Milan Kolar
72a480ab36 Revert "fixing avalon_tools_env to tools_env"
This reverts commit ac6e321685.
2018-11-19 13:15:31 +01:00
Jakub Jezek
f4e0546098 Merge tag 'ftrack-action-handler' into develop 2018-11-19 09:29:01 +01:00
Jakub Jezek
797501f7ab Merge branch 'hotfix/ftrack-action-handler' 2018-11-19 09:29:00 +01:00
Jakub Jezek
7f1696b586 convert 'avalon_tools_env' to 'tools_env' 2018-11-19 09:27:44 +01:00
Jakub Jezek
bc44306eeb nuke plugins update 2018-11-18 21:38:47 +01:00
Jakub Jezek
70f42d4db7 fix 'avalon_tools_env' to 'tools_env' 2018-11-18 21:38:32 +01:00
Jakub Jezek
8b0113b7be removing company names 2018-11-18 21:37:50 +01:00
Jakub Jezek
ac6e321685 fixing avalon_tools_env to tools_env 2018-11-16 19:34:04 +01:00
Jakub Trllo
ed2c37031b First steps to understanding Tray apps 2018-11-16 17:21:30 +01:00
Jakub Jezek
63c887056e working on plugins 2018-11-16 15:43:12 +01:00