Commit graph

264 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
b8d7dc0d62 changed hasReviewableRepresentations to useSequenceForReview 2022-04-05 18:36:17 +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 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
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 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 Jezek
53c95cd1ab
nuke: adding comments and fixing condition 2022-04-01 14:22:15 +02:00
Jakub Ježek
dc2da01f52
Update openpype/hosts/nuke/plugins/publish/extract_review_data.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-03-31 16:03:22 +02:00
Jakub Jezek
15f4d11069
nuke: adding extract review data to bypass baking 2022-03-31 15:48:26 +02:00
Jakub Trllo
cb33bb94f9
Merge pull request #2935 from pypeclub/enhancement/OP-2855_move-plugins-register-and-discover
General: Move plugins register and discover
2022-03-31 13:38:17 +02:00
Jakub Trllo
4b6ccc9ee3 Merge branch 'develop' into enhancement/OP-2855_move-plugins-register-and-discover 2022-03-30 16:06:20 +02:00
Jakub Jezek
65d93ca9f1
nuke: adding read raw baking preset attr 2022-03-30 14:15:22 +02:00
Jakub Jezek
ed5dadc630
nuke: remove unicode type 2022-03-25 10:59:15 +01:00
Jakub Jezek
1aa56e10d4
nuke: python3 compatibility issue with iteritems 2022-03-24 14:47:23 +01:00
Jakub Ježek
406247ad26
Merge pull request #2903 from pypeclub/feature/nuke-improve-code-readebility
Nuke: improving readability
2022-03-24 14:35:08 +01:00
Jakub Trllo
77e2f6eb8d use create register/discover functions in code 2022-03-23 15:11:43 +01:00
Jakub Trllo
ac6182c792 Merge branch 'develop' into enhancement/OP-2925_move-remaining-plugins 2022-03-22 16:14:22 +01:00
Jakub Trllo
d8c7b11a7a Merge branch 'develop' into enhancement/OP-2925_move-remaining-plugins 2022-03-21 13:41:45 +01:00
Jakub Jezek
76bef560a6
nuke: PR comments 2022-03-21 12:14:16 +01:00
Jakub Trllo
93eca512b8 use ObjectId imported from bson instead of avalon.io 2022-03-18 16:23:00 +01:00
Jakub Trllo
e323429ab4 moved host workfile extensions 2022-03-18 16:08:15 +01:00
Jakub Trllo
89bdf2965c moved AVALON_CONTAINER_ID from avalon into openpype 2022-03-18 15:54:19 +01:00
Jakub Ježek
f03e597493
Update openpype/hosts/nuke/plugins/publish/extract_review_data_mov.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-03-18 14:05:32 +01:00
Jakub Jezek
945bdc5a9b
nuke: fixing any to bool
- adding family to testing families
- adding debug logging for filtering
2022-03-18 14:04:01 +01:00
Jakub Jezek
b2b129d9e8
nuke: simplification of simplified code 2022-03-18 13:49:03 +01:00
Jakub Trllo
0710540aa4 changed imports of moved plugins/actions 2022-03-18 13:17:19 +01:00
Jakub Jezek
c2b37588a6
nuke: making better readability 2022-03-17 17:24:15 +01:00
Petr Kalis
4d27c3c01f Merge branch 'develop' of github.com:pypeclub/OpenPype into bugfix/OP-2813_AE-rendering-for-single-frame-doesnt-work-in-DL 2022-03-16 13:17:35 +01:00
Petr Kalis
78ae6c1c86 OP-2813 - fixed one too many frame after loaded clip in Nuke
For 0-229 range it previously produced 229 - 0 + 1 = 230 (duration). last = 1 + 230 = 231 (should be 230).
2022-03-16 11:14:20 +01:00
Jakub Trllo
4f7d99babe remove plural from de/register_loader_plugins_path 2022-03-15 14:15:35 +01:00
Jakub Trllo
348ccc68b1 Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype 2022-03-15 11:45:28 +01:00
Jakub Trllo
5b835d87e7 renamed 'load_representation' to 'load_container' 2022-03-15 11:40:59 +01:00
Jakub Trllo
d5c35d1873 use color hex instead of constans in nuke plugins 2022-03-14 15:20:20 +01:00
Jakub Trllo
3d01ba2711 define class attribute '_representations' loaded from settings 2022-03-14 13:00:27 +01:00
Jakub Trllo
eb49761887 Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype 2022-03-14 11:47:33 +01:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Jakub Trllo
e635d81f9b
Merge pull request #2846 from pypeclub/deature/OP-2839_Basic-event-system
General: Basic event system
2022-03-11 18:50:06 +01:00
Jakub Ježek
6ff66735e5
Merge pull request #2866 from pypeclub/bugfix/nuke-gizmo-precollect-fix
Nuke: gizmo precollect fix
2022-03-10 16:51:02 +01:00
Jakub Ježek
ba1ac111df
Merge pull request #2853 from pypeclub/bugfix/nuke-slate-with-bake-reformat
Nuke: slate resolution to input video resolution
2022-03-10 16:16:12 +01:00