Commit graph

16800 commits

Author SHA1 Message Date
Kayla Man
5da6e4b8d0 hound fix 2023-06-01 23:18:28 +08:00
Kayla Man
3c64fd3b74 hound fix 2023-06-01 23:17:55 +08:00
Kayla Man
6de4ceabd3 custom settings for write node without publish and register 2023-06-01 23:13:34 +08:00
Ondrej Samohel
47e5d36460
♻️ incorporating comments 2023-06-01 17:01:25 +02:00
Simone Barbieri
722f227ebb
Merge pull request #4905 from Tilix4/feature/blender_python_launch_script 2023-06-01 15:58:50 +01:00
Jakub Ježek
4cd2291bf6
Merge branch 'develop' into feature/resolve_open_last_workfile 2023-06-01 16:56:05 +02:00
Jakub Jezek
bb74019d3e
removing info knob from nuke creators
also remove node if instance is removed
2023-06-01 16:49:19 +02:00
Jakub Ježek
ffecaf9ab6
Merge pull request #5064 from ynput/bugfix/OP-6045_Disable-Collect-Frames-fixing-fix
Global: collect_frame_fix plugin fix and cleanup
2023-06-01 16:43:14 +02:00
Jakub Jezek
8356dfac7e
py2 compatibility 2023-06-01 16:41:13 +02:00
Jakub Ježek
115f039f91
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation 2023-06-01 16:21:29 +02:00
Jakub Ježek
9353de2770
Merge branch 'develop' into enhancement/OP-6020_Nuke-custom-setFrameRange-script 2023-06-01 16:19:36 +02:00
Jakub Jezek
abc266e9e5
refactor the script to be frame number rather then frame range 2023-06-01 16:14:29 +02:00
Jakub Trllo
aab6e19b5e skip roots validation for documents only variant of the functions 2023-06-01 15:48:52 +02:00
Ondřej Samohel
826fcf07cb
Merge branch 'develop' into feature/OP-4247_Data-Exchange-proxies 2023-06-01 13:10:25 +02:00
JackP
3fdbcd3247 fix: incorrect var name 2023-06-01 10:31:50 +01:00
Jakub Trllo
d4a807194e
Resolve: Make sure scripts dir exists (#5078)
* make sure scripts dir exists

* use exist_ok in makedirs
2023-06-01 11:24:34 +02:00
JackP
31b331811c refactor: use proper pymxs 2023-06-01 10:15:05 +01:00
JackP
e51967a659 refactor: use correct pymxs 2023-06-01 10:09:50 +01:00
JackP
eeaa79125c refactor: use actual pymxs implementation 2023-06-01 10:06:08 +01:00
Kayla Man
ab0e8ac1b1 Merge branch 'develop' into enhancement/OP-6020_Nuke-custom-setFrameRange-script 2023-06-01 16:43:12 +08:00
Kayla Man
021ea8d638 update the command 2023-06-01 00:30:19 +08:00
Ondřej Samohel
2e40a26beb
Merge branch 'develop' into bugfix/OP-5883_3dsmax-Publishing-Deadline-jobs-from-RedShift 2023-05-31 18:13:14 +02:00
Ondrej Samohel
aeaad018c1
🚨 make peace with the hound 🐶 2023-05-31 18:12:48 +02:00
Kayla Man
0655a6222b hound fix 2023-06-01 00:12:22 +08:00
Kayla Man
a30ba51508 use nukescript's panel 2023-06-01 00:11:30 +08:00
Jakub Trllo
3955c466c3
fix apply settings on hiero loader (#5073) 2023-05-31 17:17:35 +02:00
Jakub Jezek
9e4bed4d74
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation 2023-05-31 16:43:19 +02:00
Jakub Jezek
ee41b877e6
refactor file rules logic to separate host activation
This is implementing logic introduced here https://github.com/ynput/OpenPype/pull/4700#discussion_r1193612003
2023-05-31 16:10:17 +02:00
Ynbot
396486067b [Automated] Release 2023-05-31 13:43:50 +00:00
Jakub Ježek
ec7b85b501
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation 2023-05-31 15:41:02 +02:00
Simone Barbieri
0635c39a37 Improved error message 2023-05-31 14:32:24 +01:00
Kayla Man
4c91de812e Merge branch 'develop' into enhancement/OP-6020_Nuke-custom-setFrameRange-script 2023-05-31 20:17:29 +08:00
Kayla Man
183b2866d9 style fix 2023-05-31 20:14:57 +08:00
Kayla Man
803dd56575 hound fix 2023-05-31 20:03:18 +08:00
Kayla Man
11728bae0e roy's comment and uses import instead of from..import 2023-05-31 20:02:05 +08:00
Simone Barbieri
142ae35d9b Hound fixes 2023-05-31 12:13:00 +01:00
Simone Barbieri
c2b753326f Check if the Unreal app name follows the right format 2023-05-31 11:59:21 +01:00
Milan Kolar
4a81b5a87a
Merge pull request #5066 from ynput/bugfix/OP-6078-unreal-commandlet_project_permissions 2023-05-31 12:04:06 +02:00
Simone Barbieri
e22d1bf78b Set dev mode off by default 2023-05-31 10:45:47 +01:00
Kayla Man
debd40b119 Merge branch 'develop' into enhancement/OP-6020_Nuke-custom-setFrameRange-script 2023-05-31 16:49:02 +08:00
Ynbot
a215e4f006 [Automated] Bump version 2023-05-31 03:26:47 +00:00
Milan Kolar
fd23af8851
Merge pull request #5016 from tokejepsen/bugfix/maya_validate_rig_output_ids 2023-05-30 23:12:39 +02:00
Milan Kolar
c18e1d384d
Merge pull request #4919 from Michaelredaa/kitsu-sync-specific-projects 2023-05-30 22:01:23 +02:00
Milan Kolar
cd4d8ef680
Merge pull request #4859 from BigRoy/bugfix/maya_load_assembly_import_get_container_transforms 2023-05-30 21:49:35 +02:00
Milan Kolar
72899559d4
Merge pull request #5063 from ynput/bugfix/publisher_border_lines 2023-05-30 20:38:02 +02:00
Simone Barbieri
be523bc5ec Use temp folder to copy commandlet project 2023-05-30 16:49:49 +01:00
Simone Barbieri
2084eba270
Merge pull request #5010 from ynput/enhancement/unreal-camera_sequences_names 2023-05-30 16:24:12 +01:00
Jakub Jezek
4d76c2520f
cleanup 2023-05-30 17:19:00 +02:00
Ondrej Samohel
04e6f5f4bb
🐛 fix support for separate AOVs and some style issues 2023-05-30 17:16:18 +02:00
Jakub Jezek
de72f26f94
adding check also against class attribute 2023-05-30 17:09:54 +02:00