iLLiCiTiT
|
9f5f1403fc
|
extract_hierarchy_avalon also checks for existence of archived_entities
|
2020-02-27 10:57:59 +01:00 |
|
Milan Kolar
|
0dc5c7a21d
|
Merge branch 'develop' into feature/PYPE-570-maya-renderlayer-creator
|
2020-02-26 17:27:08 +01:00 |
|
Milan Kolar
|
af11677b4e
|
Merge branch 'feature/PYPE-570-maya-renderlayer-creator' of bitbucket.org:pypeclub/pype into feature/PYPE-570-maya-renderlayer-creator
|
2020-02-25 21:40:23 +01:00 |
|
iLLiCiTiT
|
1fd4861d6d
|
Merge branch 'develop' into draft/ffmpeg_with_multiple_paths
|
2020-02-22 01:22:14 +01:00 |
|
Ondrej Samohel
|
6f8a860f00
|
rendering is done by default from published file
|
2020-02-22 01:19:32 +01:00 |
|
Ondřej Samohel
|
a91bc92aa4
|
Merged in hotfix/fix-frame-start-for-review (pull request #505)
fixed start frame if it doesn't match rendered frames
Approved-by: Milan Kolar <milan@orbi.tools>
|
2020-02-21 23:27:12 +00:00 |
|
Milan Kolar
|
66a2bc8201
|
append renders and fix representation names
|
2020-02-22 00:20:56 +01:00 |
|
Milan Kolar
|
86d3f4d7d2
|
prioritize instance version in burnins
|
2020-02-22 00:19:50 +01:00 |
|
Ondrej Samohel
|
8ae23bae93
|
fixed preview tag
|
2020-02-21 21:12:00 +01:00 |
|
Milan Kolar
|
8295ce2824
|
Merge branch 'develop' into feature/PYPE-570-maya-renderlayer-creator
|
2020-02-21 18:01:21 +01:00 |
|
Milan Kolar
|
03fbbf7d10
|
typo
|
2020-02-21 17:47:33 +01:00 |
|
Milan Kolar
|
7b70a6e52d
|
bugfix: missing io.install in colelctavalonentities
|
2020-02-21 17:44:52 +01:00 |
|
Ondrej Samohel
|
2195652344
|
fixed start frame if it doesn't match render
|
2020-02-21 13:28:50 +01:00 |
|
Milan Kolar
|
2a1e057716
|
[bugfix] - integrato wasn't comparing intance name with context name
|
2020-02-20 13:18:08 +01:00 |
|
iLLiCiTiT
|
b47365c49f
|
thumbail is also added to asset entity
|
2020-02-19 19:12:52 +01:00 |
|
Ondrej Samohel
|
f572d97fe0
|
move few things to class to make it overridable by presets
|
2020-02-18 21:25:01 +01:00 |
|
Ondrej Samohel
|
85d8af5dec
|
removing old collector
|
2020-02-18 21:00:03 +01:00 |
|
Ondrej Samohel
|
0253722254
|
Merge remote-tracking branch 'origin/develop' into feature/PYPE-570-maya-renderlayer-creator
|
2020-02-18 20:58:45 +01:00 |
|
Ondrej Samohel
|
ed1308f5c1
|
refactored workflow, removed regex sequence detection
|
2020-02-18 20:40:03 +01:00 |
|
Milan Kolar
|
7296e86475
|
fix forgotten .value() call
|
2020-02-18 14:49:11 +01:00 |
|
Milan Kolar
|
fbd577a5eb
|
Merge branch 'develop' into feature/PYPE-690_version_override
|
2020-02-18 13:40:53 +01:00 |
|
iLLiCiTiT
|
a635e01087
|
reimplemented after merge
|
2020-02-18 08:35:45 +01:00 |
|
iLLiCiTiT
|
ce8ba123c6
|
Merge branch 'develop' into draft/ffmpeg_with_multiple_paths
|
2020-02-18 08:33:37 +01:00 |
|
Jakub Ježek
|
f5099693a6
|
Merged in feature/PYPE-682-nks-publish-audio-from (pull request #485)
NKS audio publshing worflow fixes
Approved-by: Milan Kolar <milan@orbi.tools>
|
2020-02-17 23:58:47 +00:00 |
|
Jakub Trllo
|
ea2f5316fc
|
Merged in draft/extract_review_cleanup (pull request #494)
draft/extract_review_cleanup
Approved-by: Milan Kolar <milan@orbi.tools>
|
2020-02-17 20:41:22 +00:00 |
|
Jakub Jezek
|
162a5a9f20
|
Merge branch 'bugfix/new-anatomy-workflow' into feature/PYPE-682-nks-publish-audio-from
|
2020-02-17 20:26:56 +01:00 |
|
Ondrej Samohel
|
c32e0460eb
|
removed unused code
|
2020-02-17 19:15:33 +01:00 |
|
iLLiCiTiT
|
1a1e736498
|
moved identation by changing validation condition logic
|
2020-02-17 17:36:31 +01:00 |
|
iLLiCiTiT
|
d3823aecd1
|
fixed skipping jpex extraction
|
2020-02-17 17:34:59 +01:00 |
|
iLLiCiTiT
|
71c71057ec
|
Merge branch 'develop' into draft/ffmpeg_with_multiple_paths
|
2020-02-17 17:33:57 +01:00 |
|
iLLiCiTiT
|
4256eccc2b
|
fixed few merge issues
|
2020-02-17 17:05:08 +01:00 |
|
iLLiCiTiT
|
4bec719932
|
Merge branch 'develop' into feature/PYPE-690_version_override
|
2020-02-17 16:56:41 +01:00 |
|
iLLiCiTiT
|
d9ffc411a4
|
integrate new's version override is ready to handle "append" method per instance
|
2020-02-17 16:48:36 +01:00 |
|
Ondřej Samohel
|
d908682f05
|
Merged in feature/publish-job-preset-for-deadline-pool (pull request #491)
add pool preset for deadline publish job
Approved-by: Milan Kolar <milan@orbi.tools>
|
2020-02-17 14:54:45 +00:00 |
|
Milan Kolar
|
4cc5497645
|
Merge remote-tracking branch 'origin/develop' into develop
|
2020-02-17 15:28:29 +01:00 |
|
Jakub Jezek
|
b657af153f
|
fix(global): removing unnecessary host argument
|
2020-02-17 15:25:33 +01:00 |
|
Ondrej Samohel
|
ff2cbb78b5
|
wip refactoring collect_filesequences
|
2020-02-17 11:06:12 +01:00 |
|
Jakub Jezek
|
93413af6c2
|
Merge remote-tracking branch 'origin/feature/PYPE-666_anatomy_context_data' into feature/PYPE-666_anatomy_context_data
|
2020-02-16 20:08:34 +01:00 |
|
Jakub Jezek
|
e8499b43ff
|
fix(global): wrong version format print
|
2020-02-16 20:08:18 +01:00 |
|
iLLiCiTiT
|
d1372fa25f
|
reversed logic of extract review conditions which don't have else statement and maked bigger indentation
|
2020-02-15 11:36:27 +01:00 |
|
iLLiCiTiT
|
c0af43dafe
|
fix typo in class name ValidateFfmpegInstallef
|
2020-02-15 11:09:24 +01:00 |
|
iLLiCiTiT
|
6efb1b0a74
|
use new functions in code
|
2020-02-15 11:08:39 +01:00 |
|
iLLiCiTiT
|
377513f01f
|
removed locations from version
|
2020-02-14 17:25:25 +01:00 |
|
iLLiCiTiT
|
0618b7a85f
|
fix order
|
2020-02-14 17:20:04 +01:00 |
|
iLLiCiTiT
|
4de7478d9d
|
again remove collect templates
|
2020-02-14 17:19:13 +01:00 |
|
iLLiCiTiT
|
4fa5d50822
|
Merge branch 'develop' into feature/PYPE-666_anatomy_context_data
|
2020-02-14 17:18:27 +01:00 |
|
Ondřej Samohel
|
75bff66ce2
|
submit_publish_job.py edited online with Bitbucket
|
2020-02-14 10:40:22 +00:00 |
|
Jakub Jezek
|
5d8e2dc37f
|
fix(nk): swap write family for render2d
|
2020-02-12 18:00:59 +01:00 |
|
iLLiCiTiT
|
7f49ed9fb3
|
check of existing representations was updated
|
2020-02-12 11:17:27 +01:00 |
|
iLLiCiTiT
|
85ba7f17f4
|
representations are not deleted but their type changes to archived_representations and their id is changed
|
2020-02-12 11:17:08 +01:00 |
|