Commit graph

140 commits

Author SHA1 Message Date
clement.hector
0fcfdf7fa8 remove studio operation 2022-06-01 20:44:10 +02:00
clement.hector
eb590602c3 make it works on nuke 12 2022-06-01 17:31:19 +02:00
clement.hector
08e04911b3 fix string format for python2 2022-06-01 16:35:33 +02:00
Thomas Fricard
5bc741d993 add gizmo_menu module 2022-06-01 16:32:59 +02:00
Thomas Fricard
25518a1c42 generate toolbar menu from openpype project settings 2022-06-01 16:32:56 +02:00
Jakub Jezek
a248969620
Nuke: bake reformat was failing on string type 2022-05-27 16:14:17 +02:00
Jakub Jezek
24c289a0d5
nuke: use framerange used as list but it is bool 2022-05-26 17:18:00 +02:00
Jakub Jezek
a0284fd239
nuke: adding legacy type 2022-05-06 15:41:55 +02:00
Jakub Jezek
f14cabb667
hound 2022-05-06 15:15:07 +02:00
Jakub Jezek
106c0fb46d
Merge branch 'develop' into feature/OP-2748_Nuke-CreateWriteRender-reformat-node-control 2022-05-06 15:14:50 +02:00
Jakub Jezek
89499e97a3
nuke: skipping override if no node was found 2022-05-06 15:04:29 +02:00
Jakub Jezek
b374e8e8a1
nuke: returning legacy code for backward compatibility 2022-05-06 14:17:05 +02:00
Jakub Jezek
e7a1c840d0
nuke: implementing color_gui type 2022-05-06 13:09:13 +02:00
Jakub Ježek
e05e720a93
Merge pull request #3123 from pypeclub/feature/OP-2833_Expose-write-attributes-to-config 2022-05-05 11:54:56 +02:00
Jakub Jezek
0c8b7e303a
nuke: improving add write node function
fixing imagio override nodes
2022-05-04 18:03:16 +02:00
Jakub Jezek
a6ff0174b0
Nuke: fixing lib functions for prenodes
and others
2022-05-04 17:03:46 +02:00
Jakub Jezek
c18abc195b
nuke: extracting prenodes creation
and fixing `dependency` linking
2022-05-04 12:08:56 +02:00
Jakub Jezek
890e108368
nuke: updating plugins with new settings with prenodes
removing self.preset references
2022-05-03 22:28:51 +02:00
Jakub Jezek
3ddb46463c
nuke: updating create_write_node inputs and docs 2022-05-03 22:26:52 +02:00
Jakub Jezek
0dd91e8736
Nuke: adding formatable to node knob keys 2022-05-03 22:22:49 +02:00
Jakub Jezek
1c2b6408c4
nuke: refectory imageio settings for plugin nodes 2022-05-03 15:28:36 +02:00
Jakub Jezek
8e7b27cff1
nuke: change string type to text 2022-05-03 12:16:19 +02:00
Roy Nieterau
c608eeb262 Remove remaining imports from avalon 2022-05-02 21:35:09 +02:00
Jakub Jezek
a72aaecc0d
nuke: solving hex and color knob types 2022-05-02 18:02:03 +02:00
Jakub Jezek
d0b3cf73c4
nuke: extracting method for knob types 2022-05-02 17:11:12 +02:00
Jakub Jezek
8e4dc740e8
nuke: adding default knobs to created node 2022-05-02 12:24:20 +02:00
Jakub Jezek
1765f25ecd
nuke: removing knob preset if no value in override 2022-04-28 20:48:46 +02:00
Jakub Jezek
5546ea2fa7
nuke: including overrideNodes keys
also adding subset to filtering kwargs
2022-04-28 20:37:34 +02:00
Jakub Jezek
fbdb06a9ac
nuke: code consistency
- replacing single quotations with double
- improving code
2022-04-28 20:34:57 +02:00
Jakub Jezek
77bac5c735
nuke: fix read
and rename to `read_avalon_data`
2022-04-28 20:20:25 +02:00
Jakub Trllo
a579cd31c8 Merge branch 'develop' into enhancement/OP-2858_move-AvalonMongoDB-logic 2022-04-25 18:03:38 +02:00
Petr Kalis
1adec078d8 OP-3021 - refactored base class into abstract class
Moved to api.plugin to make it clearer.
2022-04-22 15:47:06 +02:00
Petr Kalis
9de22092cf OP-3021 - added Suspend publish knob to Nuke
Added to Deadline tab of Write node.
2022-04-20 16:58:24 +02:00
Jakub Trllo
dc0c46dff9 replaced avalon imports in nuke 2022-04-14 12:17:36 +02:00
Jakub Trllo
e91d84546e use AvalonMongoDB from openpype pipeline 2022-04-13 17:59:01 +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 Jezek
f186b99e22
nuke: add comment to code 2022-04-04 11:16:59 +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
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 Jezek
65d93ca9f1
nuke: adding read raw baking preset attr 2022-03-30 14:15:22 +02: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
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 Trllo
0710540aa4 changed imports of moved plugins/actions 2022-03-18 13:17:19 +01:00
Jakub Trllo
4f7d99babe remove plural from de/register_loader_plugins_path 2022-03-15 14:15:35 +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
04bbba9ead Merge branch 'develop' into deature/OP-2839_Basic-event-system 2022-03-10 09:46:29 +01:00