Jakub Jezek
|
3411e476b2
|
processing reviewable in creator
|
2022-02-10 12:24:51 +01:00 |
|
Jakub Ježek
|
855a3f2e21
|
Merge pull request #2673 from pypeclub/bugfix/hiero-effect-precollect-order
hiero: fix effect collector name and order
|
2022-02-09 13:30:06 +01:00 |
|
Jakub Jezek
|
43f1574719
|
hiero: fix effect collector name and order
|
2022-02-08 14:43:45 +01:00 |
|
Jakub Trllo
|
b02699018a
|
fix menu callbacks to use lambda to avoid passing unexpected arguments
|
2022-02-08 14:36:55 +01:00 |
|
Jakub Jezek
|
fd5e251bdc
|
hiero: removing obsolete unsupported plugin
|
2022-02-08 11:46:02 +01:00 |
|
Ondřej Samohel
|
a1d84a5a4f
|
Merge pull request #2616 from pypeclub/feature/OP-2539_Add-openpype-mongo-environments-to-deadline
Deadline: Be able to pass Mongo url to job
|
2022-02-07 15:53:33 +01:00 |
|
Jakub Trllo
|
b5d55d0883
|
Merge pull request #2649 from pypeclub/feature/OP-2545_maya
Maya: Move implementation to OpenPype
|
2022-02-07 13:20:02 +01:00 |
|
Petr Kalis
|
9d1468de8b
|
Fix - context must be pushed through with RenderInstance
Submission to DL checks context for flag for pushing through OPENPYPE_MONGO
|
2022-02-07 13:13:44 +01:00 |
|
Jakub Trllo
|
d9da306e6f
|
Merge pull request #2655 from pypeclub/bugfix/OP-2591_Linux-app-launcher-does-not-handle-removed-environments
General: Linux app launcher script remove environments that are not passed
|
2022-02-07 13:11:13 +01:00 |
|
Jakub Trllo
|
e0279dbe39
|
Merge pull request #2658 from pypeclub/feature/OP-2543_houdini
Houdini: Moved to OpenPype
|
2022-02-07 13:10:45 +01:00 |
|
Petr Kalis
|
6f792511a4
|
Merge pull request #2634 from Ellipsanime/fix-photoshop-environement-workfiles-on-launch
Fix open workfile on launch in photoshop
|
2022-02-07 10:05:55 +01:00 |
|
Milan Kolar
|
ecae9f6238
|
Merge pull request #2556 from pypeclub/feature/OP-2429_Publisher-Preparations-before-standalone-publisher
|
2022-02-07 09:52:39 +01:00 |
|
Jakub Trllo
|
c54c493fe0
|
hound fixes
|
2022-02-04 18:36:20 +01:00 |
|
Jakub Trllo
|
4c280328b8
|
fix imports in plugins
|
2022-02-04 18:32:43 +01:00 |
|
Jakub Trllo
|
7c22eee4d9
|
moved houdini into openpype
|
2022-02-04 18:24:31 +01:00 |
|
Jakub Trllo
|
cda9beb2fd
|
pop 'QT_AUTO_SCREEN_SCALE_FACTOR' in hiero implementation
|
2022-02-04 16:22:40 +01:00 |
|
Jakub Trllo
|
391500b2a0
|
filter environments before launch
|
2022-02-04 16:17:04 +01:00 |
|
Jakub Ježek
|
f2a9543712
|
Merge pull request #2576 from pypeclub/feature/nuke_load_clip_repre_colorspace
|
2022-02-04 15:41:50 +01:00 |
|
Jakub Ježek
|
b81a7f2a97
|
Update openpype/hosts/nuke/plugins/load/load_clip.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2022-02-04 15:36:19 +01:00 |
|
Jakub Trllo
|
ecf0da7721
|
temporary fix for nuke
|
2022-02-04 15:28:14 +01:00 |
|
clement.hector
|
6468751179
|
use env_value_to_bool instead of ast.literal_eval + os.getenv
|
2022-02-04 12:11:05 +01:00 |
|
Petr Kalis
|
9288a17546
|
Merge pull request #2641 from pypeclub/OP-2505_Web-publisher-instance-duplicates
WebPublisher: fix instance duplicates
|
2022-02-04 10:14:42 +01:00 |
|
Jakub Trllo
|
fb7a616f9e
|
hound fixes
|
2022-02-03 19:14:08 +01:00 |
|
Jakub Trllo
|
f94f636ff2
|
moved maya implementation to openpype
|
2022-02-03 18:44:27 +01:00 |
|
Jakub Trllo
|
df24aab3e9
|
Merge pull request #2638 from pypeclub/feature/OP-2502_TVP-loader-error
TVPaint: Image loaders also work on review family
|
2022-02-03 13:39:36 +01:00 |
|
Petr Kalis
|
78b3e9dad8
|
OP-2505 - fixed message
|
2022-02-03 12:14:13 +01:00 |
|
Petr Kalis
|
3089438234
|
OP-2505 - better order
|
2022-02-03 11:45:34 +01:00 |
|
Petr Kalis
|
b39b5e58c1
|
OP-2505 - better validation message
|
2022-02-03 11:44:09 +01:00 |
|
Jakub Ježek
|
63701b56c5
|
Merge pull request #2627 from pypeclub/feature/OP-2453_Nuke-render-node-Clean-render-folder-button
nuke: adding clear button to write nodes
|
2022-02-03 11:06:24 +01:00 |
|
iLLiCiTiT
|
de2d6dd83d
|
image loaders also work on review family
|
2022-02-03 10:45:59 +01:00 |
|
clement.hector
|
fe46093ada
|
fix test on string to boolean
|
2022-02-02 19:36:49 +01:00 |
|
Petr Kalis
|
13266d005c
|
Merge pull request #2554 from Ellipsanime/fix-subset-name-match-creator-if-use-selection
Photoshop: Fix subset name match creator if use selection
|
2022-02-02 19:27:00 +01:00 |
|
Petr Kalis
|
5e050b6d5d
|
OP-2505 - fix skip already created subset
|
2022-02-02 18:52:02 +01:00 |
|
Jakub Jezek
|
ce510d26dc
|
hound: suggestion
|
2022-02-02 13:32:34 +01:00 |
|
Jakub Jezek
|
6b47d5085c
|
nuke: adding clear button to write nodes
|
2022-02-02 13:16:06 +01:00 |
|
Jakub Jezek
|
8bbf9eb706
|
nuke: improving logic
|
2022-02-02 12:18:36 +01:00 |
|
clement.hector
|
f9daff0379
|
create with no "use selection" create empty
subset group
|
2022-02-02 12:12:38 +01:00 |
|
clement.hector
|
59e87ef796
|
add group name in case of multi subset creation
|
2022-02-02 12:12:38 +01:00 |
|
clement.hector
|
03f48830bc
|
fix subset name
|
2022-02-02 12:12:38 +01:00 |
|
Petr Kalis
|
56c51e4667
|
Merge pull request #2613 from pypeclub/bugfix/safer_task_selection_for_webpublishes
Fix - safer pulling of task name for webpublishing from PS
|
2022-02-01 12:45:33 +01:00 |
|
Jakub Trllo
|
7d8b36ac7d
|
Merge pull request #2504 from pypeclub/bugfix/OP-2347_Maya-Workdirs--Workspacemel-get-nested-down-when-switching-via-Work-Files-tool
Workfiles Tool can handle when workfile is not created directly in workdir path
|
2022-02-01 10:57:02 +01:00 |
|
Petr Kalis
|
29c4adb507
|
Fix - safer pulling of task name for webpublishing from PS
|
2022-01-31 12:55:41 +01:00 |
|
Roy Nieterau
|
f9209be519
|
Refactor overriden -> overridden + hightlight -> highlight
|
2022-01-30 23:05:17 +01:00 |
|
Ondřej Samohel
|
c6eb14ab62
|
Merge pull request #2066 from simonebarbieri/feature/unreal-load_layout
Unreal: JSON Layout Loading support
|
2022-01-28 13:55:33 +01:00 |
|
Simone Barbieri
|
4c21c0d425
|
Merge branch 'develop' into feature/unreal-load_layout
|
2022-01-27 17:17:03 +00:00 |
|
Jakub Trllo
|
2c33b335a9
|
added thumbnail extractor for webpublisher
|
2022-01-27 16:38:13 +01:00 |
|
Ondřej Samohel
|
00d1896272
|
Merge pull request #2484 from BigRoy/maya_rig_validate_cycle_errors
Validate Maya Rig produces no cycle errors
|
2022-01-27 13:02:42 +01:00 |
|
Petr Kalis
|
0bb9db55de
|
Merge pull request #2586 from pypeclub/bugfix/webpublisher_wrong_type_value_in_subset_name
Webpublisher: Fix - subset names from processed .psd used wrong value for task
|
2022-01-25 15:32:16 +01:00 |
|
Jakub Jezek
|
28128f3827
|
flake8: new line at the end
|
2022-01-25 15:14:12 +01:00 |
|
Jakub Jezek
|
c400c79c6a
|
nuke: keep consistent variable names
|
2022-01-25 15:13:11 +01:00 |
|