Commit graph

2316 commits

Author SHA1 Message Date
Jakub Trllo
486317cb96 added custom data to slate text formatting data 2022-04-07 19:06:25 +02:00
Jakub Trllo
5bc3516baf added settings for slate templates 2022-04-07 16:43:46 +02:00
Jakub Trllo
aa0176aeb7 modified extract slate frame to add values based on templates 2022-04-07 15:58:01 +02:00
Jakub Trllo
d3a8f9cc28
Merge pull request #3028 from pypeclub/bugfix/fix_get_repre_context_import
General: Fix import after movements
2022-04-07 11:38:18 +02:00
Jakub Trllo
c298e06ba6 use 'filepath_from_context' instead of 'get_representation_path_from_context' 2022-04-07 11:11:46 +02:00
Jakub Trllo
6ef7f420a8
Merge pull request #3025 from pypeclub/feature/OP-2572_Ftrack-auto-comment-with-summary
Ftrack: Add more options for note text of integrate ftrack note
2022-04-07 10:50:34 +02:00
Milan Kolar
e35b3220b7
Merge pull request #3030 from BigRoy/fix3026 2022-04-07 10:36:50 +02:00
Roy Nieterau
31683fb432 Allow to select invalid camera contents if no cameras found + improve error logging 2022-04-07 05:17:59 +02:00
Jakub Trllo
acba6e8bb0 fix import of get_representation_context 2022-04-06 18:52:44 +02:00
Petr Kalis
f4bf3a669d
Merge pull request #3023 from pypeclub/bugfix/AE_subset_name_for_workfile
AfterEffects: Added creating subset name for workfile from template
2022-04-06 17:54:06 +02:00
Petr Kalis
95af6326ec
Merge pull request #3024 from pypeclub/bugfix/OP-2837_Customizable-subset-name-for-workfiles-Harmony
Harmony: Added creating subset name for workfile from template
2022-04-06 17:53:39 +02:00
Petr Kalis
485eacd60b Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-2011_Deafult-priority-configurable 2022-04-06 17:38:13 +02:00
Jakub Trllo
62bca990a7
Merge pull request #3015 from pypeclub/enhancement/better_name_for_sequence_review_skip
Deadline: Use more suitable name for sequence review logic
2022-04-06 17:14:49 +02:00
Petr Kalis
374187da87 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-2011_Deafult-priority-configurable 2022-04-06 17:09:11 +02:00
Jakub Trllo
00406a7376 added more information abou app - name and label 2022-04-06 16:13:50 +02:00
Petr Kalis
57404e5bcd Added creating subset name for workfile from template for Harmony 2022-04-06 15:22:56 +02:00
Petr Kalis
e3cfc6cc25 Added creating subset name for workfile from template 2022-04-06 15:09:06 +02:00
Jakub Trllo
60df02602b removed usage of config callback in maya 2022-04-06 10:49:23 +02:00
Jakub Trllo
b8d7dc0d62 changed hasReviewableRepresentations to useSequenceForReview 2022-04-05 18:36:17 +02:00
Ondřej Samohel
dbb325c337
Merge branch 'develop' into feature/OP-2983_simple-texture-publishing 2022-04-05 17:02:47 +02:00
Jakub Trllo
e17db670e3
Merge pull request #3010 from pypeclub/bugfix/tray_publisher_fix
Tray publisher: Fixes after code movement
2022-04-05 16:49:04 +02:00
Ondřej Samohel
1d3a2c2372
Merge pull request #2978 from pypeclub/feature/OP-2795_maya-to-unreal-skeletal-meshes
Maya to Unreal > Static and Skeletal Meshes
2022-04-05 16:23:24 +02:00
Ondřej Samohel
557aafdae3
fixed skeletal root 2022-04-05 14:36:11 +02:00
Jakub Ježek
143f7b8ac4
Merge pull request #3005 from pypeclub/feature/OP-2984_Nuke-add-concurrency-attr-to-deadline-job
Nuke: add concurrency attr to deadline job
2022-04-05 14:14:57 +02:00
Jakub Trllo
38652d2c6a added some titles to validation errors 2022-04-05 10:28:03 +02:00
Jakub Trllo
ee7ae9edfb fix registration of creator paths 2022-04-05 10:27:47 +02:00
Jakub Ježek
582e35a482
Update openpype/hosts/nuke/api/lib.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-04-04 16:11:04 +02:00
Jakub Ježek
e3ceaa7a40
Merge pull request #2996 from pypeclub/bugfix/OP-2988_Nuke-redundant-review-repre-when-farm-publishing
Nuke: removing redundant Ftrack asset when farm publishing
2022-04-04 14:02:17 +02:00
Jakub Jezek
97dca92bbe
global | nuke: generalizing attribute detection 2022-04-04 11:56:42 +02:00
Jakub Jezek
f186b99e22
nuke: add comment to code 2022-04-04 11:16:59 +02:00
Jakub Ježek
c9d3209fe6
Merge pull request #3002 from pypeclub/bugfix/nuke12-unicode-error-effect-loaders
Nuke: fixing unicode type detection in effect loaders
2022-04-04 10:51:01 +02:00
Jakub Trllo
734099a56b
Merge pull request #3004 from pypeclub/bugfix/OP-3009_Hosts-may-remove-not-resolved-environment-variable-value
Hosts: Remove path existence checks in 'add_implementation_envs'
2022-04-01 20:38:35 +02:00
Ondrej Samohel
85e2601022
fix 🐺 2022-04-01 18:36:29 +02:00
Jakub Jezek
fd420ff0da
nuke: adding concurrent task knob input to instance data 2022-04-01 17:40:54 +02:00
Jakub Trllo
ea3cae8bc4 remove path existence checks in 'add_implementation_envs' 2022-04-01 17:36:18 +02:00
Jakub Ježek
3a190d66f0
Merge pull request #2992 from pypeclub/feature/OP-2985_Nuke-bypass-baking
nuke: bypass baking
2022-04-01 17:29:58 +02:00
Jakub Trllo
29c574b98f
Merge pull request #3000 from pypeclub/feature/OP-2896_TVP-publish-settings
TVPaint: Render scene family
2022-04-01 17:25:17 +02:00
Petr Kalis
060649fc91
Merge pull request #3001 from pypeclub/feature/OP-2895_Photoshop-create-image-without-instance
Photoshop: create image without instance
2022-04-01 17:19:53 +02:00
Jakub Jezek
4fbf9c3050
nuke: gizmo loader was also having unicode type tests 2022-04-01 17:08:22 +02:00
Jakub Jezek
6916cc73d3
Nuke: fixing unicode type detection in effect loaders 2022-04-01 16:42:16 +02:00
Jakub Jezek
5014dfddf9
nuke: adding node knob for concurrent tasks
- and fixing misspelling
2022-04-01 16:40:32 +02:00
Jakub Trllo
81bbdc972f fix family used to get subset name 2022-04-01 16:05:24 +02:00
Jakub Trllo
ee827e8dd2 fix case family 2022-04-01 16:02:19 +02:00
Jakub Trllo
486ccff38f added missing subset key 2022-04-01 15:52:56 +02:00
Jakub Trllo
f3f5007af5 added asset and task on instance data 2022-04-01 15:47:18 +02:00
Petr Kalis
f0189f4703 OP-2895 - added documentation 2022-04-01 15:42:14 +02:00
Petr Kalis
ee0bb56459 OP-2895 - updates for flatten image
New ephemeral instance doesn't have any layer, previous implementation depended on it.
2022-04-01 15:30:56 +02:00
Petr Kalis
2e35be0150 OP-2895 - added functionality to create flatten image if no instances present 2022-04-01 15:28:32 +02:00
Jakub Trllo
1bde9c0fa9 remove unused variable 2022-04-01 14:30:45 +02:00
Jakub Trllo
7ce9095115 change order 2022-04-01 14:27:23 +02:00