Kayla Man
12e0af8c63
Merge branch 'develop' into bugfix/OP-6161_Maya-Ass-loader-for-model-family-errors-out-if-the-files-are-extracted-from-other-dccs
2023-06-19 21:58:51 +08:00
Kayla Man
92c6cee333
hound fix
2023-06-19 21:58:31 +08:00
Kayla Man
3314c5f282
use createOptions() for defaultArnoldRenderOptions
2023-06-19 21:57:30 +08:00
Jakub Trllo
3d41ee6591
TrayPublisher & StandalonePublisher: Specify version ( #5142 )
...
* modified simple creator plugin to be able handle version control
* added 'allow_version_control' to simple creators
* don't remove 'create_context' from pyblish context during publishing
* implemented validator for existing version override
* actually fill version on collected instances
* version can be again changed from standalone publisher
* added comment to collector
* make sure the version is set always to int
* removed unused import
* disable validator if is disabled
* fix filtered instances loop
2023-06-16 16:26:04 +02: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
Kayla Man
2f95aab31e
clean up the code
2023-06-15 22:31:55 +08:00
Kayla Man
d077491617
add docstring
2023-06-15 21:28:56 +08:00
Kayla Man
5bb476cfa4
hound fix
2023-06-15 21:27:38 +08:00
Kayla Man
b01424111a
roy's comment
2023-06-15 21:25:41 +08:00
Kayla Man
9ba54ecace
hound fix
2023-06-15 15:09:40 +08:00
Kayla Man
37e17f3ba0
bug fix the standin being not loaded when they are first loaded
2023-06-15 14:52:41 +08:00
Ondřej Samohel
e1afa79775
Merge pull request #5054 from tokejepsen/bugfix/maya_validate_render_settings
2023-06-09 18:37:20 +02:00
Jakub Ježek
7be1d97118
Update openpype/hosts/flame/hooks/pre_flame_setup.py
...
Co-authored-by: Fabià Serra Arrizabalaga <fabia.serra92@gmail.com>
2023-06-09 17:01:05 +02:00
Jakub Jezek
aaf8756e18
hiero: backward compatibility
2023-06-09 16:57:14 +02:00
Jakub Jezek
a71fed7a56
nuke: backward compatibility for older project settings
2023-06-09 16:27:06 +02: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
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 Ježek
f833bf4f04
Merge branch 'develop' into bugfix/OP-5944_nuke_few_fixes
2023-06-09 14:00:57 +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
Jakub Trllo
d231558d90
fix video streams collection ( #5120 )
2023-06-08 16:35:35 +02:00
Ondřej Samohel
29a66eddf0
♻️ Move from deprecated interface ( #5117 )
...
`INewPublisher` is deprecated, using `IPublishHost` instead
2023-06-08 15:12:44 +02:00
Ondřej Samohel
2719b6364a
Merge pull request #5055 from tokejepsen/enhancement/maya_validate_render_settings
2023-06-08 10:47:31 +02:00
Jakub Ježek
da750e3772
Merge branch 'develop' into bugfix/OP-5944_nuke_few_fixes
2023-06-07 11:55:25 +02:00
Jakub Jezek
b3cab6a88b
adding parent to publisher only if nuke higher then 14
2023-06-07 11:34:59 +02:00
Kayla Man
754b48ebe2
resolve the conflict
2023-06-06 23:43:59 +08:00
Kayla Man
8790eee45b
Merge branch 'develop' into enhancement/OP-6021_Nuke-custom-write-nodes-scripts
2023-06-06 22:52:02 +08:00
Jakub Jezek
a98ef68549
fixing publisher parent
2023-06-06 16:49:34 +02:00
Jakub Ježek
a227eaa806
Merge pull request #5083 from ynput/bugfix/nuke-creators-tweeks
...
removing info knob from nuke creators
2023-06-06 16:46:46 +02:00
Kayla Man
850787fbbd
Merge branch 'develop' into enhancement/OP-6021_Nuke-custom-write-nodes-scripts
2023-06-06 18:40:57 +08:00
Milan Kolar
8c3c374f7d
Merge pull request #5026 from BigRoy/bugfix/houdini_frame_range_pointcache_camera
2023-06-05 23:11:40 +02:00
Milan Kolar
063e7eecc8
Merge pull request #5092 from tokejepsen/enhancement/collect_arnold_scene_source
2023-06-05 22:53:07 +02:00
Toke Jepsen
4fa079c312
Update openpype/hosts/maya/plugins/publish/collect_arnold_scene_source.py
...
Co-authored-by: Kayla Man <64118225+moonyuet@users.noreply.github.com>
2023-06-05 15:42:06 +01:00
Toke Stuart Jepsen
791dd3ee6e
Debug logging instead of error
2023-06-05 15:21:39 +01:00
Toke Jepsen
a6d5b23fa7
Update openpype/hosts/maya/plugins/publish/collect_arnold_scene_source.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-06-05 15:13:37 +01:00
Kayla Man
d46cee554d
fix the bug of not being able to use repair action
2023-06-05 17:03:23 +08:00
Ondřej Samohel
d2fff3d0b8
Merge branch 'develop' into feature/OP-2637_Houdini-Farm-publishingrendering
2023-06-05 10:27:42 +02:00
Ondrej Samohel
d37ccb4718
♻️ resolve few conversations
2023-06-05 10:26:42 +02:00
Kayla Man
b40081898f
Merge branch 'develop' into enhancement/OP-6021_Nuke-custom-write-nodes-scripts
2023-06-05 14:46:36 +08:00
Milan Kolar
3dfe1daa0a
Merge pull request #5091 from tokejepsen/bugfix/maya_load_reference
2023-06-02 22:30:07 +02:00
Milan Kolar
7747f88078
Merge pull request #5079 from Sponge96/3dsmax_load_plugins_refactor
2023-06-02 22:17:39 +02:00
Milan Kolar
d03fb40910
Merge pull request #5052 from tokejepsen/bugfix/maya_deadline_servers
2023-06-02 21:48:06 +02:00
Toke Stuart Jepsen
51a9d6b73c
Improve error feedback when no renderable cameras exist
2023-06-02 14:46:30 +01:00
Toke Stuart Jepsen
69297d0b68
cmds.ls returns list
2023-06-02 14:40:20 +01:00
Kayla Man
59b9745deb
Jakub's comment
2023-06-02 17:30:06 +08:00
Kayla Man
7075d5c445
add some comment
2023-06-02 17:18:13 +08:00
Kayla Man
22251f4958
hound fix
2023-06-02 17:13:08 +08:00
Kayla Man
27ae0d9f20
refactor custom write node script
2023-06-02 17:11:16 +08:00
Kayla Man
11db326cc5
clean up unused code
2023-06-02 13:27:57 +08:00
Jakub Ježek
99f239fa8f
Merge branch 'develop' into enhancement/OP-6020_Nuke-custom-setFrameRange-script
2023-06-01 21:35:46 +02:00