Commit graph

189 commits

Author SHA1 Message Date
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
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
Milan Kolar
93a1ce115c make mesh validators more flexible 2019-07-09 16:43:56 +02:00
Toke Jepsen
9b31031791 Merge branch 'develop' into change/develop/nukestudio_improvements 2019-07-04 08:34:27 +01:00
Milan Kolar
d71a72ff94 (hotfix) maya look extractor need assumed destination. temp fix 2019-07-02 17:43:52 +02:00
Toke Jepsen
01f46db7b5 Putting image depth further away from camera. 2019-07-01 18:27:59 +01:00
Toke Jepsen
bb828cb828 setSoundDisplay was not loaded, so better to timeControl 2019-07-01 18:27:31 +01:00
Toke Jepsen
ff02a855f6 Create validate_attributes.py 2019-07-01 09:05:53 +01:00
Milan Kolar
f67df1f8e8 (hotfix) make sure render layers are collected after user 2019-06-28 12:19:31 +02:00
Toke Jepsen
3715600594 Audio
- extract/integrate from NS to Avalon and Ftrack
- load into Maya
2019-06-27 17:59:03 +01:00
Toke Jepsen
fe33f76da4 Create load_image_plane.py 2019-06-26 18:20:54 +01:00
Milan Kolar
f75a156405 (feat) add maya burnins to all reviews 2019-06-17 22:37:51 +02:00