Jakub Trllo
|
f38c3f395e
|
use 'get_asset_name_identifier' in global plugins
|
2023-10-24 18:03:20 +02:00 |
|
Jakub Trllo
|
922c481d95
|
use 'get_asset_name_identifier' for 'AVALON_ASSET' on app start
|
2023-10-24 18:03:02 +02:00 |
|
Jakub Trllo
|
0ddd95eacf
|
use 'get_asset_name_identifier' in pipeline logic
|
2023-10-24 18:02:41 +02:00 |
|
Jakub Trllo
|
4c6ec4b9bc
|
instances in AYON mode have 'folderPath' instead of 'asset'
|
2023-10-24 18:00:58 +02:00 |
|
Jakub Trllo
|
331c4833ad
|
added helper function 'get_asset_name_identifier' to receive folder path in AYON mode and asset name in openpype
|
2023-10-24 17:58:34 +02:00 |
|
Jakub Trllo
|
a526260b46
|
'get_assets' function can find folders by path and by name
|
2023-10-24 17:57:09 +02:00 |
|
Jakub Trllo
|
39ca82b78b
|
Merge pull request #5813 from ynput/bugfix/ayon-workfiles-tool-double-click-fix
Workfiles tool AYON: Fix double click of workfile
|
2023-10-24 15:47:36 +02:00 |
|
Jakub Trllo
|
1dfdeacd04
|
use 'open_current_requested' signal instead of missing 'save_as_requested'
|
2023-10-24 13:23:10 +02:00 |
|
Simone Barbieri
|
c3d6ce0105
|
Merge pull request #5812 from ynput/bugfix/OP-7163_blender_thumbnail_extractor
Blender: Include Grease Pencil in review and thumbnails
|
2023-10-24 11:46:57 +01:00 |
|
Jakub Trllo
|
7324f1370b
|
Merge pull request #5805 from ynput/enhancement/remove-unused-asset-variable
Chore: Removed unused variable from `AbstractCollectRender`
|
2023-10-24 12:05:18 +02:00 |
|
Jakub Trllo
|
e2f9b71b53
|
Merge pull request #5811 from ynput/bugfix/ayon-blender-tools
Blender: Fix tools handling in AYON mode
|
2023-10-24 12:04:53 +02:00 |
|
Simone Barbieri
|
bd545bce39
|
Use set instead of list to check types
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2023-10-24 10:27:25 +01:00 |
|
Simone Barbieri
|
d66709791b
|
Include grease pencil in review and thumbnails
|
2023-10-24 10:02:57 +01:00 |
|
Jakub Trllo
|
8882eaf730
|
skip before window show in AYON mode
|
2023-10-24 10:08:29 +02:00 |
|
Jakub Trllo
|
aeb6afb33b
|
Merge pull request #5809 from ynput/bugfix/mark-as-saved-on-save-changes
Chore: Create context respects instance changes
|
2023-10-23 20:58:04 +02:00 |
|
Jakub Trllo
|
31b4b57976
|
fix 'mark_as_stored' on 'PublishAttributes'
|
2023-10-23 16:47:52 +02:00 |
|
Jakub Trllo
|
d16cb87671
|
mark instances as saved after save changes
|
2023-10-23 16:11:13 +02:00 |
|
Jakub Trllo
|
e00e2ec271
|
better origin data handling
|
2023-10-23 16:10:56 +02:00 |
|
Jakub Trllo
|
3dbe04a540
|
Merge pull request #5807 from ynput/bugfix/fix-file-typo
Chore: Fix typo in filename
|
2023-10-23 13:38:33 +02:00 |
|
Jakub Trllo
|
cc970effbc
|
moved content of 'contants.py' to 'constants.py'
|
2023-10-23 12:12:19 +02:00 |
|
Kayla Man
|
9aa48e8957
|
Merge pull request #5757 from ynput/enhancement/OP-7070_Validate-Frame-Range
Max: Add families with frame range extractions back to the frame range validator
|
2023-10-23 15:45:09 +08:00 |
|
Kayla Man
|
e0fc261a5b
|
Merge branch 'develop' into enhancement/OP-7070_Validate-Frame-Range
|
2023-10-23 15:44:56 +08:00 |
|
github-actions[bot]
|
085398d14c
|
chore(): update bug report / version
|
2023-10-21 03:25:11 +00:00 |
|
ynbot
|
c6ac39f7ef
|
[Automated] Merged main into develop
|
2023-10-21 05:24:43 +02:00 |
|
Ynbot
|
caf1cc5cc2
|
[Automated] Bump version
|
2023-10-21 03:24:31 +00:00 |
|
ynbot
|
7916e956f0
|
[Automated] Merged develop into main
|
2023-10-21 05:23:45 +02:00 |
|
Jakub Trllo
|
ec362982ef
|
Merge pull request #5804 from ynput/enhancement/timer-plugin-using-data-from-context
TimersManager: Use available data to get context info
|
2023-10-20 17:46:06 +02:00 |
|
Kayla Man
|
bf38b2bbef
|
clean up the codes for collect frame range and get frame range function
|
2023-10-20 23:25:37 +08:00 |
|
Jakub Trllo
|
b5fc212933
|
removed unused _asset variable from RenderInstance
|
2023-10-20 17:23:29 +02:00 |
|
Jakub Trllo
|
0240b2665d
|
use context data instead of 'legacy_io'
|
2023-10-20 17:17:35 +02:00 |
|
Kayla Man
|
69d665fd7d
|
make sure the collectorcorder fro collect render is later than collect frame range
|
2023-10-20 23:03:52 +08:00 |
|
Jakub Trllo
|
594f9f87a1
|
Merge pull request #5803 from ynput/bugfix/remove-shotgrid-api-from-openpype-deps
AYON: Remove 'shotgun_api3' from dependencies
|
2023-10-20 16:54:40 +02:00 |
|
Kayla Man
|
c5b63b241d
|
check if frame start and frame end is None, if yes it will return empty dict
|
2023-10-20 22:12:20 +08:00 |
|
Kayla Man
|
6453de9823
|
align the frame range data with other hosts like Maya
|
2023-10-20 22:11:11 +08:00 |
|
Jakub Trllo
|
25c0c1996f
|
removed 'shotgun_api3' from openpype dependencies
|
2023-10-20 15:41:34 +02:00 |
|
Kayla Man
|
a6c11cf08f
|
rename frame range data
|
2023-10-20 21:34:48 +08:00 |
|
Petr Kalis
|
ea1c9bf707
|
Removed redundant copy of extension.zxp (#5802)
|
2023-10-20 15:12:54 +02:00 |
|
Jakub Trllo
|
29426dbb1f
|
Merge pull request #5800 from jmichael7/develop
Corrected a typo in Readme.md (Top -> To)
|
2023-10-20 12:10:27 +02:00 |
|
Jakub Trllo
|
f320cdc9dd
|
Merge pull request #5770 from ynput/feature/OP-5196_Push-to-Project-tool-AYON-compatibility
Push to project tool: Prepare push to project tool for AYON
|
2023-10-20 12:10:03 +02:00 |
|
Simone Barbieri
|
9708cd9ed2
|
Merge pull request #5747 from ynput/bugfix/OP-4626_blender-fix-pointcache
Blender: Fix pointcache family and fix alembic extractor
|
2023-10-20 09:45:36 +01:00 |
|
Kayla Man
|
8369dfddc9
|
use asset entity data for get_frame_range
|
2023-10-20 11:43:30 +08:00 |
|
jmichael7
|
32501fbb2b
|
Corrected a typo in Readme.md (Top -> To)
|
2023-10-19 22:46:54 +05:30 |
|
github-actions[bot]
|
2962b0ae43
|
chore(): update bug report / version
|
2023-10-19 13:01:19 +00:00 |
|
ynbot
|
cbf69a3750
|
[Automated] Merged release main into develop
|
2023-10-19 15:00:49 +02:00 |
|
Ynbot
|
c0ab1c368e
|
[Automated] Release
|
2023-10-19 13:00:16 +00:00 |
|
ynbot
|
33207799a5
|
[Automated] Merged develop into main
|
2023-10-19 14:59:53 +02:00 |
|
Jakub Trllo
|
1ad8e94891
|
Merge pull request #5792 from ynput/bugfix/number-attr-widget-multiselection
'NumberAttrWidget' shows 'Multiselection' label on multiselection
|
2023-10-19 14:40:40 +02:00 |
|
Jakub Trllo
|
38883e4bdd
|
removed unnecessary imports
|
2023-10-19 14:39:06 +02:00 |
|
Jakub Trllo
|
74b7364818
|
fix re-use of 'output' for representation
|
2023-10-19 14:39:06 +02:00 |
|
Jakub Trllo
|
ed4c306c43
|
modified integration to avoid direct access to integrate objects
|
2023-10-19 14:39:06 +02:00 |
|