Commit graph

34047 commits

Author SHA1 Message Date
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
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
Jakub Trllo
e729cc1964 moved 'control_integrate.py' to models as 'integrate.py' 2023-10-19 14:39:06 +02:00
Jakub Trllo
faadf3582c removed debug print 2023-10-19 14:39:06 +02:00
Jakub Trllo
37da54b438 implemented helper method to trigger controller events 2023-10-19 14:39:06 +02:00
Jakub Trllo
7951c95f09 renamed '_get_source_label' to '_prepare_source_label' 2023-10-19 14:39:05 +02:00
Jakub Trllo
2ac76ad4af moved user values model to different file 2023-10-19 14:39:05 +02:00
Jakub Trllo
78eebdaca1 initial changes of window 2023-10-19 14:39:05 +02:00
Jakub Trllo
edf5c52541 initial modification of controller 2023-10-19 14:39:05 +02:00
Jakub Trllo
4481c7590b renamed 'control_context.py' to 'control.py' 2023-10-19 14:39:05 +02:00
Jakub Trllo
178ab5d77a moved 'window.py' to subfolder 'ui' 2023-10-19 14:39:05 +02:00
Jakub Trllo
065ebc389c renamed 'app.py' to 'main.py' and use it in loader action 2023-10-19 14:39:05 +02:00
Jakub Trllo
0016f8aa3d created copy of push to project tool 2023-10-19 14:39:05 +02:00
Jakub Trllo
bffcf33237
Merge pull request #5799 from ynput/bugfix/ayon-subset-loaders-fix
AYON loader: Fix SubsetLoader functionality
2023-10-19 14:35:46 +02:00
Jakub Ježek
6f22344fb5
Merge pull request #5541 from ynput/enhancement/OP-6154_Publishing-Luts 2023-10-19 14:12:25 +02:00
Jakub Trllo
35c2a83288 store version contexts by version id 2023-10-19 14:07:49 +02:00
Simone Barbieri
a37c7539bb Changed empty type to Single Arrow 2023-10-19 12:52:48 +01:00
Ondřej Samohel
14084851af
Merge branch 'develop' into enhancement/OP-7070_Validate-Frame-Range 2023-10-19 12:35:07 +02:00
Simone Barbieri
0b69ce120a Hound fixes 2023-10-19 11:21:13 +01:00
Simone Barbieri
4418d11164 Code improvements from suggestions
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-10-19 11:18:59 +01:00
Ondřej Samohel
915502989c
Merge pull request #5796 from BigRoy/bugfix/houdini_fix_imprint 2023-10-19 12:14:46 +02:00
Jakub Trllo
b84c81fbcd
Merge pull request #5786 from ynput/enhancement/OP-6679_Missing-disk-remapping-in-AYON
AYON Settings: Disk mapping
2023-10-19 12:08:32 +02:00