Commit graph

857 commits

Author SHA1 Message Date
Jakub Jezek
ef71fc1716
fixing nuke format updating in node graph
also making code compliance with flake8
2023-06-27 16:56:15 +02:00
Toke Stuart Jepsen
077af17672 Merge branch 'develop' into enhancement/maya_template
# Conflicts:
#	openpype/hosts/maya/api/workfile_template_builder.py
2023-06-27 10:46:29 +01:00
Milan Kolar
53f5fc6d85
Merge pull request #5107 from ynput/bugfix/OP-4096_Nuke-open_file-function-wouldnt-open-autosave-file 2023-06-26 14:37:58 +02:00
Roy Nieterau
7973c5fbe0
Workfile Builder UI: Workfile builder window is not modal (#5131)
* Open create placeholder window as regular window instead of modal dialog

* Allow to create even as root node without a parent selection

* Cosmetics: typo

* Keep create dialog open after create so user can directly create another with similar settings

* Match functionality in Nuke to the one in Maya

---------

Co-authored-by: Roy Nieterau <roy@colorbleed.nl>
2023-06-23 16:27:37 +02:00
Toke Jepsen
5282cd26c5
Merge branch 'develop' into enhancement/maya_template 2023-06-23 14:51:01 +01:00
Jakub Ježek
26457258a4
Merge branch 'develop' into feature/nuke_fpath_template 2023-06-23 15:57:08 +03:00
Kayla Man
cbf21cf95d update 2023-06-23 18:00:15 +08:00
Kayla Man
c414c8c6e9 add scripts to utils 2023-06-23 16:45:41 +08:00
Kayla Man
22ee8e1f93 add headless abstraction into command.py 2023-06-23 00:10:34 +08:00
Kayla Man
5c399cbc17 revert the headless function 2023-06-22 23:13:24 +08:00
Kayla Man
31f76563b8 jakub's comment 2023-06-22 21:51:58 +08:00
Kayla Man
bb269ccb7d Merge branch 'develop' into bugfix/OP-4096_Nuke-open_file-function-wouldnt-open-autosave-file 2023-06-22 19:15:44 +08:00
Kayla Man
d9af1d9167 remove unused library 2023-06-22 19:03:29 +08:00
Kayla Man
56a90a47f5 abstract the headless command as function in lib.py 2023-06-22 19:02:18 +08:00
Roy Nieterau
fcc2c692fe
Merge branch 'develop' into enhancement/maya_template 2023-06-21 13:25:14 +02:00
Jakub Jezek
6f8d47d36b
nuke: user prompt if config path changes
environment variable cannot be changed dynamically and user should now that settings had been changed and the nuke should be reopened.
2023-06-20 16:52:03 +02:00
Kayla Man
7d99e8c8cf hound fix 2023-06-20 19:24:41 +08:00
Kayla Man
3da8dcc7fe hound fix 2023-06-20 19:23:32 +08:00
Kayla Man
c920b0ac5a rename the variable and clean up the code 2023-06-20 19:22:28 +08:00
Kayla Man
02db5c6792 hound fix 2023-06-20 18:00:11 +08:00
Kayla Man
1ae4cbcdad use preset name 2023-06-20 17:59:33 +08:00
Kayla Man
f0bf7d8c66 remove hardcoded frame padding 2023-06-20 17:57:45 +08:00
Kayla Man
9b4641de65 rename the setting panel 2023-06-20 17:56:16 +08:00
Kayla Man
82da23d721 Merge branch 'develop' into enhancement/OP-6149_nuke---custom-write-node-script-connected-to-settings 2023-06-20 16:47:18 +08:00
Jakub Trllo
7ecb03bb75
ImageIO: Minor fixes (#5147)
* define variable 'resolved_path' in right scope

* fixed missing 'input' variable

* make checks for keys more explicit and safe proof

* fixed caching of remapped colorspaces

* trying to fix indentation issue

* use safe keys pop
2023-06-16 14:17:08 +02:00
Fabia Serra Arrizabalaga
e128695c42 Fix typo 2023-06-14 09:22:49 -05:00
Fabia Serra Arrizabalaga
09c5512e91 Skip empty values 2023-06-14 09:22:35 -05:00
Fabia Serra Arrizabalaga
e769a76ac3 Use StringTemplate to allow for optional template keys 2023-06-14 09:12:08 -05:00
Kayla Man
b150e0b6a1 jiri's comment 2023-06-13 21:31:45 +08:00
Fabià Serra Arrizabalaga
079f7a935a Add fallback in case key doesn't exist 2023-06-12 19:47:59 +02:00
Fabià Serra Arrizabalaga
c2a576a39a Nuke: Add support for more complex templates in temp_rendering_path_template 2023-06-12 19:47:43 +02:00
Roy Nieterau
c940b82fb9 Merge branch 'develop' of https://github.com/pypeclub/OpenPype into enhancement/maya_template
# Conflicts:
#	openpype/hosts/maya/api/lib.py
2023-06-12 15:46:13 +02:00
Jakub Jezek
a71fed7a56
nuke: backward compatibility for older project settings 2023-06-09 16:27:06 +02:00
Kayla Man
e1b2b723d7 tell the user no file type in knobs and ask them to add one 2023-06-09 20:33:06 +08:00
Kayla Man
704620287c tell the user no file type in knobs and ask them to add one 2023-06-09 20:31:41 +08:00
Kayla Man
feff57de37 tell the user no file type in knobs 2023-06-09 20:30:50 +08:00
Jakub Ježek
caee9dcb13
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation 2023-06-09 14:24:21 +02:00
Kayla Man
1c858051d6 Merge branch 'develop' into enhancement/OP-6149_nuke---custom-write-node-script-connected-to-settings 2023-06-09 20:22:44 +08:00
Kayla Man
1a1afee319 hound fix 2023-06-09 20:21:57 +08:00
Kayla Man
399562d950 hound fix 2023-06-09 20:20:44 +08:00
Kayla Man
7c3229db70 Jakub's comment 2023-06-09 20:19:04 +08:00
Ondřej Samohel
869cb5ef15
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation 2023-06-09 14:02:25 +02:00
Jakub Jezek
a80b1b0f76
fixing still to image family conversion 2023-06-09 13:59:27 +02:00
Jakub Jezek
fbf4605417
removing get_app_version_info 2023-06-09 12:40:05 +02:00
Kayla Man
4b0b06ea4f hound fix 2023-06-09 15:23:48 +08:00
Kayla Man
8958585da0 oscar's comment 2023-06-09 15:22:51 +08:00
Kayla Man
82d18355c8 Jakub's comment 2023-06-08 21:15:30 +08:00
Kayla Man
47b2a38cd4 add allow_autosave argument as kwargs in open_file function in nuke 2023-06-08 17:06:37 +08:00
Kayla Man
5dd066804b hound fix 2023-06-08 00:07:12 +08:00
Kayla Man
4c4eeb29be connect custom write node script to the OP setting 2023-06-08 00:04:41 +08:00