Roy Nieterau
|
065033a924
|
Merge branch 'develop' into enhancement/usd_workflow_use_entity_uri
|
2024-08-29 16:45:36 +02:00 |
|
Roy Nieterau
|
cf6becd2b6
|
Merge branch 'develop' into enhancement/soft-crash-of-usd-plugin
|
2024-08-28 19:43:20 +02:00 |
|
Jakub Trllo
|
911ef45a45
|
handle escape in 'run_subprocess'
|
2024-08-28 10:33:48 +02:00 |
|
Roy Nieterau
|
b309ec6967
|
Match the defaults from settings - so that if for whatever reason settings do not exist (e.g. dev mode using older addon on server in bundle) that it still runs backwards compatible and has this disabled by default
|
2024-08-27 14:55:28 +02:00 |
|
Roy Nieterau
|
c778c1fe85
|
Merge branch 'develop' into enhancement/usd_workflow_use_entity_uri
|
2024-08-27 14:26:53 +02:00 |
|
Jakub Trllo
|
714f58fbd6
|
excape parenthesis for shell
|
2024-08-26 11:10:54 +02:00 |
|
Ondřej Samohel
|
f752940c11
|
📝 added help for product templates
|
2024-08-19 16:10:33 +02:00 |
|
Ondřej Samohel
|
3350b91cf9
|
🐛 fix letter-case typo
|
2024-08-09 13:27:34 +02:00 |
|
Jakub Trllo
|
f23926a73f
|
Merge branch 'develop' into enhancement/soft-crash-of-usd-plugin
|
2024-08-09 10:08:31 +02:00 |
|
Ondřej Samohel
|
3eb960a856
|
🎨 use product name for render templates
this is fixing issue where product name templates were hardcoded. Old behavior is enabled by default but deprecation warning is issued
|
2024-08-08 18:13:13 +02:00 |
|
Roy Nieterau
|
073ab83e78
|
Write the version instead of "latest" into the AYON URI
|
2024-07-26 15:39:59 +02:00 |
|
Roy Nieterau
|
0ccb7d6541
|
Merge branch 'develop' into enhancement/usd_workflow_use_entity_uri
|
2024-07-25 14:17:04 +02:00 |
|
Jakub Trllo
|
b5336f2e48
|
removed upload reviewable from integrate plugin
|
2024-07-24 13:51:40 +02:00 |
|
Jakub Trllo
|
f5abf6e981
|
Enhance comments and logs
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2024-07-24 09:47:50 +02:00 |
|
Jakub Trllo
|
5f7dd57319
|
use filename if label is empty
|
2024-07-23 18:10:33 +02:00 |
|
Jakub Trllo
|
b281d5be04
|
don't crash the plugin file because of missing functions
|
2024-07-23 17:21:45 +02:00 |
|
Jakub Trllo
|
754f2d0e5f
|
log representation path
|
2024-07-23 09:53:30 +02:00 |
|
Jakub Trllo
|
722b3a5d63
|
fix label calculation
|
2024-07-23 09:53:21 +02:00 |
|
Jakub Trllo
|
d060244d49
|
remove unecessary comment
|
2024-07-23 09:44:42 +02:00 |
|
Jakub Trllo
|
f61675b10e
|
separate upload review to separated plugin
|
2024-07-22 15:05:24 +02:00 |
|
Jakub Trllo
|
a6a65418e3
|
duplicated code to integrate hero version
|
2024-07-22 11:12:36 +02:00 |
|
Jakub Trllo
|
7b01a73e7e
|
support older ayon api
|
2024-07-22 11:08:11 +02:00 |
|
Jakub Trllo
|
bb93a744bc
|
fix possible clash of content type
|
2024-07-19 18:34:08 +02:00 |
|
Jakub Trllo
|
194944e86c
|
validate supported version
|
2024-07-19 17:35:39 +02:00 |
|
Jakub Trllo
|
8bac6f0277
|
fix upload method
|
2024-07-19 17:15:16 +02:00 |
|
Jakub Trllo
|
b87b9cc354
|
properly implement upload
|
2024-07-19 15:12:05 +02:00 |
|
Jakub Trllo
|
facf2425ec
|
mark openpype keys
|
2024-07-19 12:51:22 +02:00 |
|
Jakub Trllo
|
39cc1f2877
|
base of upload logic in integrate plugin
|
2024-07-19 12:51:06 +02:00 |
|
Jakub Trllo
|
310bb83ded
|
Merge branch 'develop' into enhancement/Loader-Delete-Old-Versions-action-confirmation
|
2024-07-15 17:02:32 +02:00 |
|
Jakub Trllo
|
8eaeb92bf2
|
reraise error in python 3 way
|
2024-07-15 15:19:26 +02:00 |
|
Jakub Trllo
|
0701238b53
|
use 'str' instead of 'string_types'
|
2024-07-15 15:09:38 +02:00 |
|
Jakub Trllo
|
da78fbceff
|
use 'ABC' instead of 'ABCMeta'
|
2024-07-15 15:08:55 +02:00 |
|
Roy Nieterau
|
e3e778ec2a
|
Fix typo
|
2024-07-15 12:12:08 +02:00 |
|
Roy Nieterau
|
dc15823cdc
|
Remove unused import
|
2024-07-15 12:11:55 +02:00 |
|
Roy Nieterau
|
b93d0ec815
|
Remove redundant if statements
|
2024-07-15 12:10:34 +02:00 |
|
Roy Nieterau
|
73dd05b633
|
Do not make frameless - to look more like a regular pop-up prompt
|
2024-07-15 12:10:14 +02:00 |
|
Roy Nieterau
|
1ed42d601a
|
Refactor confirm to _confirm_delete
|
2024-07-15 12:07:33 +02:00 |
|
Roy Nieterau
|
0ddab6fbaa
|
Add informative confirm prompt for delete versions to avoid accidental clicks deleting versions and files.
|
2024-07-13 01:53:58 +02:00 |
|
Jakub Trllo
|
6ffe70ddd5
|
don't store udims as list of integers
|
2024-07-10 14:16:52 +02:00 |
|
Jakub Trllo
|
c852a429e5
|
use first udim for single file
|
2024-07-10 14:16:34 +02:00 |
|
Kayla Man
|
df0202742a
|
make sure udim is not a list
|
2024-07-09 21:27:56 +08:00 |
|
Roy Nieterau
|
b25e3d0db6
|
Fix broken import
|
2024-07-09 10:12:56 +02:00 |
|
Roy Nieterau
|
a782ede959
|
Use ayon_api.utils.convert_entity_id to validate UUID
|
2024-07-09 10:09:57 +02:00 |
|
Roy Nieterau
|
285ad4cdb3
|
Ignore invalid representation ids
|
2024-07-08 19:59:33 +02:00 |
|
Roy Nieterau
|
f1aed92d79
|
Enable asset contributions to write AYON Entity URIs
|
2024-07-05 15:21:41 +02:00 |
|
Kayla Man
|
95980b10f3
|
add resource paths for oxrig product type
|
2024-07-03 12:49:19 +08:00 |
|
Roy Nieterau
|
a5e46436d1
|
Remove unused imports
|
2024-07-02 13:17:01 +02:00 |
|
Roy Nieterau
|
8d37f49953
|
Cosmetics: Move argument order to match function signature
|
2024-07-02 12:18:44 +02:00 |
|
Roy Nieterau
|
379d610829
|
Make ext argument required but allow None
|
2024-07-02 12:17:21 +02:00 |
|
Roy Nieterau
|
5f9cb3d550
|
Fix contribution layers from settings
|
2024-07-01 22:19:35 +02:00 |
|