Jakub Trllo
|
3d7e02a550
|
use utc isoformat with help of 'arrow'
|
2023-12-27 18:21:41 +01:00 |
|
Jakub Trllo
|
79f592aaf3
|
fix 'pop' of item by id
|
2023-12-27 16:52:29 +01:00 |
|
Jakub Trllo
|
10125a4078
|
avoid usage of 'clear' method
|
2023-12-27 16:45:49 +01:00 |
|
Jakub Trllo
|
78460c2d38
|
remove items from _report_items_by_id and _items_by_id
|
2023-12-27 16:43:00 +01:00 |
|
Jakub Trllo
|
f7fba84aee
|
fix '_fill_selection' by accessing model method
|
2023-12-27 16:33:22 +01:00 |
|
Jakub Trllo
|
6db0dcbb44
|
Fix weird comment
|
2023-12-27 15:55:39 +01:00 |
|
Jakub Trllo
|
25a0e64a06
|
removed unnecessary 'date_obj_to_timestamp'
|
2023-12-27 15:51:05 +01:00 |
|
Jakub Trllo
|
46f05968bc
|
add loaded report item only if could be created
|
2023-12-27 12:25:44 +01:00 |
|
Jakub Trllo
|
64ef575cce
|
modified docstring
|
2023-12-27 12:25:29 +01:00 |
|
Jakub Trllo
|
8bb497e64b
|
renamed 'remove_report_items' tp 'remove_report_item'
|
2023-12-27 12:25:13 +01:00 |
|
Jakub Trllo
|
5f6d6ca1b3
|
use created at as sorting value
|
2023-12-27 12:24:55 +01:00 |
|
Jakub Trllo
|
1e78259d3a
|
added 'created_at' with auto fix for older report items
|
2023-12-27 12:23:44 +01:00 |
|
Jakub Trllo
|
7f4f32f450
|
add 'create_at' information to report item data
|
2023-12-27 12:21:16 +01:00 |
|
Ynbot
|
58172994cf
|
[Automated] Bump version
|
2023-12-27 03:25:47 +00:00 |
|
Ynbot
|
fa24804eff
|
[Automated] Bump version
|
2023-12-23 03:25:06 +00:00 |
|
Milan Kolar
|
e9b0dd8d25
|
Merge pull request #5718 from BigRoy/chore/update_folder_favorite_icon
|
2023-12-22 14:15:59 +01:00 |
|
Ondřej Samohel
|
acc2f5fe4d
|
Merge branch 'develop' into bugfix/OP-7463_Maya-Yeti-publish-textures
|
2023-12-22 11:31:53 +01:00 |
|
Roy Nieterau
|
65d5467593
|
Merge branch 'develop' into chore/update_folder_favorite_icon
|
2023-12-21 22:51:14 +01:00 |
|
Ondřej Samohel
|
6f0bca007f
|
Merge branch 'develop' into enhancement/maya_scene_preserve_references
|
2023-12-21 14:54:53 +01:00 |
|
Ondřej Samohel
|
71287008d6
|
Merge pull request #6037 from ynput/bugfix/houdini_refactor_get_output_parameter
Bugfix: Houdini render split bugs
|
2023-12-21 14:38:09 +01:00 |
|
Jakub Trllo
|
e46e76254e
|
Merge pull request #5570 from BigRoy/chore/maya_remove_publish_gui_filters
Chore: Maya / Nuke remove publish gui filters from settings
|
2023-12-21 13:47:01 +01:00 |
|
Jakub Trllo
|
b31fa3e544
|
Merge pull request #6075 from ynput/enhancement/stop-using-pathlib2
Editorial & chore: Stop using pathlib2
|
2023-12-21 13:22:28 +01:00 |
|
Jakub Trllo
|
b04190419f
|
use correct label for filepath validations in traypublisher (#6084)
|
2023-12-21 13:14:58 +01:00 |
|
Jakub Trllo
|
b81cb684a1
|
remove tvpaint and maya filters completelly
|
2023-12-21 13:14:06 +01:00 |
|
Jakub Trllo
|
4d176e177f
|
keep hiero filters conversion
|
2023-12-21 13:13:54 +01:00 |
|
Jakub Trllo
|
19d9d37447
|
remove 'filters' in conversion
|
2023-12-21 12:26:45 +01:00 |
|
Jakub Trllo
|
c1fbc2b6fb
|
Merge branch 'develop' into chore/maya_remove_publish_gui_filters
# Conflicts:
# server_addon/nuke/server/version.py
|
2023-12-21 12:21:51 +01:00 |
|
Ondřej Samohel
|
1f796ea8b0
|
Merge branch 'develop' into enhancement/maya_scene_preserve_references
|
2023-12-21 12:09:15 +01:00 |
|
Libor Batek
|
6ab0ed9dfd
|
Merge branch 'develop' into bugfix/OP-7463_Maya-Yeti-publish-textures
|
2023-12-21 10:49:20 +01:00 |
|
Kayla Man
|
186ecff547
|
restore unnecessary tweaks
|
2023-12-21 15:45:15 +08:00 |
|
Kayla Man
|
92107167af
|
restore unnecessary tweaks
|
2023-12-21 15:43:51 +08:00 |
|
Kayla Man
|
fcd605ae7d
|
make sure error will be raised if there is neither texture nor image search path
|
2023-12-21 15:43:08 +08:00 |
|
MustafaJafar
|
47af46c29f
|
✏️ Kuba's comment - follow pyblish key naming convention
|
2023-12-20 22:08:09 +02:00 |
|
Ondřej Samohel
|
bf0ad7225f
|
♻️ remove muster related code
|
2023-12-20 18:38:59 +01:00 |
|
Jakub Trllo
|
64d39613fa
|
Python console widget: Save registry fix (#6076)
* it is possible to call 'save_registry' only when window is showed up
* used more clever way how to determine if should be saved
|
2023-12-20 18:34:37 +01:00 |
|
Jakub Jezek
|
a09fc58148
|
flipping order of condition arguments
|
2023-12-20 15:56:21 +01:00 |
|
Jakub Jezek
|
19666f7df3
|
Refactor integrate_ftrack_instances.py to update asset names for multiple reviewable items
- Add a condition to also check if multiple_reviewable is True before updating the asset name.
|
2023-12-20 15:48:47 +01:00 |
|
Kayla Man
|
da93e19ca9
|
hound
|
2023-12-20 21:32:56 +08:00 |
|
Kayla Man
|
af87fdf657
|
the resourceDir for texture also supports without image search path
|
2023-12-20 21:31:19 +08:00 |
|
Ynbot
|
900564b5bf
|
[Automated] Bump version
|
2023-12-20 03:24:22 +00:00 |
|
Jakub Trllo
|
e945b37250
|
use 'pathlib' instead of 'pathlib2'
|
2023-12-19 18:46:15 +01:00 |
|
Jakub Ježek
|
302b92d1c4
|
Merge branch 'develop' into bugfix/traypublisher-explicit-colorspace
|
2023-12-19 15:55:53 +01:00 |
|
Ondřej Samohel
|
553227addf
|
Merge branch 'develop' into bugfix/houdini_refactor_get_output_parameter
|
2023-12-19 14:19:31 +01:00 |
|
Jakub Jezek
|
3ef475fcd3
|
hound catch
|
2023-12-19 14:05:47 +01:00 |
|
Jakub Trllo
|
4db853ec03
|
do not use thumbnailSource for integration (#6063)
|
2023-12-19 11:24:55 +01:00 |
|
Jakub Ježek
|
c149d20ba6
|
Merge branch 'develop' into fusion_output_format_validator
|
2023-12-18 21:23:51 +01:00 |
|
Ondřej Samohel
|
c964f1411a
|
♻️ sync defaults with AYON
|
2023-12-18 17:07:13 +01:00 |
|
Jakub Trllo
|
579d947d4f
|
Merge pull request #6066 from ynput/enhancement/expect-ayon-group-in-ftrack
AYON ftrack: Expect 'ayon' group in custom attributes
|
2023-12-18 17:00:00 +01:00 |
|
Ondřej Samohel
|
d366f2af45
|
Merge branch 'develop' into bugfix/nuke-tools-window-parent
|
2023-12-18 16:55:41 +01:00 |
|
Sponge96
|
803e6ea244
|
Merge branch 'develop' into fusion_output_format_validator
|
2023-12-18 15:55:24 +00:00 |
|