Commit graph

3976 commits

Author SHA1 Message Date
Ondrej Samohel
295037365e
maya: changing render collector 2019-12-05 00:30:48 +01:00
Ondrej Samohel
6a56554e5f
initial work on render creator 2019-12-03 17:59:52 +01:00
Jakub Jezek
7ff6f468fa merge hotfix/nuke-fixes with fixed conflict 2019-11-29 01:08:00 +01:00
Jakub Jezek
9044056aef fix(nuke): collect read fixed to new scheme 2019-11-29 01:02:56 +01:00
Jakub Jezek
8cb0db829a fix(nuke): collect instance was not expecting Read node 2019-11-29 01:02:37 +01:00
Jakub Jezek
9b305c7e11 fix(nuke): create read was not updated to new scheme 2019-11-29 01:02:07 +01:00
Jakub Jezek
66808d34fe fix(nuke): create write should return created write 2019-11-29 01:01:44 +01:00
Jakub Jezek
e1f1eb6e0d fix(global): source family in wrong plugin 2019-11-29 01:00:17 +01:00
Jakub Jezek
7584b26912 Merge branch 'hotfix/PYPE-596-workfiles-on-demand' 2019-11-28 18:50:29 +01:00
Jakub Jezek
1dd76da5c9 Merge branch 'hotfix/PYPE-596-workfiles-on-demand' into develop 2019-11-28 18:50:27 +01:00
Milan Kolar
5eb22c99c8 bugfix: remove ffmpeg from maya review extractions 2019-11-28 16:59:29 +01:00
Jakub Ježek
0e0d5447a5 Merged in hotfix/PYPE-596-workfiles-on-demand (pull request #386)
feat(nks): refactoring workfiles

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-28 15:35:49 +00:00
Milan Kolar
2312a5432c Merged in hotfix/integrate_ftrack_hierarchy_exception (pull request #385)
fix(ftrack): removing gibberish code - just a quick patch for a case

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-27 11:13:41 +00:00
Jakub Ježek
80a0657a01 Merged in hotfix/integrate_ftrack_hierarchy_exception (pull request #384)
Ftrack removing gibberish code

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-27 11:13:13 +00:00
Jakub Jezek
14520c4a47 feat(nks): refactoring workfiles
- adding `event.py` and moving to event based system
- fixing registred families
- fixing opening workfile and closing `untitled` project
- fixing default tags creation only to project
2019-11-26 23:16:22 +01:00
Jakub Trllo
af64155661 Merged in feature/PYPE-504_run_action_on_auto_sync (pull request #380)
feature/PYPE-504_run_action_on_auto_sync

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-26 11:25:44 +00:00
Milan Kolar
ea3797391b Merge branch 'refs/heads/develop' into feature/PYPE-504_run_action_on_auto_sync
# Conflicts:
#	pype/ftrack/events/event_sync_to_avalon.py
2019-11-26 12:24:07 +01:00
Milan Kolar
f755160591 Merge branch 'develop' of bitbucket.org:pypeclub/pype into develop 2019-11-26 12:15:28 +01:00
Jakub Jezek
2b30956579 fix(ftrack): removing gibberish code - just a quick patch for a case 2019-11-26 12:12:12 +01:00
Milan Kolar
be161817f7 hotfix wrong imports 2019-11-26 12:00:24 +01:00
Jakub Ježek
7dcf0d5ffa Merged in hotfix/publish-plugin-improvements (pull request #377)
Publishing plugin improvements

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-26 10:43:21 +00:00
Milan Kolar
474e241e16 fix add task to assetversion only if needed 2019-11-26 11:38:12 +01:00
Milan Kolar
e231f4f5d2 bugfix: sync to avalon to use latest ftrack api 2019-11-26 11:37:50 +01:00
Jakub Trllo
799991d77f Merged in hotfix/rest_api_minor_fixes (pull request #382)
Hotfix/rest api minor fixes

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-26 10:30:36 +00:00
iLLiCiTiT
9a167bec7f CustomNone moved to pype's lib 2019-11-25 10:50:46 +01:00
iLLiCiTiT
d30cc41e8b import fixes 2019-11-25 10:50:22 +01:00
iLLiCiTiT
343cdf55c1 formatting fixes 2019-11-25 10:49:52 +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
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 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 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
iLLiCiTiT
aeaef2fa02 current sync to avalon will trigger sync to avalon action on checked auto-sync 2019-11-21 11:50:42 +01:00
iLLiCiTiT
256377c36f replaced CustomAttributeValue with ContextCustomAttributeValue in queries to get all attributes 2019-11-20 19:49:52 +01:00
Jakub Jezek
ecc3716d1b Merge branch 'develop' into hotfix/publish-plugin-improvements 2019-11-20 09:26:00 +01:00
Jakub Jezek
ba5796ebd8 doc(nuke): improving assert message 2019-11-20 09:25:02 +01:00
Jakub Jezek
20270715cc fix(global): removing duplicity in families 2019-11-20 09:24:19 +01:00
Jakub Jezek
5c321a6747 feat(global): cleanup is now turned on only if successful publishing 2019-11-20 09:23:42 +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