Commit graph

3967 commits

Author SHA1 Message Date
Jakub Jezek
28a048b57d feat(nuke): adding Collect | Validate | Extract Gizmo family 2019-11-25 21:04:27 +01:00
Jakub Jezek
3e2635f3b9 fix(nuke): collect legacy write was overwriting family on all groups 2019-11-25 20:54:30 +01:00
Jakub Jezek
3ed91886b4 fix(global): integrate_new
- families missing comma
- subsetGroup were not integrating properly
2019-11-25 20:53:49 +01:00
Jakub Jezek
c6c52d43f0 Merge remote-tracking branch 'origin/feature/PYPE-25-nuke-backdrop-publish' into feature/PYPE-589-publishing-gizmos-and-importing 2019-11-25 17:49:22 +01:00
Jakub Jezek
1077a02e92 feat(nuke): adding process() to create backdrop 2019-11-25 15:09:52 +01:00
Jakub Jezek
e07a95480b feat(nuke): adding gizmo family 2019-11-25 00:55:32 +01:00
Jakub Jezek
498ba601b6 feat(nuke): adding CreateGizmo plugin 2019-11-25 00:53:06 +01:00
Jakub Jezek
fe7e3580d6 fix(nuke): converting camelcase to snakecase 2019-11-24 20:41:21 +01:00
Jakub Jezek
fc6733f582 feat(nuke): adding utils.py for nuke specific operations
- bake_gizmos_recursively
- get_node_outputs
- is_node_gizmo
- gizmo_is_nuke_default
2019-11-24 20:35:55 +01:00
Jakub Jezek
c8a1bd151f feat(nuke): collecting | validating | extracting backdrop 2019-11-23 23:46:29 +01:00
Jakub Jezek
641406c088 feat(nuke): adding nukenodes family for loading precoms 2019-11-23 23:45:37 +01:00
Jakub Jezek
d21e98aea9 feat(nuke): adding method for getting dependency for list of nodes 2019-11-23 23:44:43 +01:00
Jakub Jezek
443f47d240 feat(nuke): adding nukenodes family 2019-11-23 23:43:48 +01:00
Milan Kolar
f63dd1c048 return capture to vendors 2019-11-22 18:15:57 +01:00
Milan Kolar
6e2fdb880c remove all but ftrack old api packages and change imports 2019-11-22 17:46:19 +01:00
Jakub Jezek
351c7ed95f feat(nuke): adding validate backdrop
checking if there are nodes above backdrop
2019-11-22 11:51:12 +01:00
Jakub Jezek
a2f81fbdb0 feat(nuke): adding label to collect backdrop 2019-11-22 11:50:31 +01:00
Jakub Jezek
2e82c80e8a Merge branch 'develop' into feature/PYPE-25-nuke-backdrop-publish 2019-11-22 10:09:48 +01:00
Toke Jepsen
593a98a385 Merged in tokejepsen/pype/feature/nuke_validate_knobs (pull request #280)
Validate knobs to studio presets.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-21 20:12:32 +00:00
Jakub Trllo
b8603db6fa Merged in feature/trigger_event_method (pull request #372)
added trigger event method to base handler

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-21 20:10:30 +00:00
Jakub Trllo
e561384eae Merged in bugfix/fix_status_changes_on_app (pull request #369)
Bugfix/fix status changes on app

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-21 20:09:45 +00:00
Jakub Trllo
3ed1b4e7be Merged in feature/seed_ftrack_action (pull request #375)
feature/seed ftrack action

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-21 20:03:52 +00:00
Toke Jepsen
1b8b976088 Merged in tokejepsen/pype/feature/maya_look_force_copy (pull request #275)
Enable "Force Copy" option.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-21 20:00:39 +00:00
Jakub Trllo
c6e7e9fd2b Merged in bugfix/event_server_traceback (pull request #371)
use logging traceback print instead of traceback module

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-21 19:55:59 +00:00
Jakub Jezek
c4292d3add feat(nuke): adding collect backdrop plugin 2019-11-21 19:56:12 +01:00
Jakub Jezek
a87d7cf054 feat(nuke): fixing family/class detection
- render families only for render group node
- any group will be accepted too
- disable nodes are not included
2019-11-21 19:08:34 +01:00
Jakub Jezek
2bf235ece1 clean(nuke): remove unused lines 2019-11-21 19:07:04 +01:00
Jakub Jezek
df41c92f44 feat(nuke): include only nodes with subset knob 2019-11-21 19:06:00 +01:00
Jakub Jezek
3f1b86f002 Merge branch 'develop' into feature/PYPE-25-nuke-backdrop-publish 2019-11-21 18:42:33 +01:00
Jakub Ježek
0351c05d2e Merged in feature/nuke-validate-write-legacy (pull request #374)
Nuke Validate Write Node Lekacy

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-21 17:39:52 +00:00
Jakub Jezek
40ff53098f typo(nuke): fixing add_family 2019-11-21 18:33:07 +01:00
Jakub Jezek
3fbe8b6f45 feat(nuke): update head info in create backdrop 2019-11-21 18:09:22 +01:00
Jakub Trllo
61b8ebdcf7 Merged in bugfix/PYPE-591_hier_attrs_fix (pull request #379)
bugfix/PYPE-591_hier_attrs_fix

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-21 13:45:25 +00:00
Jakub Jezek
74b1be0da3 fix(nuke): code is redundant 2019-11-21 13:17:48 +01:00
Jakub Jezek
444071e2d0 fix(nuke): not necessary to do it on all write nodes 2019-11-21 10:22:54 +01:00
iLLiCiTiT
256377c36f replaced CustomAttributeValue with ContextCustomAttributeValue in queries to get all attributes 2019-11-20 19:49:52 +01:00
Jakub Trllo
4201ba173d Merged in feature/mongo_or_query (pull request #356)
feature/mongo_or_query

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-19 22:26:41 +00:00
Ondřej Samohel
6f22826041 Merged in sync-with-3de (pull request #367)
added plugins from 3de

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-19 22:25:51 +00:00
Ondřej Samohel
dc0bd2dd39 Merged in bugfix/3de-sync-fixes (pull request #368)
small bugfixes arising from syncing with 3de

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-19 22:24:26 +00:00
Jakub Trllo
eebb251112 Merged in bugfix/ftrack_session_rollback (pull request #376)
Bugfix/ftrack session rollback

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-19 22:23:12 +00:00
Jakub Trllo
f8d389a5cb Merged in bugfix/auto_reconnect_actions (pull request #370)
Bugfix/auto reconnect actions

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-19 22:21:24 +00:00
Jakub Trllo
3cf76abf9d Merged in feature/PYPE-506_sync_to_avalon_action (pull request #373)
feature/PYPE-506_sync_to_avalon_action

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-19 22:18:45 +00:00
Milan Kolar
b526757405 fix grammar and tone of the user messages 2019-11-19 23:17:59 +01:00
iLLiCiTiT
0b1caf5c0f removed underscores from class names 2019-11-19 19:25:28 +01:00
iLLiCiTiT
4326e2b91e added few rollbacks to ftrack actions and events to prevent uncommitable session 2019-11-19 19:24:24 +01:00
iLLiCiTiT
9924231834 added session rollbacks to ftrack plugins 2019-11-19 19:00:50 +01:00
iLLiCiTiT
413dfc6a03 added current project to project list 2019-11-19 18:33:51 +01:00
iLLiCiTiT
81dbc9a17e user can change number of created instances 2019-11-19 18:33:38 +01:00
iLLiCiTiT
9e74d08670 added icon 2019-11-19 18:14:19 +01:00
iLLiCiTiT
6acbd7c799 first version of seed action for project entities seeding 2019-11-19 18:09:46 +01:00