Commit graph

3498 commits

Author SHA1 Message Date
Toke Jepsen
ca2ee7adcb Merged in tokejepsen/pype/bugfix/maya_validate_attributes (pull request #276)
Long/Short attribute names and plugin optional

Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-02 15:13:46 +00:00
Jakub Trllo
ef9d313590 Merged in feature/PYPE-491_fix_fpx_fix (pull request #281)
feature-PYPE-491_fix_fpx_fix

Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-02 10:16:30 +00:00
Jakub Trllo
675d9aec25 Merged in bugfix/PYPE-483_clockify_bug_fixes (pull request #269)
Bugfix/PYPE-483 clockify bug fixes

Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-02 10:05:04 +00:00
Jakub Trllo
2414652ff9 Merged in feature/PYPE-487_advanced_prepare_project (pull request #271)
Feature/PYPE-487 advanced prepare project

Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-02 10:03:16 +00:00
Jakub Ježek
929cdbc526 Merged in bugfix/nuke-deadline-tab-block-workfile-build (pull request #286)
fix(nk): building first workfile was failing
2019-08-30 15:05:54 +00:00
Jakub Jezek
0b495f57d9 fix(nk): building first workfile was failing 2019-08-30 17:04:22 +02:00
Jakub Ježek
ecd0c46651 Merged in feature/PYPE-331-nks-lut-workflow_altered (pull request #285)
fix(nuke): doc string mess
2019-08-30 14:20:45 +00:00
Jakub Jezek
fff2586183 fix(nuke): doc string mess 2019-08-30 16:18:04 +02:00
Jakub Jezek
ef6f5c8522 Merged in feature/PYPE-331-nks-lut-workflow (pull request #165)
Feature/PYPE-331 nks lut workflow
2019-08-30 13:52:13 +00:00
Jakub Jezek
731b34acdc Merge branch 'feature/PYPE-488-nk-loading-nks-lut-soft-effects' into feature/PYPE-331-nks-lut-workflow_altered 2019-08-30 15:49:39 +02:00
Jakub Jezek
651b6960fe Merge branch 'feature/PYPE-488-nk-loading-nks-lut-soft-effects' into feature/PYPE-331-nks-lut-workflow_altered 2019-08-30 15:34:00 +02:00
Jakub Jezek
63c29d6200 Merge branch 'feature/PYPE-481-nuke-load-last-versions-of-subs' into feature/PYPE-331-nks-lut-workflow_altered 2019-08-30 15:33:54 +02:00
Jakub Ježek
965953631a Merged in bugfix/nuke_reset_resolution (pull request #283)
Bugfix/nuke reset resolution
2019-08-30 10:58:12 +00:00
Toke Jepsen
b6024dce27 Merged in tokejepsen/pype/feature/nuke_deadline_chunksize (pull request #277)
Create/Validate Deadline tab with ChunkSize.
2019-08-30 10:49:51 +00:00
Toke Jepsen
728e1682e0 Merged in tokejepsen/pype/bugfix/get_version_from_path (pull request #273)
The version pattern needs to find at least 1 digit.
2019-08-29 11:03:33 +00:00
Toke Jepsen
9eedc1203f Merged in tokejepsen/pype/bugfix/nukestudio_workio (pull request #274)
Code cleanup and has_unsaved_changes.
2019-08-29 10:36:34 +00:00
Jakub Jezek
c51ea9049a Merge branch 'develop' into bugfix/nuke_reset_resolution
# Conflicts:
#	pype/nuke/lib.py
2019-08-29 12:25:40 +02:00
Jakub Jezek
fb09c554af fixing to new way of attributes name convention 2019-08-29 12:20:07 +02:00
Jakub Jezek
f0df2082e3 fix(nks): frame start didn't collect properly 2019-08-29 10:04:19 +02:00
Ondřej Samohel
f924a19f57 Merged in bugfix/validate_workspace_drive_letter_case (pull request #282)
validate workspace giving false negatives because of drive letter case
2019-08-29 07:25:02 +00:00
Jakub Jezek
435eba2113 fix(nks): didnt publish lut if shot asset not available in db 2019-08-28 18:37:14 +02:00
Jakub Jezek
6d9f81532c fix(nk): loading mov with better name and improving filter of nodes 2019-08-28 18:34:17 +02:00
Jakub Jezek
f205f44214 fix(nks): not to publish lut if no soft effect are available for clip 2019-08-28 18:32:59 +02:00
Ondřej Samohel
bb0035ecdd validate workspace giving false negatives because of drive letter case 2019-08-26 14:55:32 +00:00
Jakub Jezek
8181db02cf fix(nk): it didn't stop procedure after exeption 2019-08-22 14:20:49 +02:00
Jakub Jezek
979a96af4b feat(nk): loading lutJson as Input Process for nondestructive colorspace workflow 2019-08-22 14:18:40 +02:00
Jakub Jezek
22834694e0 fix(nk): moving create_backdrop function out of Class 2019-08-22 14:17:48 +02:00
Jakub Jezek
5a45c9c7cf feat(nk): adding lutJson subset integration to autobuild workfile 2019-08-22 13:00:27 +02:00
Jakub Jezek
64e4e7c2c9 Merge branch 'feature/PYPE-488-nk-loading-nks-lut-soft-effects' into feature/PYPE-481-nuke-load-last-versions-of-subs 2019-08-21 17:14:27 +02:00
Jakub Jezek
0b92b2315f fix(nk): animation on separate channels was not accepted 2019-08-21 16:30:23 +02:00
iLLiCiTiT
a0726d8bcc calculate window geometry does not retun tray position but middle of parent screen or active screen 2019-08-21 16:29:21 +02:00
Toke Jepsen
5f87708ef8 Submit to Deadline as well. 2019-08-21 15:20:24 +01:00
Jakub Jezek
8d378fd8ed Merge branch 'feature/PYPE-331-nks-lut-workflow_altered' into feature/PYPE-488-nk-loading-nks-lut-soft-effects
# Conflicts:
#	pype/plugins/nukestudio/publish/collect_effects.py
2019-08-21 16:17:11 +02:00
Jakub Jezek
804f945ab8 fix(nks): cleaning up old code 2019-08-21 16:16:00 +02:00
Jakub Jezek
eb02919301 fix(nks): refactoring code to better shape 2019-08-21 16:15:39 +02:00
Jakub Jezek
9eb7dc3d15 fix(nks): refactoring way clips and effects are collected 2019-08-21 16:15:09 +02:00
Jakub Jezek
c2a79f4399 fix(nks): speeding up tags with rescaled icons 2019-08-21 16:14:16 +02:00
Toke Jepsen
62bee8eafa Create/Validate Deadline tab with ChunkSize. 2019-08-21 15:04:57 +01:00
Toke Jepsen
9761ddc378 Long/Short attribute names and plugin optional 2019-08-21 14:35:14 +01:00
Toke Jepsen
6615015473 Code cleanup and has_unsaved_changes. 2019-08-21 14:16:06 +01:00
Toke Jepsen
0ddc260455 The version pattern needs to find at least 1 digit.
Previous behaviour with "*" meant any "v" would return, so couldn't have any "v" in the path.
2019-08-21 14:04:31 +01:00
Jakub Jezek
97373c1ed0 fix(nks): adding node class type to the lutJson output file 2019-08-21 09:43:43 +02:00
Jakub Jezek
626d0e86eb feat(nk): adding loading Lut Json files with luts to nuke as node group under Read node 2019-08-20 17:47:57 +02:00
Jakub Jezek
511114e86b fix(nk): handles were ignored in sequence loader 2019-08-20 17:47:25 +02:00
Jakub Jezek
0999c5ff99 fix(nks): adding node class type to the lutJson output file 2019-08-20 17:46:56 +02:00
Jakub Jezek
80d9aab960 Merge branch 'feature/PYPE-331-nks-lut-workflow_altered' into feature/PYPE-488-nk-loading-nks-lut-soft-effects 2019-08-19 15:42:55 +02:00
Jakub Jezek
bbee1230d5 feat(nks): adding family lut 2019-08-19 15:38:02 +02:00
Jakub Jezek
715b282ac9 fix(nks): metadata plugin into _unused 2019-08-19 15:37:40 +02:00
Jakub Jezek
d4294eccd9 fix(nks): clean up of the script 2019-08-19 15:37:15 +02:00
Jakub Jezek
c6a3911f56 fix(nks): collecting effects was renamed to Lut and also improved the data collection with assignedTo attribute 2019-08-19 15:36:34 +02:00