Jakub Trllo
|
1d5e691daf
|
Merge pull request #3763 from pypeclub/feature/OP-3851_Update-nuke-template-build
Nuke: Build workfile by template
|
2022-09-02 15:41:38 +02:00 |
|
Jakub Trllo
|
d31d004f67
|
added few helper functions to lib
|
2022-08-31 10:50:04 +02:00 |
|
Jakub Trllo
|
4cbc82778e
|
moved 'get_main_window' to nuke lib
|
2022-08-31 10:49:32 +02:00 |
|
Jakub Trllo
|
c2fdf6d1d0
|
_duplicate_node_temp is public and renamed to node_tempfile
|
2022-08-31 10:49:04 +02:00 |
|
Jakub Trllo
|
2397577dbd
|
node temp file can create more then one tempfile at once
|
2022-08-31 10:48:40 +02:00 |
|
Jakub Trllo
|
ffbc3cc25e
|
hound fix
|
2022-08-29 13:23:52 +02:00 |
|
Jakub Trllo
|
8fae41c970
|
use new HostDirmap in nuke
|
2022-08-29 12:20:49 +02:00 |
|
Jakub Ježek
|
1c322df18a
|
Merge pull request #3721 from pypeclub/bugfix/nuke-set-colorspace-write
Nuke: color-space settings from anatomy is working
|
2022-08-26 11:31:01 +02:00 |
|
Jakub Jezek
|
deec5e5c93
|
nuke: fixing setting colorspace
|
2022-08-24 12:30:29 +02:00 |
|
Jakub Jezek
|
9fbbdad0fd
|
Merge branch 'develop' into feature/validation_exceptions_nuke
|
2022-08-15 11:28:39 +02:00 |
|
Jakub Ježek
|
030d8d4a51
|
Merge pull request #3632 from pypeclub/bugfix/nuke-settings-of-write-nodes-dont-works
Nuke: color settings for render write node is working now
|
2022-08-15 11:00:00 +02:00 |
|
Jakub Trllo
|
939955339c
|
use moved functions in code
|
2022-08-09 16:18:23 +02:00 |
|
Jakub Trllo
|
65268fbc09
|
changed import of 'BuildWorkfile' in code
|
2022-08-09 15:11:33 +02:00 |
|
Jakub Jezek
|
ab810691c5
|
nuke: wrong key name in settings for write node type
|
2022-08-08 22:34:57 +02:00 |
|
Jakub Trllo
|
7aefc53d98
|
removed unnecessary "app" key filling
|
2022-07-26 18:23:58 +02:00 |
|
Jakub Trllo
|
9f9ac018bd
|
use new functions instead of 'get_workdir_data'
|
2022-07-26 17:23:12 +02:00 |
|
Jakub Jezek
|
7cb68975d3
|
Merge branch 'develop' into feature/validation_exceptions_nuke
|
2022-07-25 08:46:48 +02:00 |
|
Milan Kolar
|
83139c4e48
|
Merge pull request #3522 from pypeclub/feature/OP-3592_Get-current-context-document-functions
|
2022-07-22 15:24:04 +02:00 |
|
Jakub Trllo
|
b128e98c8f
|
nuke does not pass parent widget for workfiles tool and tell it to change on top flag
|
2022-07-20 13:16:57 +02:00 |
|
Jakub Trllo
|
ad8a7c86e4
|
use 'get_current_project_asset' in hosts
|
2022-07-15 15:57:01 +02:00 |
|
Jakub Trllo
|
5cf03a43cb
|
deffer workfiles tool show using qtimer
|
2022-07-11 11:40:24 +02:00 |
|
Jakub Trllo
|
b4daf3bf76
|
use new anatomy source in hosts
|
2022-06-29 15:32:48 +02:00 |
|
Jakub Trllo
|
798734fdd8
|
fix keyword argument
|
2022-06-27 10:37:33 +02:00 |
|
Jakub Trllo
|
d531aa24eb
|
Merge pull request #3391 from pypeclub/feature/OP-3373_Use-query-functions-in-Nuke
Nuke: Use client query functions
|
2022-06-24 11:05:42 +02:00 |
|
Jakub Trllo
|
20bee20352
|
use query functions in nuke lib
|
2022-06-22 14:25:23 +02:00 |
|
Jakub Trllo
|
ecda9a6099
|
remove unused functions
|
2022-06-21 18:18:36 +02:00 |
|
Jakub Jezek
|
91f6564191
|
Merge branch 'develop' into feature/OP-3207_Nuke-multiple-baking-streams-with-correct-slate
|
2022-06-20 12:10:21 +02:00 |
|
Jakub Jezek
|
99bb525071
|
nuke: anatomy compatibility hack
|
2022-06-10 17:38:14 +02:00 |
|
Jakub Jezek
|
308289aa64
|
Merge branch 'develop' into feature/OP-3207_Nuke-multiple-baking-streams-with-correct-slate
|
2022-06-09 12:01:43 +02:00 |
|
Jakub Trllo
|
1f8be47064
|
remove unused import
|
2022-06-08 14:57:42 +02:00 |
|
Jakub Trllo
|
860dc3fc90
|
use temp file instead of clipboard for node duplication
|
2022-06-08 14:57:12 +02:00 |
|
clement.hector
|
25e9ee617e
|
linter correction
|
2022-06-06 21:00:24 +02:00 |
|
clement.hector
|
b77cb4ba1a
|
Add global menu from settings
|
2022-06-06 19:17:34 +02:00 |
|
clement.hector
|
7b16c6837b
|
refacto code to have simpler menu
|
2022-06-06 17:08:37 +02:00 |
|
Thomas Fricard
|
25518a1c42
|
generate toolbar menu from openpype project settings
|
2022-06-01 16:32:56 +02:00 |
|
Jakub Jezek
|
2de4044167
|
Nuke: remove callback always
|
2022-05-31 16:44:37 +02:00 |
|
Jakub Jezek
|
735942a6f5
|
Nuke: simplify duplicate node function
|
2022-05-31 16:44:18 +02:00 |
|
Jakub Jezek
|
f8b45e078c
|
Nuke: removing obsolete code
fixing family to families as Write is stored there in avalon data on node
|
2022-05-27 17:28:04 +02:00 |
|
Jakub Jezek
|
e33c06f95e
|
Nuke: abstracting function for correct knob type value
|
2022-05-27 17:26:30 +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
|
0b9bdbf1e6
|
Nuke: abstracting functions used in plugins
|
2022-05-25 16:56:46 +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 |
|