Commit graph

1295 commits

Author SHA1 Message Date
Jakub Jezek
5d8e2dc37f
fix(nk): swap write family for render2d 2020-02-12 18:00:59 +01:00
Jakub Jezek
e19f04ec85
fix(nk): multi line string needed to be added to str() 2020-02-12 17:14:34 +01:00
Jakub Ježek
6ee23b8744 Merged in bugfix/PYPE-699-nk-nks-cleanup-old-code-files (pull request #466)
cleanup unneeded files and code

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-10 14:51:56 +00:00
Jakub Jezek
1a84b605a1
fix(nuke, nks): removing handles obsolete 2020-02-07 20:49:07 +01:00
Jakub Jezek
1b1770dd63
fix(nuke): loader mov reads revew presets for family and representation 2020-02-06 17:40:37 +01:00
Jakub Jezek
d0f0129c2c
fix(nk): loaders use self log 2020-02-06 17:40:07 +01:00
Jakub Jezek
979cad41dc
fix(nks):didnt publish plates 2020-02-06 16:59:59 +01:00
iLLiCiTiT
b3f506f364 Merge branch 'develop' into feature/PYPE-662_datetime_data_publish 2020-02-05 14:43:37 +01:00
Jakub Jezek
569bd61658
fix(nk, nks): some fixes for loading sequence and mov 2020-02-04 17:36:46 +01:00
iLLiCiTiT
75b6cdd148 renamed repre_context_stable_keys to db_representation_context_keys 2020-02-03 18:58:29 +01:00
iLLiCiTiT
fd42c048b3 collect templates fix there is not defined context 2020-02-03 18:36:37 +01:00
iLLiCiTiT
ed280250c4 fixed variable typo 2020-02-03 18:29:45 +01:00
iLLiCiTiT
40aa0c2f5b typo fix in collect templates 2020-02-03 18:27:01 +01:00
iLLiCiTiT
908f988795 datetime data added to collect templates 2020-02-03 18:26:50 +01:00
iLLiCiTiT
13de528088 removed line 2020-02-03 18:25:42 +01:00
iLLiCiTiT
ebb5b3b849 datetime data are added to template data 2020-02-03 18:23:39 +01:00
iLLiCiTiT
eacc1ff0be integrate new uses anatomy's used_values 2020-02-03 18:21:34 +01:00
iLLiCiTiT
7bdb438522 extract burnin uses datetime data from context 2020-02-03 18:08:09 +01:00
iLLiCiTiT
1f6d63d6a5 added collect datetime plugin 2020-02-03 18:07:08 +01:00
Jakub Ježek
01fe6197a7 Merged in bugfix/PYPE-700-nk-refactory-loaders (pull request #467)
Bugfix/PYPE-700 nk refactory loaders

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-01 00:33:08 +00:00
Jakub Jezek
ac53d4345f
fix(nuke): loader failing 2020-02-01 01:02:14 +01:00
Jakub Jezek
f177185a73
fix(nuke): moving render2d to more global level 2020-02-01 00:58:26 +01:00
Jakub Jezek
f0a4e0e046
Merge branch 'develop' into feature/PYPE-693-review-families-render2d 2020-02-01 00:31:30 +01:00
Jakub Jezek
935b5f4f38
Merge branch 'develop' into bugfix/PYPE-700-nk-refactory-loaders 2020-02-01 00:25:32 +01:00
Jakub Jezek
f3bc7258df
clean(nuke): commented code 2020-02-01 00:19:43 +01:00
Jakub Jezek
e0d288cdef
fix(nuke): some nodes are failing due disable knob 2020-02-01 00:18:58 +01:00
Jakub Jezek
c25a70d72d
fix(global): ftrack attributes validator failing 2020-02-01 00:18:13 +01:00
Jakub Jezek
3a09ff2059
feat(global): rename burnin plugin 2020-02-01 00:17:38 +01:00
Jakub Jezek
de93ef648e
feat(nuke): adding render2d for review 2020-02-01 00:17:03 +01:00
Jakub Jezek
dc497be923
feat(nuke): anatomy templates and version data family to render 2020-02-01 00:16:20 +01:00
Jakub Ježek
d1523ea709 Merged in feature/PYPE-687-nk-loader-reads-colorspace-pres (pull request #461)
Feature/PYPE-687 nk loader reads colorspace pres

Approved-by: Milan Kolar <milan@orbi.tools>
2020-01-31 23:11:07 +00:00
Milan Kolar
8ece466d9f Merge branch 'develop' into feature/PYPE-657-extract-review-sequence-support 2020-01-31 22:59:20 +01:00
Milan Kolar
5bceb79441 hotfix submit publish job 2020-01-31 22:48:29 +01:00
Milan Kolar
c7197c8d57 Merge branch 'develop' into feature/fix_assembly_loading 2020-01-31 21:22:08 +01:00
Milan Kolar
96cfd9b60c Merge branch 'feature/PYPE-685_better_anatomy' into develop 2020-01-31 21:11:57 +01:00
Milan Kolar
8e9b448173 get padding from anatomy 2020-01-31 21:06:16 +01:00
Jakub Jezek
b3d1f6e25e
Merge branch 'feature/nuke_fix_loaders' into bugfix/PYPE-700-nk-refactory-loaders 2020-01-31 20:27:02 +01:00
Jakub Jezek
ae59f724a1
clean(nk): removing unneeded files 2020-01-31 20:07:40 +01:00
Jakub Jezek
68f28ce457
fix(nuke): refactoring loaders 2020-01-31 18:57:16 +01:00
Milan Kolar
27774a0791 pep8 2020-01-31 17:48:36 +01:00
Milan Kolar
65fd98b1fa unify loaders to a single reference loader 2020-01-31 17:39:16 +01:00
Milan Kolar
a4d4fa95a3 Merge branch 'develop' into feature/unify-reference-loadeing 2020-01-31 15:44:21 +01:00
Jakub Trllo
60405807ff Merged in feature/PYPE-645_comment_to_ftrack (pull request #463)
Feature/PYPE-645 comment to ftrack

Approved-by: Milan Kolar <milan@orbi.tools>
2020-01-31 14:37:29 +00:00
Milan Kolar
e05356bb90 gracefully skip missing thumbnail path 2020-01-31 15:05:49 +01:00
Milan Kolar
4401258de2 Merge branch 'develop' into feature/PYPE-132_loader_thumbnails 2020-01-31 12:14:38 +01:00
iLLiCiTiT
607ede0c07 collect matchmove family filtering was fixed 2020-01-31 12:13:52 +01:00
iLLiCiTiT
1afd2b40ce comment is not overriden with empty string if is already set 2020-01-31 12:13:39 +01:00
iLLiCiTiT
e4ba53ac15 integrate ftrack note add notes to each integrated asset version 2020-01-31 12:13:20 +01:00
iLLiCiTiT
eb50cd369d store assetversion instead of assettype 2020-01-31 12:09:17 +01:00
iLLiCiTiT
45c76919c0 store asset versions to instance.data instead of context.data 2020-01-31 12:09:08 +01:00