Commit graph

96 commits

Author SHA1 Message Date
Ondřej Samohel
f7ca9876d1
Merge pull request #3350 from j-cube/feature/multiverse
Feature/multiverse
2022-06-20 18:57:42 +02:00
Jakub Trllo
8909bd8901
Merge pull request #3198 from BigRoy/maya_yeti_fix_errors
Maya: Fix Yeti errors on Create, Publish and Load
2022-06-16 11:10:30 +02:00
DMO
d5bd1a17eb Setting defaults of CreateMultiverseUsd to reasonable values.
Creating a schema entry for multiverse creators and setting defaults.
2022-06-16 16:36:17 +09:00
DMO
180fd1f843 We want to strip namespaces by default for mvUsd. 2022-06-15 13:40:57 +09:00
Milan Kolar
c7d2354f19
Merge pull request #3178 from j-cube/feature/multiverse 2022-06-08 16:33:36 +01:00
DMO
016baf166b Renaming usdX families to mvUsdX, that is usd->mvUsd,
`usdComposition`->`mvUsdComposition`, `usdOverride`->`usdOverride`,
specifically within multiverse files. I have left the `usd` family in
`integrate_new.py` because that is being used in a bunch of different
places (eg: houdini's host integration), and have just added `mvUsd` as
a new family.
2022-06-08 18:45:31 +09:00
DMO
7d3b76cc0a Removed lib for hound. 2022-06-02 09:50:53 +09:00
DMO
46ab3b8e3a Addressed a concern raised for how file_formats are extracted from instance.
Renamed `expectMipMap` to `publishMipMap` to make it more clear.
Added `linear` & `auto` to possible color spaces.
2022-05-30 20:20:40 +09:00
DMO
eff55dfce4 Expanding the scope of mvLook to publish mipmapped textures too, like TDL's
generated by 3delight. During collection, we check to see if the TDL's exist
beside the original texture, and if they do they get added to the collection.

Validation of these will depend on the publish intent and whether
`expectMipMap` is True in the publish set.

If mipmaps are expected and the intent is correct, the mipmaps will be
published along with the original file, which will accelerate rendering,
since 3dl will find that TDL and use it instead of having to generate it.
2022-05-27 17:52:33 +09:00
Petr Kalis
13b4b18d16 OP-2787 - WIP implementation 2022-05-19 17:05:55 +02:00
DMO
229852dfb5 Adding new asset/composition options to the creators. 2022-05-18 18:27:21 +09:00
DMO
b62627bf55 Change the default of composition/override to usda. 2022-05-18 17:08:17 +09:00
DMO
8e1cc8cef6 Added mvLook publish.
This extracts the look information from the UsdCompoundShape - it generates
"OP look" compatible data structures and lets the rest of the OP publish
as normal. It also generates a .usda file with the overrides containing
material assignments as needed.
2022-05-18 16:58:59 +09:00
Roy Nieterau
606ef6415d Fix popping of handles 2022-05-17 17:42:55 +02:00
DMO
7ecc235a2a Merge branch 'documentation/multiverse' into feature/multiverse 2022-05-10 13:54:44 +09:00
pberto
686d52316e Merge remote-tracking branch 'origin' into documentation/multiverse 2022-05-10 13:48:20 +09:00
DMO
7cf7f5ee74 Adding support for choosing .usd/.usda/.usdz.
Fix a bug in extract override where it was selecting a locator that
shouldn't be selected.
2022-05-10 12:18:52 +09:00
Ondřej Samohel
7226d82c8f
add support for hw prefixes 2022-05-09 15:10:20 +02:00
Ondřej Samohel
6cdfb2e574
Merge pull request #3006 from pypeclub/bugfix/OP-3010_fix-renderman-support
Fix support for Renderman in Maya
2022-04-26 15:59:36 +02:00
Ondřej Samohel
1bfe423285
fix proper output directory 2022-04-26 12:11:36 +02:00
Jakub Trllo
7d39c2d855 Merge branch 'enhancement/OP-2956_move-host-install' into enhancement/OP-2858_move-AvalonMongoDB-logic 2022-04-14 12:46:53 +02:00
Jakub Trllo
4a5f4c16f4 replace avalon import in maya 2022-04-14 12:12:41 +02:00
Petr Kalis
8c3e63c35d OP-2005 - set default from Settings to dropdown 2022-04-12 17:54:56 +02:00
Ondrej Samohel
b90f54943b
fixes 🐩 and optimize renderman prefix condition 2022-04-12 13:11:43 +02:00
Petr Kalis
87fa3bae64 OP-2005 - refactor yanked _requests_get, _requests_post into lib file 2022-04-12 11:44:34 +02:00
Paolo Berto Durante
e6fd10925d plugins: modified labels for multiverse creators/publishers/loader 2022-04-10 20:17:22 +09:00
Petr Kalis
374187da87 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-2011_Deafult-priority-configurable 2022-04-06 17:09:11 +02:00
Ondřej Samohel
1d3a2c2372
Merge pull request #2978 from pypeclub/feature/OP-2795_maya-to-unreal-skeletal-meshes
Maya to Unreal > Static and Skeletal Meshes
2022-04-05 16:23:24 +02:00
Ondřej Samohel
bd61eb99d4
fix support for renderman in maya 2022-04-01 17:56:28 +02:00
Petr Kalis
79de61cda5 OP-2011 - added separate tile_priority field 2022-03-31 19:01:59 +02:00
Petr Kalis
eb95e11607 OP-2011 - added pulling priority for DL from Settings
Default value is from Settings, artist can modify it.
2022-03-31 18:57:08 +02:00
Jakub Trllo
8eab6ae180 disable hardlink on windows for look publishing 2022-03-30 16:25:37 +02:00
Jakub Trllo
215da09d3d Change default value of force copy to True 2022-03-30 15:24:23 +02:00
Ondřej Samohel
14cb9832a2
Merge branch 'develop' into feature/OP-2795_maya-to-unreal-skeletal-meshes 2022-03-30 11:28:59 +02:00
Ondřej Samohel
572e640303
Merge pull request #2908 from j-cube/feature/multiverse
Multiverse: First PR
2022-03-29 13:18:46 +02:00
Petr Kalis
a029e55d3c OP-2832 - added transparency into review creator for Maya 2022-03-25 13:47:27 +01:00
DMO
bb8bd90427 add the animation data first to maintain order. 2022-03-25 11:08:53 +09:00
DMO
d41d114bd3 updating create mv overwrite to correct data fields getting used. 2022-03-24 16:49:57 +09:00
Bo Zhou
783c315c7e fixed creator of multiverse usd composition with more arguments 2022-03-24 12:05:49 +09:00
Bo Zhou
de8eac521c improved multiverse usd composition creator 2022-03-24 11:00:44 +09:00
Bo Zhou
ae9e34bc62 use collected animation data at multiverse use creator 2022-03-22 11:21:26 +09:00
Ondřej Samohel
e67ac0cda1
Merge remote-tracking branch 'origin/develop' into feature/OP-2795_maya-to-unreal-skeletal-meshes 2022-03-21 17:35:48 +01:00
Bo Zhou
82929bba78 renamed family usd_override to usdOverride 2022-03-14 14:06:26 +09:00
Bo Zhou
9f54faed1c fixed label and family for multiverse usd composition creator 2022-03-14 12:37:09 +09:00
Bo Zhou
28f57a045b added new creator for multiverse usd composition 2022-03-14 12:13:51 +09:00
Bo Zhou
ab4849ab96 Changed name and writeTimeRange of multiverse usd creator 2022-03-11 12:16:48 +09:00
Bo Zhou
8ab9a14652 Changed name, label family of multiverse usd override creator 2022-03-11 12:15:42 +09:00
Bo Zhou
310c572e65 added creator for multiverse usd override 2022-03-11 11:40:32 +09:00
Bo Zhou
ee84d143de Merge branch 'develop' of https://github.com/pypeclub/OpenPype into feature/multiverse 2022-03-10 15:13:54 +09:00
Bo Zhou
9f83eec324 imroved data for creator of multiverse usd on animated parameters 2022-03-09 10:21:26 +09:00