Mustafa-Zarkash
ad62e1fd46
revise collect-validators-extract
2023-09-04 15:06:42 +03:00
Mustafa-Zarkash
938dc72d91
revise creator and collector
2023-09-04 11:56:10 +03:00
Mustafa-Zarkash
1f452510d8
resolve hound
2023-09-01 17:35:57 +03:00
Mustafa-Zarkash
c73d76ef15
resolve houn
2023-09-01 17:33:54 +03:00
Mustafa-Zarkash
1289390680
update settings
2023-09-01 17:23:53 +03:00
Mustafa-Zarkash
e6b9a7d038
validate mesh name
2023-09-01 17:04:22 +03:00
Mustafa-Zarkash
d1e82ceb7e
allow publishing sop and obj nodes
2023-09-01 15:00:45 +03:00
Mustafa-Zarkash
127c63eb94
hound comments
2023-09-01 01:04:11 +03:00
Mustafa-Zarkash
e4819fc952
Kayla's and BigRoy's comments
2023-09-01 01:02:32 +03:00
Mustafa Zarkash
1c7c12cdf9
Merge branch 'develop' into tests/publish_process
2023-08-31 11:23:08 +03:00
Kayla Man
d019496d99
Merge branch 'develop' into enhancement/5516_Houdini-Reset-FPS
2023-08-31 16:20:23 +08:00
Jakub Trllo
74d612208e
AYON: Deadline expand userpaths in executables list ( #5540 )
...
* expand userpaths set in executables list
* Update logic for searching executable with expanduser
---------
Co-authored-by: Petr Kalis <petr.kalis@gmail.com>
2023-08-30 17:47:03 +02:00
Jakub Ježek
9874aae57c
Merge pull request #5042 from tokejepsen/enhancement/nuke_multiple_knob_values
2023-08-30 16:44:47 +02:00
Mustafa Zarkash
3c34385320
Houdini: Improve VDB Selection ( #5523 )
...
* improve sop selection
* resolve hound conversations
* resolve BigRoy's comments
2023-08-30 15:35:09 +02:00
sjt-rvx
b83a409313
have the addons loading respect a custom AYON_ADDONS_DIR ( #5539 )
...
* have the addons loading respect a custom AYON_ADDONS_DIR
* Update openpype/modules/base.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
---------
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-08-30 15:12:03 +02:00
Ynbot
948687e7a2
[Automated] Bump version
2023-08-30 03:24:53 +00:00
Mustafa Zarkash
65bd128d51
Enhancement: Update houdini main menu ( #5527 )
...
* update houdini main menu
* add separator
2023-08-29 18:03:58 +02:00
Petr Kalis
04145020f6
Tests: fix unit tests ( #5533 )
...
* Changed test zip file location
* Updated tests and updated Unreal plugin
Unreal plugin was previously ejected into general one, which was later removed as unnecessary. In Unreal plugin were kept fixed bugs from general one (slate issue, better name pattern for clique)
* Updated raised exception type
2023-08-29 17:35:48 +02:00
Jakub Trllo
e56d3530cb
Chore: Queued event system ( #5514 )
...
* implemented queued event system
* implemented basic tests
2023-08-29 17:31:49 +02:00
Roy Nieterau
c157f74b49
Fix double spaces in message ( #5190 )
2023-08-29 16:45:09 +02:00
Roy Nieterau
6014cc6549
Enhancement: Deadline plugins optimize, cleanup and fix optional support for validate deadline pools ( #5531 )
...
* Fix optional support
* Query deadline only once per url
* Report both pools if both are invalid instead of only primary pool
* Fix formatting in UI
* Re-use existing implementation of `requests_get`
* Cosmetics
* Cache deadline url responses to avoid the need of request per instance
* Only format error message when needed + convert to `KnownPublishError`
* Allow deadline url per instance, similar to `ValidateDeadlineConnections`
* Tweak grammar/readability
* Fix title
* Remove instance data from right side in Publish report since it's available in logs
2023-08-29 16:16:31 +02:00
Mustafa Zarkash
44df6d69a6
Delete print statment
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-08-29 16:55:24 +03:00
Mustafa Zarkash
c64e6c1fca
Update get_asset_fps
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-08-29 16:52:23 +03:00
Mustafa-Zarkash
9f31075acd
resolve BigRoy's conversation
2023-08-29 16:41:09 +03:00
Petr Kalis
61a8ff26f0
General: Fix Validate Publish Dir Validator ( #5534 )
...
* Fix using wrong key
* Update docstrings
2023-08-29 15:06:52 +02:00
Jakub Ježek
dbb8e5389d
Merge pull request #5484 from ynput/bugfix/nuke-old-instances-missing-instance_id
...
Nuke: fixing missing `instance_id` error
2023-08-29 12:05:48 +02:00
Jakub Ježek
12404dd8e9
Merge pull request #5489 from ynput/enhancement/traypublisher-audio-product
...
TrayPublisher: adding audio product type into default presets
2023-08-29 12:04:53 +02:00
Jakub Trllo
3eb2cc21b2
Update ayon-python-api ( #5512 )
...
* query asset only if asset id is available
* updated ayon api
* fix subsets arguments
2023-08-29 12:01:29 +02:00
Mustafa-Zarkash
e6bbb0c038
add reset fbs to reset framerange
2023-08-28 22:47:18 +03:00
Jakub Trllo
fd64e261df
Merge pull request #5521 from BigRoy/enhancement/filter_pyblish_plugins_log_attributes
...
Publisher: Tweak log message to provide plugin name after "Plugin"
2023-08-28 15:55:25 +02:00
Roy Nieterau
f95c4f27ce
Use logging module style formatting
2023-08-28 13:48:20 +02:00
Kayla Man
a59de7db31
clean up
2023-08-28 18:50:20 +08:00
Roy Nieterau
6e50d1a814
Fix log message - actually provide plugin name after "Plugin"
2023-08-28 12:47:43 +02:00
Kayla Man
3f1fb736a6
make sure arnold and other renderers not fallbacking to workfile
2023-08-28 18:45:43 +08:00
Ynbot
f38f1b451d
[Automated] Bump version
2023-08-26 03:25:15 +00:00
Mustafa-Zarkash
c610a850b9
dynamic subset name
2023-08-26 01:23:20 +03:00
Mustafa-Zarkash
3d658bb3f2
resolve hound conversations
2023-08-25 22:39:10 +03:00
Mustafa-Zarkash
e1f2a77089
Introduce houdini unreal static mesh
2023-08-25 22:36:38 +03:00
Jakub Trllo
5ed243e36e
Publisher: Fix multiselection value ( #5505 )
...
* fix change of value on multiselection
* fix create - publish page change
2023-08-25 17:08:34 +02:00
Jakub Ježek
39f8e65177
if no Tag in representation avoiding raise ( #5511 )
2023-08-25 16:20:20 +02:00
Roy Nieterau
2477287095
Publisher: Avoid warnings on thumbnails if source image also has alpha channel ( #5510 )
...
* Avoid warnings if source image also has alpha channel
* Fix logging typo
2023-08-25 16:19:49 +02:00
Mustafa Zarkash
10a539e65d
Merge branch 'develop' into tests/publish_process
2023-08-24 16:08:43 +03:00
Mustafa-Zarkash
b6a81bd64b
resolve hound conversations
2023-08-24 16:06:21 +03:00
Mustafa-Zarkash
e181eeab93
convert filmboxfbx to UE static mesh
2023-08-24 16:02:18 +03:00
Milan Kolar
594bf8a1f6
Merge pull request #5477 from tokejepsen/bugfix/OP-6595_versioning-from-v0-Ftrack-publish
2023-08-24 09:36:19 +02:00
Milan Kolar
d787b7470a
Merge pull request #5455 from ynput/bugfix/add_kitsu_credentials_to_publish_job
2023-08-24 09:35:42 +02:00
Mustafa-Zarkash
c04a709906
Merge branch 'tests/publish_process' of https://github.com/ynput/OpenPype into tests/publish_process
2023-08-23 19:57:26 +03:00
Mustafa-Zarkash
96893f6ab0
update doc string
2023-08-23 19:56:29 +03:00
Mustafa Zarkash
764246fb2f
Merge branch 'develop' into tests/publish_process
2023-08-23 19:45:47 +03:00
Mustafa-Zarkash
4ea1f2b586
include fbx validator in settings
2023-08-23 19:11:47 +03:00