Commit graph

9281 commits

Author SHA1 Message Date
Jakub Jezek
c1dfb052dc
Merge branch 'feature/OP-7176_Use-folder-path-as-unique-identifier' into feature/OP-7190_Use-folder-path-as-identifier-in-editorial 2023-11-15 11:33:05 +01:00
Jakub Trllo
58fd1aa8e2 Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier 2023-11-15 11:33:20 +01:00
Jakub Ježek
424ef2b133
Merge branch 'develop' into bugfix/editorial_publishing_failed_validator 2023-11-15 10:23:26 +01:00
Roy Nieterau
91e230a321
Enhancement: Some publish logs cosmetics (#5917)
* Write logs in sorted order for better logs

* Typo in log message

* More descriptive log

* Skip logging profile since `filter_profiles` already logs "Profile selected: {profile}"

* Fix grammar

* Fix grammar

* Improve logged information
2023-11-15 10:09:37 +01:00
Jakub Trllo
b382b7c776
Chore: Create plugin auto-apply settings (#5908)
* implemented default logic 'apply_settings' to auto-apply values

* added docstring to 'apply_settings'

* replace auto apply settings logic in maya

* add missing quote

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>

---------

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-11-14 14:57:53 +01:00
Ondřej Samohel
05bbff0790
Merge pull request #5886 from ynput/bugfix/houdini-license-validator 2023-11-14 11:13:54 +01:00
Jakub Trllo
a28d6d34d2 Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier
# Conflicts:
#	openpype/client/server/entities.py
#	openpype/pipeline/context_tools.py
2023-11-13 16:39:09 +01:00
Kayla Man
cc77114db9 tweaks on the settings for variable 2023-11-13 21:36:22 +08:00
Jakub Trllo
b497876c51 Fix houdini workfile creator 2023-11-13 14:33:03 +01:00
Kayla Man
aac075f93b renamed the label for preview preset 2023-11-13 20:58:16 +08:00
Kayla Man
a4cbd80fa2 variable renaming & not using classmethod for apply_settings 2023-11-13 20:56:41 +08:00
Kayla Man
7ac1d54132 Renamed preview animation to create review in OP/AYON settings 2023-11-13 19:48:42 +08:00
Kayla Man
573d103889 use self.percentSize 2023-11-13 19:10:34 +08:00
MustafaJafar
e209308ad7 BigRoy's comment - only report the conflicting families 2023-11-13 12:54:06 +02:00
Kayla Man
c89ccfc3ea adding default value back to Anti-aliasing Quality and fix tab spaces issues in OP settings 2023-11-13 18:42:20 +08:00
MustafaJafar
73a570d0f4 better error reporting 2023-11-13 12:40:15 +02:00
Kayla Man
b71ca80bdb resolved conflict 2023-11-13 18:21:48 +08:00
Kayla Man
981ce341b7
Merge branch 'develop' into enhancement/3dsmax_review_render_ratio_and_viewport_tweaks 2023-11-13 16:56:44 +08:00
MustafaJafar
f84cf14316 update doc string 2023-11-13 09:59:10 +02:00
MustafaJafar
43a2955f86 remove debugging code 2023-11-13 09:50:47 +02:00
MustafaJafar
42efd5a8dd Merge branch 'bugfix/houdini-license-validator' of https://github.com/ynput/OpenPype into bugfix/houdini-license-validator 2023-11-13 09:48:24 +02:00
MustafaJafar
d3f4a397f4 add pointcache 2023-11-13 09:47:52 +02:00
Libor Batek
d34ac5637e
Merge pull request #5841 from ynput/enhancement/OP-7053_blender-collections-in-publish-load
Blender: Incorporate blender "Collections" into Publish/Load
2023-11-10 09:58:10 +01:00
Kayla Man
ae4bb7dacf make sure if the aspect ratio is 16:9 and follows the render aspect ratio, the render sequences wont be cropped 2023-11-10 16:38:21 +08:00
Kayla Man
c05aded1fa
Merge branch 'develop' into bugfix/fbx_animation_extraction_error_out_without_animated_skeleton 2023-11-10 16:04:38 +08:00
Simone Barbieri
a0da4cd17f Changed how we get instance group in the validator 2023-11-09 15:35:58 +00:00
Jakub Ježek
80d441ab3f
Merge pull request #5691 from BigRoy/enhancement/resolve_save_current_file
Resolve: Add save current file button + "Save" shortcut when menu is active
2023-11-09 14:37:52 +01:00
Kayla Man
c0fbe2c091 Merge branch 'develop' into enhancement/3dsmax_review_render_ratio_and_viewport_tweaks 2023-11-09 21:21:37 +08:00
Simone Barbieri
cab0a6a3ee Improved formatting 2023-11-09 13:03:46 +00:00
Jakub Jezek
db8e8b162c
Merge branch 'feature/OP-7176_Use-folder-path-as-unique-identifier' into feature/OP-7190_Use-folder-path-as-identifier-in-editorial 2023-11-09 14:00:29 +01:00
Simone Barbieri
a4dbc19580 Changed validator to work with other families as well 2023-11-09 12:56:34 +00:00
Jakub Trllo
404b2f4442 Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier 2023-11-09 13:00:09 +01:00
Simone Barbieri
75e891254f Merge branch 'develop' into enhancement/OP-7053_blender-collections-in-publish-load 2023-11-09 11:13:48 +00:00
Simone Barbieri
a023183ca2 Fix potential problem when removing data 2023-11-09 11:08:36 +00:00
Simone Barbieri
f3de6175bc Hound fixes 2023-11-09 10:44:37 +00:00
Simone Barbieri
0d6e728552 Added function to get collections
Also added a flag in old function to get selection to include collections.
2023-11-09 10:42:38 +00:00
Jakub Trllo
2d384e79bc
Merge pull request #5879 from ynput/enhancement/OP-7348-blender_folder_path_as_unique_identifier
Blender: Use folder path as unique identifier
2023-11-09 10:56:52 +01:00
Kayla Man
f52af5bcc4 add the full stop 2023-11-09 17:23:11 +08:00
Kayla Man
ed60c361ba hound 2023-11-09 13:30:31 +08:00
Kayla Man
b3649b5c5c improve debug message & use debug instead of info for artist-facing report 2023-11-09 13:29:48 +08:00
Simone Barbieri
74d0f944af Do not pack image if it is already packed 2023-11-08 15:44:32 +00:00
Mustafa Taher
af9718f753
BigRoy's comment - update doc string
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-11-08 16:25:17 +02:00
MustafaJafar
ea69e9943e update houdini license validator 2023-11-08 15:56:37 +02:00
Jakub Jezek
eda0afc260
traypublisher: adding exceptions for editorial instances 2023-11-08 14:27:47 +01:00
Jakub Jezek
2f23b83481
traypublisher: failed validator in editorial not necessary 2023-11-08 13:38:45 +01:00
Jakub Trllo
67bc4530da Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier 2023-11-08 12:07:35 +01:00
Milan Kolar
17a884de07
Merge pull request #5781 from BigRoy/enhancement/maya_usd_reference_loader_to_native 2023-11-08 08:33:27 +01:00
Jakub Ježek
bd46c9e552
Merge branch 'feature/OP-7176_Use-folder-path-as-unique-identifier' into feature/OP-7190_Use-folder-path-as-identifier-in-editorial 2023-11-07 17:42:03 +01:00
Jakub Trllo
fc8342751d Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier 2023-11-07 17:40:40 +01:00
Toke Jepsen
f7d76617c0
Testing: Validate Maya Logs (#5775)
* Working version

* Improve launched app communication

* Move imports to methods.

* Update tests/integration/hosts/maya/test_publish_in_maya.py

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>

* Collect errors from process

* fix startup scripts arguments

* Update openpype/lib/applications.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* Fix application polling

* Docstring

* Revert stdout and stderr

* Revert subprocess.PIPE

* Added missed imports

If we are moving these because of testing, lets move all of them

---------

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
Co-authored-by: kalisp <petr.kalis@gmail.com>
2023-11-07 16:51:54 +01:00