Commit graph

243 commits

Author SHA1 Message Date
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 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
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
Jakub Jezek
87719ed878
nuke: wrong expression 2022-03-10 15:59:28 +01:00
Jakub Jezek
be19709107
nuke: fix slate check for frame length 2022-03-10 15:56:02 +01:00
jrsndlr
752af659be families is None for group/gizmo 2022-03-10 13:01:52 +01:00
Jakub Trllo
04bbba9ead Merge branch 'develop' into deature/OP-2839_Basic-event-system 2022-03-10 09:46:29 +01:00
Jakub Trllo
9c57a9e025 Merge branch 'develop' into feature/OP-2849_move-create-logic-from-avalon-to-openpype 2022-03-09 19:37:29 +01:00
Jakub Trllo
d2a56ff66b
Merge pull request #2848 from pypeclub/enhancement/OP-2841_Add-vendors-from-avalon
General: Add vendors from avalon
2022-03-09 18:57:58 +01:00
Jakub Trllo
d4f177f7bc use moved create functions in hosts 2022-03-08 17:39:50 +01:00
Jakub Trllo
e48af45857 moved qargparse into openpype vendor 2022-03-07 17:22:51 +01:00
jrsndlr
9f39bba2d3 fix hound 2022-03-07 17:06:23 +01:00
jrsndlr
bde7d988a2 Fix family test in validate_write_legacy to work with stillImage 2022-03-07 16:59:50 +01:00
Jakub Trllo
502785021e moved events to openpype.lib 2022-03-05 08:30:29 +01:00
Jakub Trllo
9c111fa9d4 use new event system in openpype 2022-03-04 19:01:31 +01:00
Jakub Jezek
138cec73a2
Merge branch 'develop' into bugfix/OP-2803_nuke-farm-publishing-with-multiple-bake-profiles 2022-03-04 14:53:24 +01:00
Jakub Jezek
f97e2498cd
Merge branch 'develop' into bugfix/OP-2803_nuke-farm-publishing-with-multiple-bake-profiles 2022-03-04 14:52:42 +01:00
Jakub Jezek
69b0012fd9
nuke: subset filtering on baking presets 2022-03-04 13:46:32 +01:00
Jakub Jezek
79089d4f52
Merge branch 'develop' into feature/OP-2739_Nuke---Add-Reformat-node-for-baked-Mov 2022-03-03 16:19:46 +01:00
Jakub Jezek
522770a160
nuke: adding reformated tag to differentiate repre for extract review 2022-03-03 16:07:22 +01:00
Jakub Jezek
c70015cbe6
nuke: connect api to new reformat config settings 2022-03-02 16:34:13 +01:00
Jakub Jezek
c82ee012ab
nuke: baking generator returning representation even on farm 2022-03-01 16:48:28 +01:00
Jakub Jezek
d8a3ffe512
nuke: including representation even it is from farm 2022-03-01 16:44:30 +01:00
Jakub Trllo
a6392f131e use AVALON_APP to get value for "app" key 2022-02-28 18:56:00 +01:00