Commit graph

52 commits

Author SHA1 Message Date
Milan Kolar
03d85fafb8 Merge branch 'develop' into 2.0/sync_from_1.0
# Conflicts:
#	pype/ftrack/lib/ftrack_app_handler.py
2019-04-12 18:59:22 +02:00
Jakub Jezek
febfd46b4d Merged in feature/PYPE-266-nuke-frame-range-improve (pull request #114)
feat(nuke): cleaning

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-12 15:38:25 +00:00
Jakub Jezek
300a27fbc5 Merged in feature/PYPE-291-validating-path-in-write-node (pull request #113)
Feature/PYPE-291 validating path in write node

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-12 14:50:50 +00:00
Jakub Jezek
0eca2b9b1d fix(nuke): create_write lost some settings so now they are back 2019-04-12 16:23:35 +02:00
Jakub Jezek
7c5555d2b5 feat(nuke): cleaning 2019-04-11 13:02:01 +02:00
Jakub Jezek
38bd772d86 feat(nuke): validating write node done with additional functions in pype.nuke.lib 2019-04-11 12:19:22 +02:00
Jakub Jezek
b8f64d293e feat(nuke): updating validation of nodes write 2019-04-10 18:33:09 +02:00
Jakub Jezek
04ecaf2796 Merged in feature/PYPE-283-ability-to-run-qml (pull request #111)
Feature/PYPE-283 ability to run qml

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-10 14:46:50 +00:00
Jakub Jezek
d531a69285 fix(nuke): moving PYBLISH_GUI var from avalon.core 2019-04-10 16:43:52 +02:00
Jakub Jezek
2d8b07cbb8 fix(nuke): moving data update into format_anatomy() from create_write_node() 2019-04-10 16:38:09 +02:00
Milan Kolar
6c0bba1168 Merge branch 'develop' into 2.0/sync_from_1.0 2019-04-09 22:38:28 +02:00
Jakub Jezek
0f96bd599f Merged in feature/PYPE-268-validate-version-write-to-scrip (pull request #108)
feat(nuke): sync version of script with version of write

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-09 16:46:45 +00:00
Milan Kolar
28dbe25f16 use new anatomy 2019-04-09 18:28:27 +02:00
Milan Kolar
53523d1f4f more logging 2019-04-09 18:26:30 +02:00
Milan Kolar
2bb789c413 logger fixes 2019-04-09 18:22:55 +02:00
Jakub Jezek
90a1321638 fix(nuke): auto sync version was rising exceptions 2019-04-09 10:44:05 +02:00
Jakub Trllo
eb3f8d80a2 added "app" into all template_data thath fill "work" dir 2019-04-04 16:55:40 +02:00
Milan Kolar
3cd832a5eb udpate nuke template filling to match unified templates 2019-02-17 22:23:20 +01:00
Milan Kolar
8d28c4af44 fix version checker, and other nuke fixes 2019-02-06 21:18:56 +01:00
Milan Kolar
da61d285da Merge branch 'develop' into bugfix/PYPE-147-fixing-nuke-publishing-write
# Conflicts:
#	pype/plugins/global/publish/integrate_rendered_frames.py
2019-01-30 23:23:12 +01:00
Milan Kolar
3613a60614 review cleanup, changing family to "review" instead of "render.review" 2019-01-18 18:20:19 +01:00
Jakub Jezek
95c9c2bc9b aport collect intances update, filter out "clip" family from global plugins, fix extract_post_json, adding some supporting functions to pype.lib and templates and api 2019-01-14 18:33:10 +01:00
Jakub Jezek
2a1f637880 Merge branch 'develop' into feature/PYPE-92-pr-basic-pipeline-linking
# Conflicts:
#	pype/api.py
#	pype/templates.py
2019-01-11 10:37:09 +01:00
Jakub Jezek
61bbfebb1e adding context related functions to pype/template.py and other small changes, fixing typo on get_hierarchy(), rename fill_avalon_workdir to set_*, rename make_wordir_template to get_*, 2019-01-10 15:50:18 +01:00
Jakub Jezek
c6c4411fed update validate families 2018-12-13 18:14:24 +01:00
Jakub Jezek
f445864e01 update render version synchronize 2018-12-10 18:53:27 +01:00
Jakub Jezek
e5daf2162a updating integrate_render_frames - adding render.frames, still.frames, prerender.frames 2018-12-10 10:06:56 +01:00
Jakub Jezek
217b537aaa adding onScriptSave to synchronize avalon writes to script version 2018-12-06 19:02:37 +01:00
Jakub Jezek
911335a097 Merged in bugfix/PYPE-29-nuke-fix-set-format (pull request #14)
Bugfix/PYPE-29 nuke fix set format

Approved-by: Milan Kolar <milan@orbi.tools>
2018-12-05 17:08:12 +00:00
Jakub Jezek
f2796b12e0 if format alredy exists it will not create new 2018-12-05 15:14:46 +01:00
Jakub Jezek
0229c35a4d wip on reset_format 2018-12-05 13:47:13 +01:00
Jakub Jezek
27618c8d55 Create write, Publish write, Publish prerendered.frames, Load sequence. All is working 2018-12-04 14:49:11 +01:00
Jakub Jezek
d2b68baf5e fixing setting format to use crop value 2018-12-02 22:18:33 +01:00
Jakub Jezek
63acea3295 todo in pype.nuke.lib 2018-12-01 12:57:07 +01:00
Jakub Jezek
d4e2d567d1 Merge branch 'feature/PYPE-11-nuke_workflow_implementing_creat' into feature/PYPE-32-nuke-publish-write-sequence 2018-12-01 01:58:51 +01:00
Jakub Jezek
c1321aeb36 adding render, render_farm knobs to nuke_write_create 2018-12-01 01:54:22 +01:00
Jakub Jezek
a18125803a update publishing render locally 2018-12-01 01:39:19 +01:00
Jakub Jezek
13bcdb0959 publish instances update 2018-11-30 18:59:20 +01:00
Jakub Jezek
6f9d55ce30 updating create write still 2018-11-30 17:11:03 +01:00
Jakub Jezek
c080823a44 fix create write [subset, families] 2018-11-30 16:43:54 +01:00
Jakub Jezek
40a5a4a065 updating Creating of writes 2018-11-29 18:38:18 +01:00
Jakub Jezek
3943b0c3dc adding CreateWrite,
updating pype.nuke modules
2018-11-28 22:51:45 +01:00
Jakub Jezek
ddcb6f88de adding pype.templates for improving loading contextual templates / implement templates installing into pype.nuke.__init__ 2018-11-27 23:41:00 +01:00
Jakub Jezek
e58948f5ba update nuke.lib.set_colorspace() 2018-11-27 14:24:08 +01:00
Jakub Jezek
484d674b42 adding menu.py and colorspace setting 2018-11-27 08:27:49 +01:00
Jakub Jezek
785979b417 improving logging in nuke 2018-11-24 01:01:27 +01:00
Jakub Jezek
2c21cbdb3b all dependencies for ftrack solved 2018-10-16 14:39:21 +02:00
Jakub Jezek
0bdc5d6e71 ftrack-api integration initialization 2018-10-10 18:34:04 +02:00
Jakub Jezek
8b931f5207 adding pyblish plugins from kredenc 2018-10-03 19:06:08 +02:00
Jakub Jezek
2dc510a3ab Merge branch 'initialisation' into nuke-all-jakub 2018-10-02 23:49:09 +02:00