Commit graph

1584 commits

Author SHA1 Message Date
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
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
Roy Nieterau
4bf2d2a750 Merge branch 'develop' of https://github.com/pypeclub/OpenPype into maya_rig_validate_cycle_errors
 Conflicts:
	openpype/settings/defaults/project_settings/maya.json
	openpype/settings/entities/schemas/projects_schema/schemas/schema_maya_publish.json
2022-01-25 15:01:43 +01:00
Ondřej Samohel
4f852b7c74
Merge pull request #2580 from pypeclub/bugfix/OP-2478_vrscene-creator-deadline-fix
`vrscene` creator Deadline webservice URL handling
2022-01-25 14:35:48 +01:00
Jakub Trllo
58fcc779f1
Merge pull request #2572 from pypeclub/feature/OP-2468_Move-Blender-to-OpenPype
Blender: Move current implementation to OpenPype
2022-01-25 13:17:32 +01:00
Milan Kolar
cdcc6e0d26
Merge pull request #2544 from pypeclub/feature/OP-2007-Ray-Proxy---load-all-ABC-files-via-proxy 2022-01-24 17:55:24 +01:00
Milan Kolar
bb4158061a
Merge branch 'develop' into feature/OP-2378_maya-to-unreal-static-meshes 2022-01-24 17:52:54 +01:00
Milan Kolar
a68f4c4645 Removed submodule openpype/hosts/maya/vendor/studiolibrary 2022-01-24 17:49:38 +01:00
Milan Kolar
46bb062b6e
Merge pull request #2486 from BigRoy/maya_remove_unused_fps_attr 2022-01-24 17:41:54 +01:00
Petr Kalis
d51c9da59c Fix - webpublisher from .psd used wrong value for task
Subset name for color coded layer that should be published needs to use task name, not task type.
2022-01-24 16:59:04 +01:00
Ondrej Samohel
ba6452c37e
remove unused imports 2022-01-21 18:15:10 +01:00
Ondrej Samohel
70927e7d33
fixed deadline handling 2022-01-21 17:48:47 +01:00
Milan Kolar
1e789ab37f
Merge pull request #2577 from pypeclub/bugfix/aftereffects_render_after_move 2022-01-21 16:59:07 +01:00
Ondřej Samohel
64b985b158
Merge pull request #2533 from BigRoy/fix_maya_vdb_loader_for_vray
Maya: Fix Load VDB to V-Ray
2022-01-21 16:57:35 +01:00
Petr Kalis
469d58a15b Fix - removed obsolete import 2022-01-21 16:49:25 +01:00
Ondřej Samohel
77eeee4e97
Merge pull request #2535 from BigRoy/houdini_vdb_preserve_frame_numbers
Houdini: vdbcache family preserve frame numbers on publish integration + enable validate version for Houdini
2022-01-21 15:43:17 +01:00
Milan Kolar
8674523681
Merge pull request #2518 from BigRoy/fix/extract_look_space_filenames 2022-01-21 10:58:34 +01:00
iLLiCiTiT
72170d550a moved blender implementation to openpype 2022-01-21 01:28:07 +01:00
Ondřej Samohel
9a8d8db0c0
Merge pull request #2531 from BigRoy/fix_maya_api_lib_namespaced
Maya: namespaced context go back to original namespace when started from inside a namespace
2022-01-21 01:16:13 +01:00
Ondřej Samohel
16c403c3e0
Merge pull request #2532 from BigRoy/issue2528
Maya: ReferenceLoader fix not unique group name error for attach to root
2022-01-21 01:11:05 +01:00
Ondřej Samohel
b57490911f
Merge pull request #2542 from BigRoy/cosmetics_typos_01
Cosmetics: Clean up some cosmetics / typos
2022-01-21 00:34:47 +01:00
Ondřej Samohel
e3f72df309
Merge pull request #2540 from BigRoy/issue2539
Maya: Remove Maya Look Assigner check on startup
2022-01-21 00:34:16 +01:00
Ondrej Samohel
701b9275a4
Merge remote-tracking branch 'origin/develop' into cosmetics_typos_01 2022-01-21 00:22:17 +01:00
Ondřej Samohel
d4eca07bf7
Merge pull request #2551 from Moonrock-Animation-Studio/AssProxyLoader-version-switch-fix
Fix Maya AssProxyLoader version switch
2022-01-21 00:09:30 +01:00
Ondrej Samohel
c88f95fa6f
fix 🐕 2022-01-20 17:18:06 +01:00
Ondrej Samohel
47244a3917
create duplicates 2022-01-20 17:13:21 +01:00
Petr Kalis
79dccb90ab
Merge branch 'develop' into feature/OP-2427_Webpublisher-Add-endpoint-to-reprocess-batch-through-UI 2022-01-20 16:24:20 +01:00
Petr Kalis
dbee61aa78
Merge pull request #2560 from pypeclub/bug/OP-2403_Webpublisher-Ftrack-shows-incorrect-user-names
Webpublisher: ftrack shows incorrect user names
2022-01-20 16:19:43 +01:00
Petr Kalis
1a6038959a
Merge pull request #2553 from pypeclub/bug/OP-2402_Webpublisher-Progress-bar-with-better-statuses
Webpublisher: Fixed progress reporting
2022-01-20 16:18:15 +01:00
Petr Kalis
a6809a69aa OP-2427 - conform to expected format for front end 2022-01-20 16:16:24 +01:00
Jakub Jezek
c1ac832f5b
Merge branch 'develop' into feature/OP-1537_Flame-Submitting-jobs-to-Burner-farm 2022-01-20 11:01:13 +01:00
Milan Kolar
c0d28f4e13
Merge pull request #2505 from BigRoy/fusionprelaunch_errors 2022-01-20 10:28:43 +01:00
Ondrej Samohel
eca0e02a91
create duplicates 2022-01-20 01:26:02 +01:00
Jakub Jezek
9df277fd84
flame: removing unused module 2022-01-19 21:27:23 +01:00
Jakub Jezek
3afdaf6558
flame: remove camel case in extract resources plugin 2022-01-19 21:26:17 +01:00
Jakub Jezek
943dfc2568
flame: updating filename operations
also otio export and utils
2022-01-19 21:01:53 +01:00
Jakub Jezek
247e90a2a6
Merge branch 'feature/OP-1562_Flame--pre-collecting-timeline-segments-as-subsets' into feature/OP-1537_Flame-Submitting-jobs-to-Burner-farm 2022-01-19 20:35:20 +01:00
Jakub Jezek
bef26229e5
flame: renaming collectors 2022-01-19 20:32:54 +01:00
Jakub Jezek
33a7ddcf0b
flame: improving filename frame number operations 2022-01-19 20:13:32 +01:00