Jakub Trllo
|
c75c9d8d70
|
create context selection is using hierarchy model
|
2024-02-28 15:15:18 +01:00 |
|
Jakub Trllo
|
1027a41e8a
|
fix path calculated from hierarchy item
|
2024-02-28 15:14:46 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Jakub Trllo
|
6c945b751b
|
Merge branch 'develop' into enhancement/OP-8264_Use-productName-n-productType
|
2024-02-28 10:05:25 +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 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 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 |
|
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 |
|
Jakub Trllo
|
c80e8fcb3e
|
change order of arguments in 'get_product_name'
|
2024-02-27 11:08:38 +01:00 |
|
Jakub Trllo
|
4fc80a22a4
|
remo unused '_id' from json
|
2024-02-27 09:43:06 +01: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 |
|
Jose Caraballo
|
5d31cdfa36
|
Pass correct arguments to function.
|
2024-02-26 17:37:54 +00:00 |
|
Jakub Trllo
|
ff0c6cef65
|
don't use "modules" subkey
|
2024-02-26 16:16:23 +01:00 |
|
Jakub Trllo
|
8dd9d25ac4
|
fix 'get_product_name' in blender workfile creator
|
2024-02-26 15:48:55 +01:00 |
|
Toke Jepsen
|
5d78fc7d5e
|
Merge branch 'develop' into enhancement/OP-6968_Invert-the-logic-of-Skip-Opening-of-Last-Workfile
|
2024-02-26 14:35:07 +00:00 |
|
Jakub Jezek
|
7888d2e591
|
Add itertools import, update data handling, and handle backward compatibility. Remove redundant code and improve data assignment.
|
2024-02-26 15:33:20 +01:00 |
|
Jakub Trllo
|
973aff1300
|
fix 'prouctName' to 'productName'
|
2024-02-26 15:31:02 +01:00 |
|
Simone Barbieri
|
be82268417
|
Merge pull request #114 from ynput/bugfix/OP-8348-unreal_render_instance_collector_issue
Unreal: Fix Render Instance Collector to use folderPath
|
2024-02-26 14:24:28 +00:00 |
|
Jakub Trllo
|
e94c48026a
|
Merge pull request #106 from ynput/enhancement/reduce-system-settings-conversion
Chore: Remove settings conversion
|
2024-02-26 15:23:06 +01:00 |
|
Jakub Trllo
|
5c73bd4130
|
use 'get_studio_settings' instead of 'get_ayon_settings'
|
2024-02-26 15:22:15 +01:00 |
|
Jakub Trllo
|
ce87996046
|
added 'get_project_environments' to lib functions
|
2024-02-26 15:10:42 +01:00 |
|
Jakub Jezek
|
f207c39649
|
Refactor tag data handling for backward compatibility.
- Update product_name and product_type handling
- Add error logging for missing values
|
2024-02-26 14:45:06 +01:00 |
|
Toke Stuart Jepsen
|
0bf93a1324
|
Code cosmetics
|
2024-02-26 12:55:44 +00:00 |
|
Toke Stuart Jepsen
|
0c455446cf
|
Initial working version
|
2024-02-26 12:43:29 +00:00 |
|
Jakub Trllo
|
cb4cf9d8c0
|
more product naming
|
2024-02-26 11:43:45 +01:00 |
|
Jakub Trllo
|
c03bc9b8a1
|
use product naming in workfile template builder
|
2024-02-26 11:43:35 +01:00 |
|
Jakub Trllo
|
ad5b8cee48
|
removed deprecated import
|
2024-02-26 11:42:21 +01:00 |
|
Jakub Trllo
|
6d566576cb
|
fix 'self.get_product_name' calls
|
2024-02-26 11:22:17 +01:00 |
|
iLLiCiTiT
|
ea5acd07b2
|
fix change of product name in houdini
|
2024-02-24 00:46:38 +01:00 |
|
MustafaJafar
|
22d336535d
|
fix bug with using new parameter AYONproductName
|
2024-02-23 22:40:00 +02:00 |
|
MustafaJafar
|
197279b913
|
fix a typo
|
2024-02-23 22:38:44 +02:00 |
|
Simone Barbieri
|
ab052b4e57
|
Use folderpath when collecting the render instance
|
2024-02-23 17:43:02 +00:00 |
|
Jakub Trllo
|
ab7857f3e9
|
use 'AYONProductName' to store 'productName' in houdini
|
2024-02-23 17:32:59 +01:00 |
|