Roy Nieterau
7f94167abc
Update client/ayon_core/plugins/publish/extract_usd_layer_contributions.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-01 12:54:19 +02:00
Roy Nieterau
4087e030e0
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/usd_workflow
...
# Conflicts:
# server_addon/houdini/client/ayon_houdini/api/usd.py
2024-06-29 00:20:08 +02:00
Mustafa Taher
f87bd0871b
Merge pull request #294 from BigRoy/enhancement/houdini_load_asset_lop
...
Houdini: Implement Load Asset LOP HDA
2024-06-28 18:35:10 +03:00
Roy Nieterau
cdadaf683b
Merge branch 'develop' into enhancement/houdini_load_asset_lop
2024-06-28 17:22:13 +02:00
Roy Nieterau
e1010f9853
Fix code
...
Traceback:
```
Traceback (most recent call last):
File "C:\Users\User\AppData\Local\Ynput\AYON\dependency_packages\ayon_2403061937_windows.zip\dependencies\pyblish\plugin.py", line 527, in __explicit_process
runner(*args)
File "E:\dev\ayon-core\client\ayon_core\plugins\publish\extract_usd_layer_contributions.py", line 556, in process
path = get_instance_uri_path(contribution.instance)
File "E:\dev\ayon-core\client\ayon_core\plugins\publish\extract_usd_layer_contributions.py", line 163, in get_instance_uri_path
path = construct_ayon_entity_uri(
File "E:\dev\ayon-core\client\ayon_core\pipeline\entity_uri.py", line 75, in construct_ayon_entity_uri
if version < 0:
TypeError: '<' not supported between instances of 'str' and 'int'
```
2024-06-28 17:17:30 +02:00
Roy Nieterau
25ada3029f
Cosmetics
2024-06-28 17:09:14 +02:00
Roy Nieterau
2a49e4fed5
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/usd_workflow
...
# Conflicts:
# client/ayon_core/pipeline/load/utils.py
2024-06-28 17:07:49 +02:00
Roy Nieterau
537676d992
Opt-out early
2024-06-28 17:05:33 +02:00
Roy Nieterau
90eeba01ab
Refactor and move more functions to better locations
2024-06-28 17:04:28 +02:00
Roy Nieterau
d49a66eb7c
Refactor functions based on @iLLiCiTiT comments
2024-06-28 16:52:39 +02:00
Roy Nieterau
dca474e7d1
Merge branch 'enhancement/usd_workflow' of https://github.com/BigRoy/ayon-core into enhancement/usd_workflow
2024-06-28 15:52:35 +02:00
Roy Nieterau
22a89dc521
Refactor ayon_core.pipeline.ayon_uri to ayon_core.pipeline.entity_uri`
2024-06-28 15:52:21 +02:00
Roy Nieterau
399eb86360
Move usdlib to ayon_core.pipeline
2024-06-28 15:49:51 +02:00
Roy Nieterau
3d42b7858c
Update client/ayon_core/lib/usdlib.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-28 15:40:52 +02:00
Roy Nieterau
472868f89d
Update client/ayon_core/pipeline/ayon_uri.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-28 15:40:31 +02:00
Roy Nieterau
d4d11e8fa1
Remove tag because Layer init does not take the argument
2024-06-28 15:39:54 +02:00
Roy Nieterau
068efca228
Add docstring
2024-06-28 15:39:32 +02:00
Roy Nieterau
f82e968d15
Fix refactor
2024-06-28 15:35:34 +02:00
Roy Nieterau
aa0e796895
Ayon to uppercase
2024-06-28 15:35:28 +02:00
Roy Nieterau
2ce148e20b
Ayon to uppercase
2024-06-28 15:34:48 +02:00
Roy Nieterau
207c9e91ce
Cosmetics
2024-06-28 15:27:24 +02:00
Roy Nieterau
299e2cfd57
Fix dosctrings
2024-06-28 15:27:08 +02:00
Jakub Trllo
293d47488c
Merge pull request #725 from ynput/enhancement/validate-representation-id
...
SceneInventory: Ignore containers with invalid UUID in representation
2024-06-28 15:06:56 +02:00
Roy Nieterau
ee1cb86da3
Refactor function names
2024-06-28 15:01:44 +02:00
Roy Nieterau
e0f6cf3e1b
Fix typing
2024-06-28 15:00:45 +02:00
Roy Nieterau
5d2d6b4178
Merge branch 'enhancement/usd_workflow' of https://github.com/BigRoy/ayon-core into enhancement/usd_workflow
2024-06-28 15:00:21 +02:00
Jakub Trllo
9ffbd393f0
Merge branch 'develop' into enhancement/validate-representation-id
2024-06-28 14:57:28 +02:00
Roy Nieterau
27342f55af
Apply suggestions from code review by iLliCiTiT
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-28 14:47:15 +02:00
Roy Nieterau
b3317139c2
Update client/ayon_core/pipeline/ayon_uri.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-28 14:41:29 +02:00
Roy Nieterau
a415a837de
Fix docstring
2024-06-28 14:39:17 +02:00
Jakub Trllo
3c927eb4fb
group invalid representaion ids under same group
2024-06-28 14:17:10 +02:00
Jakub Trllo
d6e047cd1d
fox string concatenation
2024-06-28 14:16:52 +02:00
Roy Nieterau
afedffc48d
Simplify window title
2024-06-28 14:10:09 +02:00
Roy Nieterau
3e5a9fd301
Match filter placeholder text with Loader UI
2024-06-28 14:05:45 +02:00
Roy Nieterau
926a32ae06
Refactor class to match more with the function name + asset is OpenPype lingo, folderPath is where all the cool kids are at.
2024-06-28 14:05:14 +02:00
Roy Nieterau
159ee22a95
Update server_addon/houdini/client/ayon_houdini/api/pipeline.py
...
Co-authored-by: Mustafa Taher <mustafataherzaky@outlook.com>
2024-06-28 13:16:58 +02:00
Roy Nieterau
40c0492f62
Bump Houdini addon version
2024-06-28 13:14:39 +02:00
Roy Nieterau
018d71766d
Fix type hints + reduce imports
2024-06-28 12:50:58 +02:00
Roy Nieterau
ef070857d5
Update server_addon/houdini/client/ayon_houdini/plugins/publish/extract_usd.py
...
Co-authored-by: Mustafa Taher <mustafataherzaky@outlook.com>
2024-06-28 12:45:47 +02:00
Jakub Trllo
901a60f56a
get version items only for valid repre info
2024-06-28 10:31:33 +02:00
Roy Nieterau
32abe114c1
Merge branch 'develop' into enhancement/usd_workflow
2024-06-28 09:01:25 +02:00
Roy Nieterau
5c4b466b0f
Typing
2024-06-28 01:26:07 +02:00
Roy Nieterau
d902593a01
Remove unused imports
2024-06-28 01:22:52 +02:00
Roy Nieterau
5e009dbdf0
Remove unused select folder logic
2024-06-28 01:21:51 +02:00
Roy Nieterau
c086a01804
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/houdini_load_asset_lop
2024-06-28 01:01:39 +02:00
Roy Nieterau
44289ce067
Cosmetics
2024-06-28 00:59:33 +02:00
Roy Nieterau
4a53f46d3e
Add note about the sorting
2024-06-28 00:57:02 +02:00
Roy Nieterau
eb24c36180
Cosmetics
2024-06-28 00:53:42 +02:00
Roy Nieterau
e5d684af08
Merge pull request #11 from ynput/enhancement/houdini_load_asset_lop_add_product_selection
...
Houdini: Asset LOP HDA: Add products drop down menu
2024-06-28 00:48:10 +02:00
Roy Nieterau
f756064184
Update server_addon/houdini/client/ayon_houdini/startup/otls/ayon_lop_import.hda/ayon_8_8Lop_1lop__import_8_81.0/DialogScript
...
Co-authored-by: Mustafa Taher <mustafataherzaky@outlook.com>
2024-06-27 22:17:20 +02:00