Jakub Trllo
27b8f77855
fix scene inventory
2022-06-13 16:06:21 +02:00
Jakub Trllo
956ad8299b
mapped lib
2022-06-10 15:19:18 +02:00
Jakub Trllo
22372361eb
added pipeline queries
2022-06-10 15:12:50 +02:00
Jakub Trllo
0ea1032a61
added global plugins
2022-06-10 15:06:30 +02:00
Jakub Trllo
d9b79f51ec
Merge branch 'develop' into feature/OP-3292_Map-where-database-queries-and-changes
2022-06-10 12:18:01 +02:00
Jakub Trllo
51fb0385f8
mapped hosts queries
2022-06-10 12:16:31 +02:00
Jakub Trllo
25fc9d27c9
Merge pull request #3309 from pypeclub/feature/OP-3264_TVP-publish-a-shot-that-is-longer-than-stated-on-Ftrack-dev
...
TVPaint: Extractor use mark in/out range to render
2022-06-09 16:54:41 +02:00
Jakub Trllo
d09697db6b
make sure members are strings
2022-06-09 15:21:20 +02:00
Jakub Trllo
5d36e38190
extractor does not change output frame range
2022-06-09 15:21:12 +02:00
Petr Kalis
9de3b3f3d0
Merge pull request #3303 from pypeclub/bugfix/changed_default_targets
...
Fix - added local targets to install host
2022-06-09 14:51:21 +02:00
Jakub Trllo
578ee3c978
Merge pull request #3307 from pypeclub/enhancement/OP-3284_delivery-action-to-be-shown-on-Client-review-session
...
Ftrack: Delivery action can work on ReviewSessions
2022-06-09 11:54:08 +02:00
Jakub Trllo
a63e5592ab
fixed asset links widget
2022-06-09 11:52:59 +02:00
Jakub Trllo
483ca9b301
fix args order
2022-06-09 11:49:03 +02:00
Jakub Trllo
2df00d5cae
remove site name check in representations widget
2022-06-09 11:38:43 +02:00
Jakub Trllo
de2fb5d1ff
convert cursor of representations to list
2022-06-09 11:38:18 +02:00
Jakub Trllo
57e72c2c37
minor changesminor changes in representation widget
2022-06-09 11:32:49 +02:00
Jakub Trllo
bae1e38112
fix kwargs name in switch dialog
2022-06-09 10:59:04 +02:00
Jakub Trllo
a48d77e609
conver repres cursor to list
2022-06-09 10:53:15 +02:00
Jakub Trllo
39ea438d7d
fix typo in passed kwarg
2022-06-09 10:51:33 +02:00
Jakub Trllo
6b9a1b834d
convert queried cursor to list in scene inventory
2022-06-09 10:48:29 +02:00
Jakub Trllo
76be40b3e9
Merge branch 'develop' into feature/OP-3292_Map-where-database-queries-and-changes
2022-06-09 10:40:30 +02:00
Jakub Trllo
886646c026
modified implemenetation to be able also use review session to download delivery
2022-06-09 10:34:55 +02:00
Jakub Trllo
f465c8c080
Merge pull request #3305 from pypeclub/bugfix/OP-2589_Python-module-requests-for-Py2-and-Py3
...
General: Vendorized modules for Python 2 and update poetry lock
2022-06-09 09:56:20 +02:00
Jakub Trllo
6fcf872237
fix get_last_version
2022-06-08 19:20:53 +02:00
Jakub Trllo
1cea16b97b
fix launcher
2022-06-08 19:18:27 +02:00
Jakub Trllo
e4cee4a98d
fix loader
2022-06-08 19:18:20 +02:00
Milan Kolar
c7d2354f19
Merge pull request #3178 from j-cube/feature/multiverse
2022-06-08 16:33:36 +01:00
Jakub Trllo
93caf11efd
added fake 'charset_normalizer' for python 2 hosts
2022-06-08 17:10:55 +02:00
Jakub Trllo
e2717ac963
updated poetry lock file
2022-06-08 16:56:09 +02:00
Jakub Trllo
f10caed2cd
added certifi to python 2 vendor
2022-06-08 16:56:01 +02:00
Jakub Trllo
78c2c651c1
update gazu version
2022-06-08 16:17:38 +02:00
Jakub Trllo
1494c09d2a
added websocket, socketio and engineio into python 2 vendor
2022-06-08 16:17:03 +02:00
Jakub Trllo
5f3395683a
added 'requests' and its dependencies into python 2 vendor
2022-06-08 16:02:08 +02:00
Jakub Trllo
343440d95f
Merge pull request #3284 from pypeclub/feature/OP-3318_convert_hierarhical_attrs_values
...
Ftrack: Action to transfer values of hierarchical attributes
2022-06-08 15:17:03 +02:00
Petr Kalis
a63299d57e
Removed explicit targets registering
...
install_host registers targets implicitly for all hosts
2022-06-08 15:00:54 +02:00
Jakub Trllo
530ab9af38
Merge pull request #3301 from pypeclub/bugfix/missing_default_settings
...
Settings: Add missing default settings for nuke gizmo
2022-06-08 14:58:34 +02:00
Petr Kalis
56a3dae94b
Fix - added local targets to install host
...
By default when host is started, it should register targets to 'local', only if specific env var is set (OPENPYPE_REMOTE_PUBLISH) it should be 'remote'. This means
farm is using host to collect/validate/extract and publish on behalf of artist.
2022-06-08 14:46:16 +02:00
Jakub Trllo
a457955266
add missing default settings for nuke gizmo
2022-06-08 13:33:26 +02:00
Jakub Trllo
407c099fea
Merge pull request #3300 from pypeclub/bugfix/maya_fix_swaped__resolution
...
Maya: Fix swaped width and height in reviews
2022-06-08 13:26:48 +02:00
Jakub Trllo
eba5691a2d
use width for width and height for height in maya render
2022-06-08 13:23:14 +02:00
Milan Kolar
e7937931e9
Merge pull request #3299 from quadproduction/documentation/app-key-missing-in-template
2022-06-08 11:33:18 +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
clement.hector
964504eb77
add app key to documentation
2022-06-08 10:23:43 +02:00
Milan Kolar
8d0bb493e8
Merge pull request #3298 from pypeclub/feature/OP-3350_Maya-Look-assigner-UI-improvements
...
Maya: Look assigner UI improvements
2022-06-08 08:48:06 +01:00
Felix Wang
24cb024dd9
Maya: Look assigner UI improvements ( #3208 )
...
Co-authored-by: felix.wang <felix.wang@igg.com>
2022-06-08 08:45:15 +01:00
pypebot
c0d41b54e3
[Automated] Merged main into develop
2022-06-08 05:51:11 +02:00
OpenPype
1819c66e7b
[Automated] Bump version
2022-06-08 03:51:00 +00:00
pypebot
f2c0555ba7
[Automated] Merged develop into main
2022-06-08 05:43:32 +02:00
Milan Kolar
6fcfa65146
Merge pull request #3266 from BigRoy/maya_collect_look_fix_udim2
2022-06-07 18:51:21 +01:00
Jakub Trllo
125af17c22
updated usages
2022-06-07 18:47:47 +02:00