Commit graph

8177 commits

Author SHA1 Message Date
Roy Nieterau
ba6dfc5ead Remove unused variables + tweak logs 2023-09-06 23:28:39 +02:00
Ondřej Samohel
c428a60543
Merge pull request #5561 from BigRoy/enhancement/maya_yeti_include_preview_attributes 2023-09-06 17:25:08 +02:00
Ondřej Samohel
91ab216b9b
Merge pull request #5568 from BigRoy/enhancement/houdini_raise_publishvalidationerror 2023-09-06 09:58:21 +02:00
Ondřej Samohel
d6570635cf
Merge pull request #5574 from BigRoy/bugfix/maya_create_yeti_cache_attribute_definition 2023-09-06 09:57:07 +02:00
Ondřej Samohel
9c7ca2ccee
Merge pull request #5567 from BigRoy/enhancement/houdini_open_last_workfile_outdated_containers 2023-09-06 09:47:34 +02:00
Ondřej Samohel
42936e976c
Merge pull request #5537 from BigRoy/enhancement/tweak_logging 2023-09-06 09:01:26 +02:00
Roy Nieterau
1b7e1aeed7 Fix attribute definitions for CreateYetiCache 2023-09-05 18:12:49 +02:00
Kayla Man
8eafc292e2
Merge branch 'develop' into bugfix/updating_attribute_error_out_in_all_loaders_max 2023-09-05 21:01:27 +08:00
Roy Nieterau
d36b2f1514 Merge remote-tracking branch 'upstream/develop' into enhancement/tweak_logging
# Conflicts:
#	openpype/plugins/publish/extract_hierarchy_to_ayon.py
2023-09-05 12:06:43 +02:00
Jakub Trllo
8aee7d0ca4
Merge pull request #5569 from ynput/enhancement/fusion-code-refactor
Fusion: Code updates
2023-09-05 12:00:45 +02:00
Jakub Trllo
2b2209c1ab
Merge pull request #5553 from ynput/enhancement/remove-system-settings-requirement
Chore: Create plugin does not expect system settings
2023-09-05 12:00:12 +02:00
Jakub Trllo
bde5a560a2 Removed ';OpenPype:Scripts' from prefs file 2023-09-05 11:28:25 +02:00
Jakub Trllo
2b8ec005fc removed remaining scripts after discussion with @BigRoy 2023-09-05 11:27:31 +02:00
Jakub Trllo
d46f610e4d removed switch_ui script from fusion with related script in 'scripts' 2023-09-05 11:21:46 +02:00
Roy Nieterau
0e580ad319 Fix invalid import openpype.action does not exist + raise KnownPublishError 2023-09-05 00:02:59 +02:00
Roy Nieterau
7c29aa2f7b Improve errors e.g. raise PublishValidationError or cosmetics 2023-09-05 00:00:03 +02:00
Roy Nieterau
167527f2bf Fix Houdini not showing outdated containers pop-up on scene open when launching with last workfile argument 2023-09-04 23:55:41 +02:00
Kayla Man
c2722344e0 update attribute should be correct 2023-09-04 20:38:18 +08:00
Roy Nieterau
26ef5812b7 Skip viewport attributes on 'update' but preserve what artist tweaked after initial load 2023-09-04 13:42:01 +02:00
Roy Nieterau
90bfd0a79a Yeti Cache: Include viewport preview settings 2023-09-04 13:26:36 +02:00
Kayla Man
4fd8b04c19
Merge branch 'develop' into bugfix/OP-6416_3dsmax-container-tab 2023-09-04 19:22:47 +08:00
Kayla Man
4e3d0d7eac hound 2023-09-04 19:20:42 +08:00
Kayla Man
646d4f6db2 oscar comment on the import custom attribute data 2023-09-04 19:19:39 +08:00
Ondřej Samohel
424d20a741
Merge pull request #5476 from ynput/enhancement/OP-6394_project-creation-in-temp-location 2023-09-04 12:46:57 +02:00
Ondřej Samohel
1ac1b18f95
Merge branch 'develop' into bugfix/houdini_creator_settings 2023-09-04 12:45:17 +02:00
Ondřej Samohel
859a620df7
Merge pull request #5525 from BigRoy/enhancement/maya_remove_validate_instance_attributes 2023-09-04 12:14:28 +02:00
Kayla Man
edbecc50fb Merge branch 'develop' into bugfix/OP-6416_3dsmax-container-tab 2023-09-04 18:03:06 +08:00
Kayla Man
0c8ad276e4 Oscar's and BigRoy's comment respectively on namespace function 2023-09-04 18:02:32 +08:00
Petr Kalis
1b8d8e68f2
Harmony: refresh code for current Deadline (#5493)
* Explicitly set Python3 for Harmony OP plugin

* Fix method call

Without it it would always return True

* Explicitly set render instance to farm

* Added Harmony 22 executable

This plugin might not be necessary anymore for current Harmonies (at least for 22 works original Harmony plugin in DL)

* Removed logging

* fix - remove explicit disabling of review

instance.data["review"] could be False only if review shouldn't be explicitly done. This is not possible in old publisher.
TODO must be implemented in NP.
2023-09-01 18:23:45 +02:00
Jakub Trllo
ad8186afb1
Merge pull request #5526 from BigRoy/enhancement/maya_validate_instance_in_context_refactor
Maya: Refactor/tweak Validate Instance In same Context plug-in
2023-09-01 17:46:44 +02:00
Jakub Trllo
ce3e9a5240 nuke create plugins do not expect system settings 2023-09-01 17:19:39 +02:00
Jakub Trllo
7441d2617a add missing tvpaint creators 2023-09-01 17:19:30 +02:00
Jakub Trllo
9338c16305 photoshop create plugins do not expect system settings 2023-09-01 17:18:10 +02:00
Jakub Trllo
cb3e83118b maya create plugins do not expecte system settings 2023-09-01 17:14:39 +02:00
Jakub Trllo
539120f718 removed usage of system settings from houdini 2023-09-01 17:11:21 +02:00
Jakub Trllo
3ba7939222 removed usage of system settings from after effects 2023-09-01 17:10:40 +02:00
Jakub Trllo
09d31e81ef removed duplicated attribute 2023-09-01 17:10:26 +02:00
Jakub Trllo
cb3ef02fc3 fusion creator does not expect system settings 2023-09-01 17:10:07 +02:00
Jakub Trllo
21d5d4cad2 removed system settings usage from traypublisher 2023-09-01 17:08:13 +02:00
Jakub Trllo
e2c60831c2 apply settings in TVPaint does not expect system settings 2023-09-01 17:07:28 +02:00
Jakub Trllo
d047d8dfb7
Merge pull request #5522 from BigRoy/enhancement/maya_validate_plugin_attributes_optimize
Maya: Optimize validate plug-in path attributes
2023-09-01 16:09:01 +02:00
Jakub Trllo
6f683ee0b6
Merge pull request #5524 from BigRoy/bugfix/maya_validate_shape_zero_repair
Maya: Validate Shape Zero fix repair action + provide informational artist-facing report
2023-09-01 16:06:15 +02:00
Libor Batek
9cf21b77ff
Merge pull request #5286 from ynput/bugfix/OP-6356_3dsamx-empty-render-instance
Max: Optional Renderable Camera Validator for Render Instance
2023-09-01 09:49:47 +02:00
Kayla Man
f8d923b7d7
Merge branch 'develop' into bugfix/Houdini-HDA-update-or-set-version-does-not-change-version-in-scene-inventory 2023-09-01 10:24:35 +08:00
Jakub Ježek
1cc94537ba
Merge branch 'develop' into enhancement/deadline-remove-toBeRenderedOn 2023-08-31 22:45:16 +02:00
Jakub Ježek
c3fe83a682
Merge pull request #5486 from ynput/bugfix/nuke-validate-rendered-files-repair 2023-08-31 22:33:43 +02:00
Jakub Jezek
24cbaefe95
removing redundant action
it was residual approach from old workflow
2023-08-31 22:29:18 +02:00
Jakub Ježek
42295ddab1
Merge pull request #5483 from ynput/bugfix/nuke-monitor-thumbnail-profiles
Nuke: fixing thumbnail and monitor out root attributes
2023-08-31 22:17:12 +02:00
Jakub Ježek
13d1b40719
Update openpype/hosts/nuke/api/lib.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-08-31 17:38:47 +02:00
Kayla Man
4d94bec464 oscar's comment on cameras implemenetation 2023-08-31 22:55:59 +08:00