Commit graph

199 commits

Author SHA1 Message Date
Milan Kolar
ecbdf94e40 Merge branch 'develop' into feature/PYPE-438-muster-templates-preset
# Conflicts:
#	pype/plugins/maya/publish/submit_maya_muster.py
2019-09-05 15:01:28 +02:00
Ondřej Samohel
4f43493d89 Merged in hotfix/maya/validate_look_sets-wrong_ident (pull request #289)
There was wrong ident causing syntax error

Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-04 13:44:50 +00:00
Ondřej Samohel
ec6ef9a3ae There was wrong ident causing syntax error 2019-09-02 20:43:13 +00:00
Ondrej Samohel
d9084dd28d
fixed multiple errors, synced with 3de 2019-09-02 22:29:22 +02:00
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
Ondřej Samohel
bb0035ecdd validate workspace giving false negatives because of drive letter case 2019-08-26 14:55:32 +00:00
Toke Jepsen
9761ddc378 Long/Short attribute names and plugin optional 2019-08-21 14:35:14 +01:00
Milan Kolar
9594c8ab1c fix attributes for renderdata retrieval 2019-08-05 23:24:27 +02:00
Milan Kolar
9894cc93d3 mark old loaders as deprecated 2019-08-05 23:24:03 +02:00
Toke Jepsen
28ec081fc3 Validate all attributes in scene.
This allows to validate all attributes in the scene, and not just the ones in the instance.
2019-08-05 13:06:11 +01:00
Jakub Jezek
850aae8700 Merge remote-tracking branch 'origin/feature/PYPE-456_pypelib_cleanup' into mergeTest 2019-08-01 16:01:43 +02: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
Milan Kolar
0a3e51bed6 (hotfix) workfile handling
do not upload workfile to ftrack and only increment file if publishing workfile too
2019-07-31 18:42:43 +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
iLLiCiT
76c9adf016 removed get_asset_fps 2019-07-31 06:03:47 +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
Toke Jepsen
63d7a7bbd5 Merged in tokejepsen/pype/change/non_versioned_work_folders (pull request #220)
Change/non versioned work folders

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-30 23:45:44 +00:00
Toke Jepsen
c4f6e0b51d Merged in tokejepsen/pype/bugfix/maya_muster (pull request #233)
Only submit to muster when environment is setup.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-30 23:30:12 +00:00
Toke Jepsen
f8f9c4f085 Fix get_prefix and workspace root. 2019-07-29 15:51:43 +01:00
Toke Jepsen
e742693fd7 Only submit to muster when environment is setup. 2019-07-29 11:35:21 +01:00
Toke Jepsen
d5c76a4c10 Fix hardcoded deadline submission. 2019-07-29 09:15:03 +01:00
Toke Jepsen
8cc3099c79 Ensure EXR plugin is loaded. 2019-07-28 21:23:32 +01:00
Toke Jepsen
62ce7fad85 Account for host name in work file path. 2019-07-27 12:36:53 +01:00
Toke Jepsen
af78f6c606 Merged in tokejepsen/pype/feature/maya_load_image_plane (pull request #219)
Support EXR renders.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-26 21:31:51 +00:00
Toke Jepsen
847c69c8fe Merged in tokejepsen/pype/bugfix/collect_renderable_cameras (pull request #213)
collect_renderable_camera needs to run after collect_renderlayers.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-26 20:46:57 +00:00
Toke Jepsen
61cc057252 Merged in tokejepsen/pype/change/workflow_improvements (pull request #210)
Change/workflow improvements

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-26 20:46:25 +00:00
Milan Kolar
ec510c9c31 (hotfix) maketx set in presets 2019-07-26 12:38:35 +02:00
Toke Jepsen
3ba5478d0f Validate Maya render output folder to not be scene dependent. 2019-07-24 23:17:52 +01:00
Toke Jepsen
89784a6e8c Support EXR renders.
- User can frame hold the first frame with pop dialog.
2019-07-24 23:11:13 +01:00
Milan Kolar
0bfdd3668c hotfix(maya) making maketx argument in look collection overridable from presets. 2019-07-24 10:56:33 +02:00
Toke Jepsen
ca2baae479 Support tagging unwanted representations for deletion. 2019-07-23 12:41:43 +01: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
Toke Jepsen
8e862e5c88 collect_renderable_camera needs to run after collect_renderlayers. 2019-07-23 08:41:56 +01:00
Ondřej Samohel
2eec15d7eb
fix: loading muster template mapping from presets 2019-07-22 15:24:40 +02:00
Toke Jepsen
02453f3a5c Add repair for image rule 2019-07-21 16:40:21 +01:00
Toke Jepsen
5c0463f58f Fix shading engine validation
Validation was falsely failing because the same shading engine was returned multiple times.
2019-07-21 16:39:46 +01:00
Toke Jepsen
272461316b Create model needs to be "Main" by default. 2019-07-21 16:37:37 +01:00
Milan Kolar
c183f04454 PYPE-253_fix_aov_publishing_from_maya 2019-07-19 16:31:06 +02:00
Milan Kolar
c4c3252b33 adding maya support 2019-07-18 09:59:57 +02:00
Milan Kolar
149b295156 removing another dot 2019-07-17 15:38:22 +02:00
Milan Kolar
cab44138cb simplyfy model maya reference loader and add proxy classes for backwards compatibility
remove dots from extensions to prevents double dots in names
2019-07-17 15:26:16 +02:00
Milan Kolar
1d5a2b874e (hotfix) more model import fixes 2019-07-17 09:37:45 +02:00
Toke Jepsen
c2ab4debc9 Merged in tokejepsen/pype/feature/develop/validate_attributes (pull request #186)
Create validate_attributes.py

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-16 20:11:02 +00:00
Milan Kolar
502d2d445e (hotfix) probles with containrise after last makeIdentity fix 2019-07-16 17:03:06 +02:00
Milan Kolar
1c92e96b31 (hotfix) alembic loading was breaking transforms in hierarchy due to makeIdentity code. this instead parents top root to newly created group untill we find a better solution 2019-07-16 15:07:31 +02:00
Milan Kolar
61ebcee43c (hotfix) collect ftrack family 2019-07-12 18:00:25 +02:00
Milan Kolar
353cccb54c (hotfix) mayaascii wasn't working with burnins and ftrack 2019-07-11 17:03:34 +02:00
Toke Jepsen
2387429eee Check for preset existence. 2019-07-10 20:21:23 +01:00
Milan Kolar
bd6d39f6af (hotfix) allow locators with transforms 2019-07-10 17:27:27 +02:00
Milan Kolar
ae622153ab Merge branch 'feature/merge_PR187_toke_nukestudio_improvements' into develop 2019-07-10 11:41:46 +02:00