Commit graph

930 commits

Author SHA1 Message Date
Milan Kolar
d9d7acf5c6
Merge pull request #405 from pypeclub/feature/cleanup-pimping-up
Publish: Cleanup plugin code optimization
2020-08-03 14:05:03 +02:00
Milan Kolar
ea568ea4b9
Merge pull request #401 from tokejepsen/2.x/feature/nuke_instance_in_same_context
Instance in Same Context for Nuke
2020-08-03 13:00:56 +02:00
Milan Kolar
68b30b500b
Merge pull request #376 from pypeclub/bugfix/maya-single-frame-renders
Maya: support for single frame renders
2020-08-03 12:45:30 +02:00
Ondrej Samohel
c59eeab6e6
some code cleanup 2020-07-31 15:35:06 +02:00
Toke Stuart Jepsen
3925ddc5ae Instance in Same Context for Nuke
Moved the equivalent Maya plugin into global and merged with Nuke.
Fixed Nuke instances collection not using node data for asset.
2020-07-29 17:34:54 +01:00
Jakub Jezek
7df271afb3
fix(global): unneeded code 2020-07-28 15:57:56 +02:00
Jakub Jezek
2d553e5cc4
feat(celactoin, global): metadata json folder fixes on path 2020-07-28 15:39:18 +02:00
Milan Kolar
062d40681d Merge branch 'release/2.11.0' 2020-07-27 13:15:15 +02:00
Milan Kolar
10ca31482f
Merge pull request #378 from pypeclub/bugfix/celaction-deadline-rendering
celaction deadline rendering
2020-07-26 22:49:06 +02:00
iLLiCiTiT
50422e3b05 reset matching profiles if profile value is higher than previous 2020-07-24 17:26:41 +02:00
Jakub Jezek
ebe6bb4802 fix(global): metadata file path with different anatomy key 2020-07-23 16:42:12 +01:00
Jakub Jezek
2e0880d90d fix(global): google drive stream file duplicity error 2020-07-23 16:41:26 +01:00
Ondrej Samohel
7baa3bdd6a
support for single frame renders from maya 2020-07-23 14:55:07 +02:00
Milan Kolar
398e1c7b28
Merge pull request #355 from tokejepsen/2.x/bugfix/preview_always_true
Fix preview always True.
2020-07-17 17:57:57 +02:00
Jakub Jezek
59608daac1 fix(global): remove duplicate code for copy files 2020-07-17 11:50:07 +01:00
Toke Stuart Jepsen
4d1f5b12dc Fix preview always True. 2020-07-16 11:44:02 +01:00
Milan Kolar
359fa35a45 simplify nuke family collection 2020-07-09 15:32:10 +02:00
Milan Kolar
fc5a416f02 Merge branch 'hotfix/frames_in_extract_review' into develop 2020-07-09 14:52:21 +02:00
iLLiCiTiT
0317c4421e for output length is not used -frames argument but -t because of audio length bug 2020-07-09 12:19:34 +02:00
iLLiCiTiT
7e07bf2892 Merge branch '2.x/develop' into develop 2020-07-08 11:16:33 +02:00
Milan Kolar
6f5a018030 Merge remote-tracking branch 'origin/master' 2020-07-08 09:22:22 +02:00
Milan Kolar
1e952b8007 Merge branch 'hotfix/allow_not_set_template_names' into 2.x/develop 2020-07-08 09:16:31 +02:00
Milan Kolar
9dda57ab63 Merge branch 'hotfix/allow_not_set_template_names' into develop 2020-07-08 09:16:16 +02:00
Milan Kolar
53a69ffb1b Merge branch 'hotfix/allow_not_set_template_names' 2020-07-08 09:16:16 +02:00
Milan Kolar
582bb64026
Merge pull request #324 from tokejepsen/2.x/feature/support_palettes
Support palettes.
2020-07-08 09:05:23 +02:00
Milan Kolar
03c234f1b5
Merge branch '2.x/develop' into 2.x/feature/photoshop_flag_outdated_containers 2020-07-08 08:51:48 +02:00
iLLiCiTiT
1a746aa280 dont use None as default value when looking for matching template key 2020-07-01 16:40:02 +02:00
Toke Stuart Jepsen
279b221e33 Initial working version for palettes. 2020-06-28 15:40:00 +01:00
iLLiCiTiT
258d76ce6d loader plugin for DJV has hardcoded extensions and path to DJV is taken from DJV_PATH 2020-06-26 17:16:10 +02:00
Jakub Jezek
84f1907da4
fix(global): removing obsolete "PYPE_PYTHON_EXE" 2020-06-26 11:09:33 +03:00
Ondřej Samohel
42dce836f6
fixing vray rendering on deadline 2020-06-25 16:10:22 +02:00
Toke Stuart Jepsen
fd1e9b40ab Flag outdated containers on startup and publish. 2020-06-24 12:16:44 +01:00
Toke Stuart Jepsen
d2efd2e791 Merge branch '2.x/develop' into 2.x/feature/harmony_flag_inventory
# Conflicts:
#	pype/hosts/harmony/__init__.py
2020-06-23 15:51:58 +01:00
Toke Stuart Jepsen
85a298e4f5 Flag Outdated containers
- on startup as message box appears, and outdated containers are coloured red.
- on publish the "Validate Containers" errors.
- loaded image containers are coloured green.
2020-06-23 12:30:20 +01:00
Milan Kolar
81f5e98a8b
Merge pull request #293 from tokejepsen/2.x/bugfix/collect_avalon_entities
Defaults for frameStart and frameEnd
2020-06-19 15:01:44 +02:00
Toke Stuart Jepsen
ac78278a95 Defaults for frameStart and frameEnd
Only warn users about missing attributes.
2020-06-19 12:18:03 +01:00
Milan Kolar
d311e21439
Merge pull request #284 from pypeclub/feature/maya-deadline-plugin
Feature/maya deadline plugin
2020-06-18 16:16:31 +02:00
Ondrej Samohel
bd195133d3
switch to default MayaPype plugin, passing more variables, bug fixes 2020-06-17 15:23:58 +02: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
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
735f550419
Merge pull request #260 from tokejepsen/2.x/bugfix/validate_ftrack_attributes
Ignore standalone host.
2020-06-16 10:18:53 +02: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
48fd38222e Merge branch '2.x/develop' into 2.x/feature/standalone_editorial 2020-06-12 11:59:04 +01:00
Jakub Jezek
e99ab29c6c
fix(celaction): PR suggested changes 2020-06-12 12:17:06 +03:00
Toke Stuart Jepsen
c1ab3c3ef9 Merge branch 'feature/standalone_editorial' into 2.x/feature/standalone_editorial 2020-06-11 15:14:42 +01:00
Milan Kolar
b906dabf2c Merge branch '2.x/develop' into feature/102-_draft_Celaction_quick_integration 2020-06-10 18:18:52 +02:00
Milan Kolar
192e983649
Update integrate_new.py
return removed family
2020-06-10 18:15:39 +02:00
Milan Kolar
4ee7816b94 Merge branch '2.x/develop' into feature/143-publishing_of_rendered_vrscenes 2020-06-10 17:01:53 +02:00
Milan Kolar
4dd5e8f89f
Merge pull request #230 from pypeclub/bugfix/remained_plugin_ftrack_outputs
bugfix/remained plugin ftrack outputs
2020-06-10 16:39:25 +02:00