Commit graph

2222 commits

Author SHA1 Message Date
Toke Stuart Jepsen
0ab4842c03 Load audio
- Audio on renders (reviews)
2020-06-17 15:37:57 +01:00
Toke Stuart Jepsen
48085fa8b9 Harmony scene validation needs to start at 1. 2020-06-17 15:35:42 +01:00
Ondrej Samohel
bd195133d3
switch to default MayaPype plugin, passing more variables, bug fixes 2020-06-17 15:23:58 +02:00
Milan Kolar
e7f763b474
Merge pull request #278 from tokejepsen/2.x/bugfix/collect_shots
Collect shots
2020-06-17 14:29:47 +02:00
Milan Kolar
c57e0585e3
Merge pull request #277 from tokejepsen/2.x/feature/validate_shots
Validate shots
2020-06-17 14:29:25 +02:00
Milan Kolar
ae4673a7e7
Merge pull request #276 from tokejepsen/2.x/feature/validate_ffmpeg
Optimize processing
2020-06-17 14:28:54 +02:00
Toke Stuart Jepsen
a88bae8b4b Collect shots
Shot names are collected from the editorial file instead of sequencial numbering.
2020-06-17 10:34:19 +01:00
Toke Stuart Jepsen
8f722095b0 Validate shots
For duplicate shot names.
2020-06-17 10:28:27 +01:00
Toke Stuart Jepsen
13144b18cf Optimize processing
Ffmpeg validator is now a context plugin instead of instance.
2020-06-17 10:25:46 +01:00
Milan Kolar
fc8784ecbc
Merge pull request #267 from tokejepsen/2.x/bugfix/harmony_publish_workfile
Fix publishing workfile
2020-06-16 18:36:07 +02:00
Milan Kolar
b24ccd9022
Merge pull request #271 from tokejepsen/2.x/feature/harmony_load_imagesequence
Load imagesequence.
2020-06-16 18:33:50 +02:00
Milan Kolar
3ca9c8cc18
Merge pull request #270 from tokejepsen/2.x/feature/harmony_validate_scene_settings
Validate scene settings.
2020-06-16 18:33:20 +02:00
Toke Stuart Jepsen
7b0c22ab5f Hound 2020-06-16 15:27:58 +01:00
Toke Stuart Jepsen
9042e606cf Load imagesequence. 2020-06-16 15:26:11 +01:00
Toke Stuart Jepsen
2c398c07ba Validate scene settings. 2020-06-16 15:06:57 +01:00
Toke Stuart Jepsen
65735c3d46 Fix extract render
Was not making a review movie for Ftrack.
2020-06-16 13:02:34 +01:00
Toke Stuart Jepsen
c69bf58d3b Fix publishing workfile
- Unified template export across workfile and templates.
- Fix scene saving per instance.
- Cleanup template loader.
2020-06-16 12:59:42 +01:00
Milan Kolar
15fbdcadeb
Merge pull request #243 from pypeclub/feature/102-_draft_Celaction_quick_integration
Feature/102  draft celaction quick integration
2020-06-16 10:26:03 +02:00
Milan Kolar
2529bb7345
Merge pull request #257 from pypeclub/bugfix/maya-validator_fix-invalid-signature
Maya: validator: Suffix Name Conventions - invalid method signature
2020-06-16 10:22:19 +02:00
Milan Kolar
b4662cdd0d
Merge pull request #256 from pypeclub/bugfix/render-fixes
Attach render to subset sanity check
2020-06-16 10:21:58 +02:00
Milan Kolar
b4bcf4646e
Merge pull request #253 from tokejepsen/2.x/feature/harmony_validate_instances
Validate instances
2020-06-16 10:19:25 +02:00
Milan Kolar
735f550419
Merge pull request #260 from tokejepsen/2.x/bugfix/validate_ftrack_attributes
Ignore standalone host.
2020-06-16 10:18:53 +02:00
Milan Kolar
5ff939c283
Merge pull request #258 from tokejepsen/2.x/feature/standalone_editorial
Standalone editorial
2020-06-16 10:18:38 +02:00
Milan Kolar
ebb05ca7eb
Merge pull request #254 from pypeclub/bugfix/2.x-alembic-export
Maya: export alembic start/end frame type
2020-06-16 10:18:01 +02:00
Milan Kolar
eb9aa7c051
Merge pull request #250 from tokejepsen/2.x/feature/harmony_load_template_workfile
Loader for templates and workfiles
2020-06-16 10:17:22 +02:00
Milan Kolar
1f0b72a803
Merge pull request #251 from tokejepsen/2.x/feature/harmony_publish_workfile
Publish workfile
2020-06-16 10:16:38 +02:00
Milan Kolar
b6eb910299
Merge pull request #248 from tokejepsen/2.x/bugfix/harmony_extract_render
Fix extract render
2020-06-16 10:15:50 +02:00
Toke Stuart Jepsen
a6859fa7e5 Redundant templates loader. 2020-06-15 17:08:59 +01:00
Toke Stuart Jepsen
5889f6d7a0 Integrate editorial files. 2020-06-15 16:54:58 +01:00
Toke Stuart Jepsen
b63e6e91fc Ignore standalone host. 2020-06-15 11:26:42 +01:00
Toke Stuart Jepsen
35e6e90db4 Ignore transitions. 2020-06-15 11:25:28 +01:00
Toke Stuart Jepsen
6297607ff7 Extract shot jpegs. 2020-06-15 09:36:07 +01:00
Toke Stuart Jepsen
cad378fca0 Extract shot mov and wav. 2020-06-14 19:09:51 +01:00
Ondrej Samohel
9390e6e101
shutup hound and add docstrings 2020-06-12 22:29:22 +02:00
Ondřej Samohel
d97447bd57
fix get_invalid signature 2020-06-12 22:16:47 +02:00
Ondrej Samohel
48af1b7aa8
Merge remote-tracking branch 'origin/2.x/develop' into bugfix/render-fixes 2020-06-12 18:15:20 +02:00
Ondrej Samohel
df063665c4
fix type check and enable arnold specific validator only when in arnold 2020-06-12 18:04:00 +02:00
Ondrej Samohel
587091f3ac
fix float start and end frames 2020-06-12 14:06:55 +02:00
Ondrej Samohel
978e24d59b
fixing subset attaching assert, disabling arnold scene export 2020-06-12 14:02:00 +02:00
Toke Stuart Jepsen
48fd38222e Merge branch '2.x/develop' into 2.x/feature/standalone_editorial 2020-06-12 11:59:04 +01:00
Toke Stuart Jepsen
090ceae3dd Validate instances
- asset only atm
2020-06-12 11:54:52 +01:00
Jakub Jezek
81219ff4b7
fix(celaction): Hound suggestion 2020-06-12 12:39:05 +03:00
Jakub Jezek
e99ab29c6c
fix(celaction): PR suggested changes 2020-06-12 12:17:06 +03:00
Toke Stuart Jepsen
918ec2c6ec Hound 2020-06-11 23:49:47 +01:00
Toke Stuart Jepsen
01bef1f2a9 Fix extract render
- Harmony always returns error code. Ignoring return code.
- Fix missing thumbnail.
2020-06-11 23:41:25 +01:00
Toke Stuart Jepsen
369e35c6ef Loader for templates and workfiles 2020-06-11 23:39:53 +01:00
Toke Stuart Jepsen
59d3ab14b2 Publish workfile 2020-06-11 23:38:55 +01:00
Toke Stuart Jepsen
c1ab3c3ef9 Merge branch 'feature/standalone_editorial' into 2.x/feature/standalone_editorial 2020-06-11 15:14:42 +01:00
Ondrej Samohel
80bdaf49b4
disable arnold scene export option 2020-06-10 18:29:39 +02:00
Milan Kolar
b906dabf2c Merge branch '2.x/develop' into feature/102-_draft_Celaction_quick_integration 2020-06-10 18:18:52 +02:00