Ynbot
|
262cc0e7bb
|
[Automated] Add generated package files to main
|
2024-11-08 18:07:10 +00:00 |
|
Jakub Trllo
|
e9f778496d
|
Merge branch 'develop' into bugfix/scriptsmenu_run_command_pyside6
|
2024-11-08 18:06:57 +01:00 |
|
Jakub Trllo
|
41db386f23
|
add empty lines
|
2024-11-08 16:59:05 +01:00 |
|
Jakub Trllo
|
20206a3cf3
|
check executable name before killing the process
|
2024-11-08 16:57:00 +01:00 |
|
Roy Nieterau
|
652b27d2ee
|
Merge branch 'develop' into bugfix/loader_load_option_box_widgets
|
2024-11-08 13:13:17 +01:00 |
|
Roy Nieterau
|
749984c0bf
|
Fix loader load option box widgets
|
2024-11-08 13:10:44 +01:00 |
|
Jakub Trllo
|
750b99a9a7
|
Merge branch 'develop' into bugfix/991-file-attribute-definition-can-crash-with-defined-default-value
|
2024-11-08 11:15:04 +01:00 |
|
Roy Nieterau
|
32b0b6e613
|
Merge branch 'develop' into bugfix/scriptsmenu_run_command_pyside6
|
2024-11-08 10:21:19 +01:00 |
|
Jakub Trllo
|
7b26f2629a
|
Merge branch 'develop' into bugfix/886-manager-filter-to-outdated-toggle-does-not-work
|
2024-11-08 09:54:23 +01:00 |
|
Jakub Trllo
|
1de069c324
|
remove unnessary conversion
|
2024-11-07 18:47:15 +01:00 |
|
Jakub Trllo
|
8a7239fc05
|
remove unncessary line
|
2024-11-07 18:47:04 +01:00 |
|
Jakub Trllo
|
2337d116d5
|
change is_latest based on version item
|
2024-11-07 18:46:53 +01:00 |
|
Roy Nieterau
|
7d23e1ac3f
|
Fix support for scriptsmenu running commands in Qt6 (e.g. PySide6 in Maya 2025)
|
2024-11-07 16:36:47 +01:00 |
|
Joseph HENRY
|
ad25aa7b52
|
Use open -R for opening explorer on MacOS
|
2024-11-07 12:47:24 +01:00 |
|
Jakub Trllo
|
ed9b8fe430
|
moved TypedDict to typecheck imports
|
2024-11-07 10:08:04 +01:00 |
|
Jakub Trllo
|
07bbe08c76
|
remove 'Tuple' import
Looks like the import is not needed even if the typehint is used for 'EnumItemsInputType'?
|
2024-11-06 14:08:08 +01:00 |
|
Jakub Trllo
|
683bc0e39a
|
fix import
|
2024-11-06 13:51:54 +01:00 |
|
Jakub Trllo
|
341dc04cab
|
change formatting of docstrings
|
2024-11-06 12:55:59 +01:00 |
|
Jakub Trllo
|
b2a9277267
|
define 'AttrDefType'
|
2024-11-06 12:55:48 +01:00 |
|
Jakub Trllo
|
586d29f219
|
define 'EnumItemsInputType' for EnumDef input items
|
2024-11-06 12:44:32 +01:00 |
|
Jakub Trllo
|
443ebf8523
|
added most of typehints
|
2024-11-06 12:43:46 +01:00 |
|
Jakub Trllo
|
9d629eca2f
|
added helper type definitions
|
2024-11-06 12:30:55 +01:00 |
|
Jakub Trllo
|
521d8ed9ec
|
move register functions below classes
|
2024-11-06 12:28:07 +01:00 |
|
Jakub Trllo
|
569ce30b96
|
pass all required arguments to FileDefItem
|
2024-11-06 11:38:44 +01:00 |
|
Jakub Trllo
|
53a839b34f
|
fix condition triggering refresh of values in UI
|
2024-11-06 11:15:09 +01:00 |
|
Jakub Trllo
|
cc45af7a96
|
implemented request revert on files widget
|
2024-11-05 17:58:55 +01:00 |
|
Jakub Trllo
|
9be42980bd
|
implemented request restart logic for most of widgets
|
2024-11-05 17:58:21 +01:00 |
|
Jakub Trllo
|
2d51436da7
|
refresh content
|
2024-11-05 16:46:35 +01:00 |
|
Jakub Trllo
|
b5d018c071
|
publisher does handle revert to default
|
2024-11-05 16:34:41 +01:00 |
|
Jakub Trllo
|
47973464fd
|
remoe python 2 super calls
|
2024-11-05 16:33:38 +01:00 |
|
Jakub Trllo
|
c23cf6746d
|
'AttributeDefinitionsWidget' shows overriden values on labels
|
2024-11-05 16:32:58 +01:00 |
|
Jakub Trllo
|
bbe1d9e3fd
|
'create_widget_for_attr_def' can pass in all init args
|
2024-11-05 16:32:19 +01:00 |
|
Jakub Trllo
|
9de6a74789
|
base attribute widget can handle reset to default logic
|
2024-11-05 16:31:23 +01:00 |
|
Jakub Trllo
|
5569c95aef
|
change style of label
|
2024-11-05 16:29:56 +01:00 |
|
Jakub Trllo
|
7d0f1f97e4
|
use new label in product attributes
|
2024-11-05 16:29:48 +01:00 |
|
Jakub Trllo
|
33a5195b71
|
added 'AttributeDefinitionsLabel' to init
|
2024-11-05 16:28:46 +01:00 |
|
Jakub Trllo
|
56a07fe918
|
added 'AttributeDefinitionsLabel' helper label widget
|
2024-11-05 16:28:30 +01:00 |
|
Jakub Trllo
|
3a8a9ec483
|
implemented logic to revert to default values
|
2024-11-05 16:25:20 +01:00 |
|
Jakub Trllo
|
994dc956c2
|
use blue color
|
2024-11-05 11:16:57 +01:00 |
|
Jakub Trllo
|
46acbacaac
|
added typehints and tiny docstring
|
2024-11-05 10:51:29 +01:00 |
|
Jakub Trllo
|
98674eb436
|
change overriden color
|
2024-11-05 10:07:40 +01:00 |
|
Jakub Trllo
|
d99dff1610
|
modified publish attributes to display overrides
|
2024-11-04 19:10:01 +01:00 |
|
Jakub Trllo
|
9484c42b9a
|
'get_publish_attribute_definitions' returns default values too
|
2024-11-04 19:09:46 +01:00 |
|
Jakub Trllo
|
0e0620770f
|
fix variable definition
|
2024-11-04 18:32:14 +01:00 |
|
Jakub Trllo
|
a1f74f2c78
|
added styling to overriden label
|
2024-11-04 18:04:52 +01:00 |
|
Jakub Trllo
|
ecc7d2bde9
|
change return type of 'get_creator_attribute_definitions'
|
2024-11-04 16:18:15 +01:00 |
|
Jakub Trllo
|
7d2e676f52
|
create attributes widget can show overriden values
|
2024-11-04 16:17:57 +01:00 |
|
Ynbot
|
348614745a
|
[Automated] Update version in package.py for develop
|
2024-11-01 14:43:31 +00:00 |
|
Ynbot
|
ead5d9963a
|
[Automated] Add generated package files to main
|
2024-11-01 14:42:52 +00:00 |
|
Roy Nieterau
|
8c87a66cfe
|
Remove unused import
|
2024-11-01 12:45:13 +01:00 |
|