OpenPype
01bec69327
[Automated] Bump version
2022-06-11 03:44:47 +00:00
pypebot
5d05e9975f
[Automated] Merged develop into main
2022-06-11 05:37:02 +02:00
Jakub Trllo
529809a984
Merge pull request #3325 from BigRoy/project_manager_add_task_directly_editable
...
Project Manager: Directly make task editable when clicking on the add Task button
2022-06-10 21:03:59 +02:00
Roy Nieterau
46e17b4816
Remove comment
2022-06-10 20:54:33 +02:00
Roy Nieterau
cbc6fb8b33
Make add_task_and_edit method public
2022-06-10 20:54:12 +02:00
Jakub Trllo
722ea54720
Merge pull request #3324 from BigRoy/projectmanager_show_tools
...
Project Manager: fix tools not being visible until when editable
2022-06-10 19:24:41 +02:00
Milan Kolar
6aefcde146
Merge pull request #3297 from icyvapor/bugfix/point-cache-publish-handles-maya-instances
...
Maya: point cache publish handles Maya instances
2022-06-10 18:01:01 +01:00
Milan Kolar
dce8ae8ee4
Merge pull request #3318 from pypeclub/enhancement/OP-3391_maya-gpu-cache-loader
2022-06-10 17:59:41 +01:00
Ondřej Samohel
f8c0399fde
Merge pull request #3322 from BigRoy/houdini_fix_vdb_loader_manage
...
Houdini: Fix Houdini VDB manage update wrong file attribute name
2022-06-10 18:49:17 +02:00
Roy Nieterau
c486fb6f59
Force edit mode on add task button
...
(cherry picked from commit 96ca15b565b952d4e17c2010e8846ca18272d681)
2022-06-10 18:44:07 +02:00
Roy Nieterau
f1a5a122cf
Project Manager: fix tools not being visible until when editable
...
(cherry picked from commit fbdd225c8b0cc579a022d69c179a5f90fc6a387d)
2022-06-10 18:40:02 +02:00
Roy Nieterau
86f19dfa5e
Fix no new line at end of file
2022-06-10 18:33:33 +02:00
Roy Nieterau
7d6ef39352
Fix #3319 : Houdini VDB update wrong file attribute name
2022-06-10 18:31:28 +02:00
Ondřej Samohel
a3cb97c17f
Merge pull request #3316 from maxpareschi/develop
...
updated poetry installation source
2022-06-10 17:59:39 +02:00
Ondrej Samohel
f2c252be4e
♻️ add animation family there too
2022-06-10 17:32:20 +02:00
Ondrej Samohel
213aa2241f
✨ add pointcache family to gpu cache loader
2022-06-10 16:41:09 +02:00
maxpareschi
79b181176b
updated poetry installation source
2022-06-09 22:34:28 +02:00
Felix Wang
0616db322d
Update openpype/hosts/maya/plugins/publish/collect_instances.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-06-09 10:42:20 -07: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
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
felix.wang
ce7b19d51b
Change back to do actual selection.
2022-06-08 15:04:55 -07:00
felix.wang
122536675f
Use next() builtin
2022-06-08 14:58:50 -07:00
felix.wang
b63ae623f4
Borrowed child node discovery logic from Colorbleed, to properly support instanced objects.
2022-06-08 14:54:42 -07: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