Commit graph

195 commits

Author SHA1 Message Date
jezschaj
615afe9382 fix(glob): burnin and review didn't work properly 2019-07-17 14:44:23 +02:00
jezschaj
fbb4cb2a72 Merge branch 'feature/PYPE-405-unify-preview-quicktime-creatio' of bitbucket.org:pypeclub/pype into bugfix/PYPE-428-dazzle-feedback-publish-errors 2019-07-17 11:38:21 +02:00
jezschaj
559101217d Merge branch 'develop' into bugfix/PYPE-428-dazzle-feedback-publish-errors 2019-07-17 11:37:55 +02:00
Jakub Jezek
8b50a6fc7e Merged in feature/PYPE-415-removing-singleton-presets (pull request #195)
fix(pype, nk, nks, premiere, aport): removing Anatomy, Dataflow, Colorspace loading as singleton

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-16 20:15:38 +00:00
Jakub Jezek
b07bf3d20f fix(global): debug print after loop 2019-07-16 18:50:35 +02:00
Jakub Jezek
37fd304026 feat(pype): addig additional path element for representation preset names 2019-07-12 16:30:50 +02:00
Jakub Jezek
f45986a1ce feat(pype): adding burnin plugin to function with reviews 2019-07-12 16:30:13 +02:00
Jakub Jezek
20878ec3cb feat(pype, nuke): publishing with new review to ftrack with ffmpeg, wip 2019-07-12 10:48:49 +02:00
Jakub Jezek
322ec3e3c8 fix(nuke): plublish workfile handle_start/end was not correct 2019-07-11 16:53:42 +02:00
Jakub Jezek
305771ae2b Merged in bugfix/PYPE-418-handles-validation-not-working (pull request #201)
Bugfix/PYPE-418 handles validation not working

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-11 12:15:04 +00:00
Jakub Jezek
e49aaab9f4 fix(nuke): nukescript to workfile fix, handles_start/end workflow improvment 2019-07-11 13:58:47 +02:00
Ondřej Samohel
8202673492 Merged in feature/PYPE-399-make-burnin-plugin-global (pull request #193)
Feature/PYPE-399 make burnin plugin global

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-10 17:44:01 +00:00
Jakub Jezek
9eba532875 Merge branch 'develop' into feature/PYPE-415-removing-singleton-presets 2019-07-10 15:03:26 +02:00
Jakub Jezek
f09b05f7f0 fix(pype, nk, nks, premiere, aport): removing Anatomy, Dataflow, Colorspace loading as singleton 2019-07-10 14:49:10 +02:00
Jakub Jezek
ed0ed9aca7 fix(nks, nk): operation with handles 2019-07-10 11:23:04 +02:00
Jakub Jezek
8e52b5cbc3 fix(pype): let integrator update already created version 2019-07-09 18:57:35 +02:00
Jakub Jezek
6d7a139625 fix(pype): removing old code 2019-07-09 14:43:49 +02:00
Jakub Jezek
27063e029a feat(pype): implemented speedcopy into integrate_new.py 2019-07-09 09:36:48 +02:00
antirotor
d2b6c7c1a9
fix(burnin): will now work on representations, expecting burnin = True or 'burnin' in tags 2019-07-08 21:19:24 +02:00
antirotor
b42e7bf8a3
added global burnin extractor 2019-07-06 17:08:45 +02:00
Toke Jepsen
02d66037bd Better logging from Atomicity. 2019-07-05 13:02:02 +01:00
Toke Jepsen
9b31031791 Merge branch 'develop' into change/develop/nukestudio_improvements 2019-07-04 08:34:27 +01:00
Toke Jepsen
e9ee9463f1 Clean up and simplify Avalon hierarchy integrator. 2019-07-01 18:26:55 +01:00
Toke Jepsen
fe60155d96 Tagging assetbuilds. 2019-06-28 13:29:49 +01:00
Toke Jepsen
3715600594 Audio
- extract/integrate from NS to Avalon and Ftrack
- load into Maya
2019-06-27 17:59:03 +01:00
Jakub Trllo
3627a251a4 hotfix: extract_quicktime has start_frame argument before input now so it is set correctly 2019-06-27 15:17:31 +02:00
Toke Jepsen
2239e689db Better logging for "Atomicity". 2019-06-27 13:22:19 +01:00
Toke Jepsen
ae5481d4e3 Integrate plates. Remove preview. 2019-06-26 14:44:18 +01:00
Toke Jepsen
f9c606a5d5 Support shot instances that only creates hierarchies. 2019-06-26 10:04:23 +01:00
Milan Kolar
54809f3bf6 fix fps collection. this is temporary and needs to be unified to use the same variable across the board 2019-06-23 20:48:28 +02:00
antirotor
0f4e82a177
fix(global): fixed regex for publishing sequence 2019-06-20 21:30:34 +02:00
antirotor
bddda5a9a0
fix(nuke): simplified families
fix(nuke): render path simplified and set to work directory leaving it to integrator to copy in into publish
chg(nuke): disabled version check in write path
fix(nuke): write version is now determined by script version
fix(pype): temporary removal of `5661d9e` commit adding Qt dependency to pype
fix: minor cleanups and fixes
2019-06-20 18:13:10 +02:00
antirotor
73cf209570
feat(nuke): Deadline submitter. Minor fixes in connected collectors. 2019-06-19 22:53:01 +02:00
Jakub Trllo
569272c02a (hotfix): fixed variable name from desc to dsc 2019-06-17 15:26:59 +02:00
Jakub Trllo
6234007312 (hotfix): skipped copying files with same destination as source 2019-06-17 10:11:29 +02:00
Ondřej Samohel
b5a2fd576c Merged in feature/PYPE-373-publish-textures (pull request #173)
PYPE-373-publish-textures - copy textures to publish locations

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-14 17:20:08 +00:00
Milan Kolar
907919b1b9 moving texture collector to unused for now 2019-06-14 19:19:34 +02:00
Ondřej Samohel
65ba1eadb7 Merged in feature/PYPE-385-publishing-rendersetups (pull request #179)
RenderSetup template support for avalon

Approved-by: Milan Kolar <milan@orbi.tools>
2019-06-14 17:13:15 +00:00
antirotor
4e6ec22211
feat(maya): added **RenderSetup** template support for avalon, utilizing rendersetup family 2019-06-14 18:32:57 +02:00
Toke Jepsen
6e9853739a Switch look to new integrator and add representations. 2019-06-13 15:43:56 +01:00
antirotor
11f29a551f
feat(tools): added tool for copying textures to publish destination 2019-06-12 16:11:57 +02:00
Milan Kolar
63d0ff487d fixing minor issues with quicktime and thumbnail creation after update to 2.0 2019-06-11 17:28:31 +02:00
antirotor
c63b863db2 Merge remote-tracking branch 'origin/develop' into feature/PYPE-316-muster-render-support 2019-06-11 10:57:21 +02:00
Jakub Jezek
7c0352ce84 fix(ftrack): adding ftrack debug logging disabling 2019-06-10 16:55:16 +02:00
Jakub Jezek
138557a470 fix(global): adding hosts filtering 2019-06-10 16:53:16 +02:00
Jakub Trllo
65339eb431 fix(nukestudio): orders of plugins, frameranges, fps to float 2019-06-07 19:03:24 +02:00
Jakub Trllo
b54bf9962a Merge branch 'feature/PYPE-338-publish-representations-for-sho' of bitbucket.org:pypeclub/pype into feature/PYPE-338-publish-representations-for-sho
# Conflicts:
#	pype/plugins/nukestudio/publish/collect_current_file.py
2019-06-07 15:14:34 +02:00
Jakub Trllo
8d3f31c42a fix(global, nukestudio): fixing order of plugins 2019-06-07 15:12:04 +02:00
Jakub Jezek
a14ff14a0f Merge branch 'develop' into feature/PYPE-338-publish-representations-for-sho 2019-06-07 12:11:34 +02:00
Jakub Jezek
48c015537c fix(global): integrate_new didnt add published_path to correct representation data 2019-06-07 12:02:43 +02:00