Commit graph

37082 commits

Author SHA1 Message Date
Kayla Man
16b28fe3bd tweak docstring 2024-02-28 17:54:19 +08:00
Jakub Trllo
6c945b751b Merge branch 'develop' into enhancement/OP-8264_Use-productName-n-productType 2024-02-28 10:05:25 +01:00
Libor Batek
0d81ab2ecf
Merge branch 'develop' into enhancement/OP-7078_ValidateMeshHasUVs 2024-02-28 10:03:28 +01:00
Libor Batek
ff052520dd
Merge branch 'develop' into enhancement/OP-7076_Validate-Model-Name 2024-02-28 10:02:29 +01:00
Jakub Ježek
8bf8649a86
Merge pull request #125 from ynput/chore/issue_to_clickup_workflow
Add trigger workflow to sync issues with ClickUp
2024-02-27 23:07:45 +01:00
Jakub Ježek
cac412d8b1
Merge branch 'develop' into chore/issue_to_clickup_workflow 2024-02-27 23:07:30 +01:00
Jakub Jezek
9a95cde26b
Add trigger workflow to sync issues with ClickUp
- Added a trigger workflow to sync GitHub issues with ClickUp
- Triggered by manual dispatch or labeled issue event
2024-02-27 23:06:11 +01:00
Toke Jepsen
d87e700467
Merge branch 'develop' into enhancement/OP-6968_Invert-the-logic-of-Skip-Opening-of-Last-Workfile 2024-02-27 19:51:47 +00:00
Jakub Trllo
3dd124ac15
Merge pull request #103 from ynput/enhancement/OP-8316_Use-folder-in-current-context
Chore: Use folder path in current context
2024-02-27 18:17:45 +01:00
Jakub Jezek
254958f29b
Add check for MediaPoolItem existence before processing. Improve data handling in timeline items retrieval function.
- Added a check to skip processing if MediaPoolItem doesn't exist.
- Enhanced data handling within the timeline items retrieval function.
- this is for case some adjustment clips or fusion clips are on timeline
2024-02-27 15:04:46 +01:00
Kayla Man
cd694266b8 improve error message and docstring 2024-02-27 21:34:45 +08:00
Jakub Trllo
fdb18f1f39 remove 'get_system_settings' function 2024-02-27 14:23:33 +01:00
Jakub Trllo
01e69fa321 remove usage of system settings 2024-02-27 14:23:24 +01:00
Jakub Trllo
5b04bf1c6c update view on refresh 2024-02-27 14:11:02 +01:00
Jakub Trllo
06ae297614 do not cache all values and fix output value 2024-02-27 14:10:34 +01:00
Jakub Jezek
3addd98805
Add LoadError handling in ClipLoader class
ClipLoader class in the plugin file now handles LoadError exceptions for creating media pool items when processing files. This change ensures proper error handling during media item creation.
2024-02-27 13:59:16 +01:00
Jakub Ježek
9881814716
Merge branch 'develop' into bugfix/OP-8273_Resolve-missing-GetClipProperty 2024-02-27 13:52:56 +01:00
Jakub Trllo
b7889303c0 move all the logic to '_should_start_last_workfile' 2024-02-27 12:04:08 +01:00
Jakub Trllo
de5601e5ab keep initialization of ActionItem untouched 2024-02-27 12:03:18 +01:00
Kayla Man
f3ee01ba72 edit docstring 2024-02-27 18:53:27 +08:00
Kayla Man
d9a278e470 correct object name for the error message 2024-02-27 18:42:48 +08:00
Jakub Trllo
80a02e4664 Merge branch 'develop' into enhancement/OP-8264_Use-productName-n-productType 2024-02-27 11:32:19 +01:00
Jakub Trllo
c4948f7723 remove 'Return' from cache method docstrings 2024-02-27 11:27:15 +01:00
Jakub Trllo
4e2ae40a93 change 'get_dynamic_data' arguments to be same as in 'get_product_name' 2024-02-27 11:18:03 +01:00
Kayla Man
ff904e3afa resolve conflict 2024-02-27 18:17:34 +08:00
Jakub Trllo
c80e8fcb3e change order of arguments in 'get_product_name' 2024-02-27 11:08:38 +01:00
Kayla Man
2c0cb76f35 validate the mesh has uv 2024-02-27 17:39:30 +08:00
Jakub Trllo
4fc80a22a4 remo unused '_id' from json 2024-02-27 09:43:06 +01:00
Kayla Man
0c2ea6ee72 resolve conflict 2024-02-27 14:23:24 +08:00
Jakub Trllo
23858a8cab remove "family" from json and modify layout loader to expect product type 2024-02-26 18:54:18 +01:00
Jakub Trllo
4a785268c8
Merge pull request #120 from ynput/bugfix/OP-6234_action_failed_window_doesnt_show_up
Publisher: "Action Failed" is working
2024-02-26 18:41:22 +01:00
Jose Caraballo
24f0511859 Fix line length. 2024-02-26 17:37:55 +00:00
Jose Caraballo
5d31cdfa36 Pass correct arguments to function. 2024-02-26 17:37:54 +00:00
Jakub Trllo
bd58e9fa67 hiero load plugins are expecting representation context 2024-02-26 17:57:18 +01:00
Jakub Trllo
8bdf0552be houdini load plugins are expecting representation context 2024-02-26 17:57:09 +01:00
Jakub Trllo
24e9f92425 3dsmax load plugins are expecting representation context 2024-02-26 17:57:03 +01:00
Jakub Trllo
548b7f2737 maya load plugins are expecting representation context 2024-02-26 17:56:56 +01:00
Jakub Trllo
1bd67ab083 harmony load plugins are expecting representation context 2024-02-26 17:56:50 +01:00
Jakub Trllo
63acc96fd0 fusion load plugins are expecting representation context 2024-02-26 17:56:43 +01:00
Jakub Trllo
00bfee8289 flame load plugins are expecting representation context 2024-02-26 17:56:31 +01:00
Jakub Trllo
cd74ae7d88 blender load plugins are expecting representation context 2024-02-26 17:56:25 +01:00
Jakub Trllo
1db78bafd3 aftereffects load plugins are expecting representation context 2024-02-26 17:55:44 +01:00
Jakub Trllo
05e8ebabe6 nuke load plugins are expecting representation context 2024-02-26 17:54:35 +01:00
Jakub Trllo
c575d081e4 resolve load plugins are expecting representation context 2024-02-26 17:54:30 +01:00
Jakub Trllo
3c67c4fdd0 photoshop load plugins are expecting representation context 2024-02-26 17:53:47 +01:00
Jakub Trllo
d790d2e411 substance load plugins are expecting representation context 2024-02-26 17:53:16 +01:00
Jakub Trllo
6d71830e32 tvpaint load plugins are expecting representation context 2024-02-26 17:53:00 +01:00
Jakub Trllo
54a71203ef unreal load plugins are expecting representation context 2024-02-26 17:52:45 +01:00
Jakub Trllo
4ddfc7e00c switch and update expecte representation context 2024-02-26 17:51:34 +01:00
Jakub Trllo
285fb3678d
Merge pull request #119 from ynput/enhancement/system-settings-fixes
Don't use "modules" subkey in system settings
2024-02-26 17:34:08 +01:00