Simone Barbieri
Simone Barbieri
## Brief description Added Review to Blender. ## Description This implementation is based on #3508 but made compatible for the current implementation of OpenPype for Blender.
This PR adds a new setting, in the Tooltip section, to hide the Blizzard default tooltip "Sell Price". This is because Auctionator offers the same information with the label "Vendor"....
## Changelog Description Fixed an issue with the Render creator when creating a new level sequence. ## Additional info The Level Sequence was named with the subset name, but the...
## Changelog Description Fix missing support for `staticMesh` and `skeletalMesh` families in layouts. ## Testing notes: 1. Publish from Maya a layout that includes `staticMesh` and/or `skeletalMesh` assets. 2. Try...
## Brief description Run unreal commands from OP through websocket communication. ## Description UE has the ability to have its python to be called remotely. This PR allow us to...