Jakub Trllo
f92de3c351
fix typo in onilne
2024-02-28 14:59:08 +01:00
Jakub Trllo
ef1d3ada61
fix typo in 'project_doc'
2024-02-28 14:59:01 +01:00
Jakub Trllo
4a4dde620b
Merge branch 'develop' into enhancement/publisher-using-hierarchy-model
...
# Conflicts:
# client/ayon_core/tools/publisher/control.py
# client/ayon_core/tools/publisher/control_qt.py
2024-02-28 14:32:42 +01:00
Jakub Trllo
175185d177
initial commit
2024-02-28 14:30:59 +01:00
Jakub Trllo
65865c2e8f
added more public functions to folder/task widgets
2024-02-28 14:29:31 +01:00
Jakub Trllo
7c81a52623
task type is stored to Qt model item
2024-02-28 14:29:04 +01:00
Jakub Trllo
e5ab9a78cb
hierarchy model can return FolderItem by path
2024-02-28 14:28:31 +01:00
Kayla Man
3cf206a616
restore unrelated deletion of unrelated code
2024-02-28 20:54:00 +08:00
Kayla Man
ce94823a0f
restore unrelated deletion of unrelated code
2024-02-28 20:51:16 +08:00
Kayla Man
9d994fda90
resolve conflict
2024-02-28 20:49:40 +08:00
Jakub Trllo
5cfe10d944
Merge branch 'develop' into enhancement/OP-8370_LoaderPlugin-update-expect-representation-context
...
# Conflicts:
# client/ayon_core/hosts/harmony/plugins/load/load_palette.py
# client/ayon_core/hosts/maya/api/plugin.py
# client/ayon_core/hosts/maya/plugins/load/load_image_plane.py
2024-02-28 13:45:05 +01:00
Kayla Man
0e35253bde
add a check on non-mesh objects in the validator
2024-02-28 20:44:33 +08:00
Jakub Trllo
69d9254c46
Merge pull request #122 from ynput/enhancement/OP-8202_Remove-system_settings
...
Chore: Remove system settings concept
2024-02-28 13:41:45 +01:00
Simone Barbieri
05d308d975
Added missing hosts to collect_audio
2024-02-28 12:41:43 +00:00
Jakub Trllo
2a0f68aa01
Merge pull request #113 from ynput/enhancement/OP-8264_Use-productName-n-productType
...
Chore: Product name and type
2024-02-28 13:40:57 +01:00
Kayla Man
446160f758
cosmetic for docstring
2024-02-28 20:15:31 +08:00
Kayla Man
d98c055a04
some tweaks on codes
2024-02-28 20:14:43 +08:00
Kayla Man
3597efbe9f
remove unneccessary settings
2024-02-28 19:48:28 +08:00
Jakub Trllo
e567c2d05b
Merge pull request #118 from ynput/enhancement/OP-6968_Invert-the-logic-of-Skip-Opening-of-Last-Workfile
...
Launcher: Invert the logic of skip opening of last workfile - OP-6968
2024-02-28 12:27:42 +01:00
Kayla Man
fadf820fea
improve the code and the error message & docstring
2024-02-28 18:53:44 +08:00
Jakub Trllo
d85b4ee90e
change AYON prefix in houdini
2024-02-28 11:45:01 +01:00
Petr Kalis
7356863734
Merge pull request #101 from ynput/feature/OP-7700_OpenRV-AYON-Addon
...
OpenRV: adding Applications
2024-02-28 11:36:26 +01:00
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
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
Jose Caraballo
24f0511859
Fix line length.
2024-02-26 17:37:55 +00:00