Jakub Trllo
54bb5c51b9
udated release trigger action
2024-10-25 17:00:27 +02:00
Roy Nieterau
138debc17c
Merge pull request #971 from ynput/bugfix/use-markdown-instead-html
...
Settings: Use markdown instead of html tags
2024-10-25 15:53:06 +02:00
Jakub Trllo
a28f4959e6
replace html tags with markdown
2024-10-25 14:40:36 +02:00
Jakub Trllo
f11fba0a14
Merge pull request #968 from ynput/enhancement/804-make-publishattributevalues-behave-like-dict-when-iterating
...
Create Attribute values: Implemented iter
2024-10-24 23:14:11 +02:00
Jakub Trllo
9c9f02f0d2
implemented iter
2024-10-24 14:51:31 +02:00
Ynbot
d2ee4167ae
[Automated] Update version in package.py for develop
2024-10-23 14:49:58 +00:00
Ynbot
0e8b129d6a
[Automated] Add generated package files to main
2024-10-23 14:49:16 +00:00
Jakub Trllo
d80ae9fab6
Merge pull request #935 from ynput/enhancement/AY-2420_Callbacks-and-groups-with-Publisher-attributes
...
Create Context: Per instance attributes and Callbacks
2024-10-21 14:11:59 +02:00
Jakub Trllo
c93f3449b6
ignore publish attributes without attribute definitions
2024-10-21 11:15:49 +02:00
Jakub Trllo
73196f8a08
Merge branch 'develop' into enhancement/AY-2420_Callbacks-and-groups-with-Publisher-attributes
2024-10-16 15:03:48 +02:00
Ynbot
47b5d90495
[Automated] Update version in package.py for develop
2024-10-16 09:34:49 +00:00
Ynbot
1eb25ef945
[Automated] Add generated package files to main
2024-10-16 09:34:12 +00:00
Jakub Trllo
3212b2ff15
Merge pull request #955 from BigRoy/enhancement/AY-6945_fix_single_frame_render_job_publish
...
Fix single frame publishing for publish job on farm (to Deadline from e.g. Maya)
2024-10-16 11:06:59 +02:00
Roy Nieterau
e23ca3f0d1
Merge branch 'develop' into enhancement/AY-6945_fix_single_frame_render_job_publish
2024-10-16 00:55:06 +02:00
Roy Nieterau
b239cdd891
Fix single frame publishing (from e.g. Maya)
...
Also fixes it for other hosts that use instance.data[`expectedFiles`] with the value being `list[dict[str, list[str]]]` (Basically the files per AOV, where the list of filenames is `list[str]` but the integrator and other areas really want a single `str` insteaf of `list[str]` if it's a single frame)
2024-10-16 00:06:40 +02:00
Ynbot
50cad97cad
[Automated] Update version in package.py for develop
2024-10-15 14:23:14 +00:00
Ynbot
ceedd7fbcd
[Automated] Add generated package files to main
2024-10-15 14:22:34 +00:00
Jakub Trllo
22c104932e
Merge pull request #954 from ynput/enhancement/929-ay-6777_compute-full-anatomy-data-for-deliver-versions-action
...
Delivery: Fill hierarchy data unused during publishing
2024-10-15 15:52:29 +02:00
Jakub Trllo
d15740e33f
fix import
2024-10-15 15:30:50 +02:00
Jakub Trllo
e175121d0a
fix typo
2024-10-15 13:55:38 +02:00
Jakub Trllo
ebdd757c66
fix imports
2024-10-15 13:55:24 +02:00
Jakub Trllo
f1a1e77134
added new function to calculate representation delivery data
2024-10-15 12:23:11 +02:00
Jakub Trllo
53e1479aac
Merge branch 'develop' into enhancement/AY-2420_Callbacks-and-groups-with-Publisher-attributes
2024-10-14 18:03:52 +02:00
Jakub Trllo
6a53253ca1
removed unused import
2024-10-14 17:58:50 +02:00
Jakub Trllo
8b5e3e7d77
implemented active state in list view
2024-10-14 17:54:34 +02:00
Jakub Trllo
c3641b380d
card view widget is able to change active state
2024-10-14 16:11:04 +02:00
Jakub Trllo
22c3142894
added helper method to change active state
2024-10-14 16:05:59 +02:00
Jakub Trllo
a21341ad15
views are propagating context changes
2024-10-14 11:43:38 +02:00
Jakub Trllo
cc3aa6936e
remove unnecessary callbacks
2024-10-14 11:30:06 +02:00
Jakub Trllo
5f380d244b
consider active as context change
2024-10-14 11:29:55 +02:00
Jakub Trllo
047cc8e0cf
fix issues in list view widgets
2024-10-14 11:01:20 +02:00
Kayla Man
360a7d2d8d
Merge pull request #952 from ynput/enhancement/add-unreal-to-extract-thumbnails
...
Thumbnails: add Unreal to hosts
2024-10-14 16:41:34 +08:00
Ondřej Samohel
36541c5aae
🎨 add unreal to hosts
...
unreal can do local rendering/publishing and without it, it is missing thumbnail.
2024-10-11 17:45:41 +02:00
Jakub Trllo
e2eb8260de
fix validation of context in main window
2024-10-11 17:41:07 +02:00
Jakub Trllo
c3aff4deb2
implemented similar logic to create attributes
2024-10-09 15:35:37 +02:00
Jakub Trllo
d51b56821d
Merge branch 'develop' into enhancement/AY-2420_Callbacks-and-groups-with-Publisher-attributes
2024-10-09 15:19:37 +02:00
Jakub Trllo
87329306d4
don't set all values unless they are valid for the instance
2024-10-09 15:17:45 +02:00
Jakub Trllo
a9e58c4047
added method to get attribute definition
2024-10-09 15:17:27 +02:00
Jakub Trllo
ed36077292
added 'is_value_valid' implementation for attribute definitions
2024-10-09 15:17:16 +02:00
Jakub Trllo
b0001f9a58
fix values loop
2024-10-09 14:32:47 +02:00
Jakub Trllo
a2170a76fe
initial idea of merging attributes
2024-10-09 14:26:41 +02:00
Jakub Trllo
87a909ae40
use py3 super
2024-10-09 14:26:17 +02:00
Jakub Trllo
5ca53978fc
added missing data to serialization o textdef
2024-10-09 14:26:07 +02:00
Jakub Trllo
88e4a159ca
fix clone
2024-10-09 14:25:50 +02:00
Jakub Trllo
0c801ba892
fix ui label
2024-10-09 14:25:32 +02:00
Jakub Trllo
116061aefb
added option to skip def specific comparison
2024-10-09 14:25:19 +02:00
Jakub Trllo
b8bc6ec2e3
simplified comparison
2024-10-09 14:24:09 +02:00
Jakub Trllo
b2b2ae6cfe
added some type hints
2024-10-09 14:24:04 +02:00
Jakub Trllo
d759c9b41a
Merge pull request #753 from MustafaJafar/feature/add_pyblish_debug_stepper_to_exprimental_tools
...
Experimental tool: Pyblish debug stepper
2024-10-09 10:52:15 +02:00
Jakub Trllo
4aea1c9170
Merge branch 'develop' into feature/add_pyblish_debug_stepper_to_exprimental_tools
2024-10-09 10:51:47 +02:00