Commit graph

24 commits

Author SHA1 Message Date
Milan Kolar
9452e7b959 shut up hound 2020-11-12 16:55:35 +01:00
Milan Kolar
382cbc6e78 improve logging in maya review collector 2020-11-12 16:44:17 +01:00
Toke Stuart Jepsen
ce4466b82d Merge branch '2.x/develop' into 2.x/feature/maya_isolate_view
# Conflicts:
#	pype/plugins/maya/create/create_review.py
2020-08-17 15:33:16 +01:00
Toke Stuart Jepsen
f52fe3beef Add "isolate" to reviewable subset 2020-08-17 15:31:44 +01:00
Toke Stuart Jepsen
6e25e483be Use plugin attributes for legacy. 2020-08-13 09:44:43 +01:00
Toke Stuart Jepsen
7c21e2da7f Fix backwards compatibility with legacy switch. 2020-08-12 08:13:25 +01:00
Toke Stuart Jepsen
a6203f06da Multiple reviews where being overwritten to one. 2020-08-11 12:56:36 +01:00
Milan Kolar
7763b33992 make sure we don't error on missing handles in instance 2020-04-02 16:27:25 +02:00
Milan Kolar
fb915f2366 use frame range with handles in maya 2020-03-13 23:52:17 +01:00
Jakub Jezek
4150f157ad Merge remote-tracking branch 'origin/feature/PYPE-401-unify-asset-attributes' into mergeTest 2019-08-01 15:51:52 +02:00
Jakub Jezek
b40e1f5511 fix(all): rename attributes
- `frameRate` to `fps`
- `startFrame` to `frameStart`
- `endFrame` to `frameEnd`
- `fstart` to `frameStart`
- `fend` to `frameEnd`
- `handle_start` to `handleStart`
- `handle_end` to `handleEnd`
- `resolution_width` to `resolutionWidth`
- `resolution_height` to `resolutionHeight`
- `pixel_aspect` to `pixelAspect`
2019-07-31 12:38:14 +02:00
Toke Jepsen
534ba6451a Merged in tokejepsen/pype/feature/review_audio (pull request #214)
Feature/review audio

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-31 03:07:51 +00:00
Milan Kolar
ec510c9c31 (hotfix) maketx set in presets 2019-07-26 12:38:35 +02:00
Toke Jepsen
5547cec38c Audio on review.
Audio needs to be collected in host plugin. Audio is a collection of dicts with "offset" and "filename" members.
2019-07-23 12:41:05 +01:00
Milan Kolar
4d30a38549 hotfix maya playblast wasn't working after refresh 2019-06-12 14:57:06 +02:00
Milan Kolar
d5d9417dcb make sure look collection doesn't overwrite review families, change ftrack start and end frame parameters to 'startFrameReview' and 'endFrameReview' 2019-03-04 18:54:54 +01:00
Milan Kolar
4cae0b06ce hotfix/collection problems with assigning review to subsets fixe 2019-02-10 14:10:57 +01:00
Milan Kolar
4462972d52 fixing review collection and minor tweaks 2019-02-10 00:12:48 +01:00
Milan Kolar
ddfde40964 fix standin updating 2019-02-07 17:01:54 +01:00
Milan Kolar
922886c147 turn off publish attribute 2018-12-11 09:28:04 +01:00
Milan Kolar
6394c7866a only add review to subset if they are properly collected 2018-12-10 18:24:20 +01:00
Milan Kolar
5bfacad2a3 add hierarchical option for playblasts 2018-12-10 17:08:19 +01:00
Milan Kolar
dee6f9a7a7 add ffmpeg-python, and publish quicktime to ftrack 2018-12-07 17:38:16 +01:00
Milan Kolar
16f74efb53 adding basic capture playblast 2018-11-30 01:24:18 +01:00