Commit graph

42138 commits

Author SHA1 Message Date
Roy Nieterau
ffec35f69f Add Silhouette host to defaults of few validators 2025-01-23 17:26:32 +01:00
Roy Nieterau
cd3543f424
Merge pull request #1070 from BigRoy/enhancement/add_borisfx_silhouette_support
Add BorisFX Silhouette support
2025-01-23 13:11:00 +01:00
Roy Nieterau
68ea50488d
Merge branch 'develop' into enhancement/add_borisfx_silhouette_support 2025-01-23 13:09:15 +01:00
Jakub Trllo
0cb1c26ae5
Merge pull request #1099 from Liametc/bugfix/1098_webserver_fix
Tray: Server uses 127.0.0.1 instead of localhost
2025-01-23 12:41:09 +01:00
Liam Hoflay
6708abaa43 version revert 2025-01-23 11:19:48 +00:00
Liam Hoflay
27145add3a making 127.0.0.1 rather than 0.0.0.0 2025-01-23 10:25:13 +00:00
Liam Hoflay
2569015b9f changing localhost for 0.0.0.0 in client/ayon_core/tools/tray/webserver/server.py 2025-01-22 16:44:45 +00:00
Jakub Trllo
cdf7b743e8 bump version to '1.0.15-dev' 2025-01-21 15:56:12 +01:00
github-actions[bot]
dec3dd2178 chore(): update bug report / version 2025-01-21 14:50:15 +00:00
Ynbot
2712260d08 [Automated] Add generated package files from main 2025-01-21 14:49:22 +00:00
Roy Nieterau
8d349c7c8b
Merge pull request #1092 from BigRoy/enhancement/workfiles_fix_big_margins
Reduce margins on Workfiles tool due to nested layouts
2025-01-21 14:05:15 +01:00
Roy Nieterau
a97e3ee29e
Merge branch 'develop' into enhancement/workfiles_fix_big_margins 2025-01-21 14:04:49 +01:00
Roy Nieterau
8ff94c0abe
Merge branch 'develop' into enhancement/add_borisfx_silhouette_support 2025-01-21 13:50:46 +01:00
Roy Nieterau
1041fc7b44
Merge pull request #1088 from BigRoy/enhancement/collect_managed_staging_dir_avoid_db_queries
Avoid database queries when collecting managed staging dir
2025-01-21 12:54:15 +01:00
Roy Nieterau
41045c1092 Add missing argument in docstring 2025-01-21 12:52:02 +01:00
Roy Nieterau
97a7949360
Merge branch 'develop' into enhancement/collect_managed_staging_dir_avoid_db_queries 2025-01-21 12:51:11 +01:00
Kayla Man
44dcd68682
Merge pull request #1089 from ynput/enhancement/add_substance_designer_support
Add substance designer support
2025-01-21 19:34:28 +08:00
Kayla Man
81e861de3f
Merge branch 'develop' into enhancement/add_substance_designer_support 2025-01-21 19:34:03 +08:00
Roy Nieterau
8e965eaa74
Merge branch 'develop' into enhancement/add_borisfx_silhouette_support 2025-01-21 12:25:49 +01:00
Roy Nieterau
e54ec4ec0d
Merge pull request #1085 from BigRoy/bugfix/workfiles_tool_disallow_save_as_when_not_in_task
Workfiles: Browse and Save As button only enabled when in valid context
2025-01-21 12:24:26 +01:00
Roy Nieterau
70f833e7ea
Merge branch 'develop' into bugfix/workfiles_tool_disallow_save_as_when_not_in_task 2025-01-21 12:22:47 +01:00
Roy Nieterau
bd532e28f5
Merge branch 'develop' into enhancement/collect_managed_staging_dir_avoid_db_queries 2025-01-21 12:22:12 +01:00
Roy Nieterau
50de7790e8
Merge pull request #1093 from BigRoy/bugfix/qt_stylesheet_set_icon_size
Set the icon size in the stylesheet for *
2025-01-21 12:21:58 +01:00
Roy Nieterau
657d4e6bec
Merge branch 'develop' into enhancement/workfiles_fix_big_margins 2025-01-21 12:21:51 +01:00
Roy Nieterau
bc671e1773
Merge branch 'develop' into bugfix/qt_stylesheet_set_icon_size 2025-01-21 12:21:11 +01:00
Roy Nieterau
827651a4a6
Update client/ayon_core/style/style.css
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-01-21 12:20:50 +01:00
Kayla Man
86469d063c
Merge branch 'develop' into enhancement/add_substance_designer_support 2025-01-21 18:42:33 +08:00
Roy Nieterau
81bb74c7ea
Apply suggestions from code review
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-01-20 18:07:18 +01:00
Kayla Man
c166bf0514 add sbsar as the families 2025-01-20 21:55:34 +08:00
Kayla Man
e0133f54b6 remove unrelated code 2025-01-17 16:15:21 +08:00
Roy Nieterau
17e20a2d0f Set the icon size in the stylesheet to avoid too big clunky icons in BorisFX Silhouette.
The sizes appeared the same in Fusion and Maya with this added to the stylesheet (no changes there)
2025-01-17 00:07:14 +01:00
Roy Nieterau
43f8764b7f Reduce margins on Workfiles tool due to nested layouts 2025-01-17 00:01:54 +01:00
Roy Nieterau
b8e8fe8897
Merge branch 'develop' into enhancement/add_borisfx_silhouette_support 2025-01-16 23:40:55 +01:00
Roy Nieterau
03790a5f0c Fix too big chunky icons in BorisFX Silhouette
- This change was also tested in Fusion (where Qt runs completely separately and this addition didn't result in a visual difference there)
2025-01-16 23:39:26 +01:00
Jakub Trllo
7d06cc00bd
Merge pull request #1074 from ynput/enhancement/avoid-knowledge-about-render-job-id
Chore: Avoid knowledge about render job id in metadata file
2025-01-16 12:24:18 +01:00
Jakub Trllo
e074c00684
Merge branch 'develop' into enhancement/avoid-knowledge-about-render-job-id 2025-01-16 12:09:20 +01:00
Kayla Man
199ed55357 add substance designer into OCIO and last workfile pre-launch hook 2025-01-16 15:48:02 +08:00
Roy Nieterau
d64d5ec7cb
Merge branch 'develop' into enhancement/collect_managed_staging_dir_avoid_db_queries 2025-01-15 14:04:56 +01:00
Roy Nieterau
b185972a95 Avoid database queries when collecting managed staging dir 2025-01-15 14:02:20 +01:00
Roy Nieterau
f5f48230f5 Merge branch 'bugfix/workfiles_tool_disallow_save_as_when_not_in_task' into enhancement/add_borisfx_silhouette_support 2025-01-14 16:24:54 +01:00
Roy Nieterau
979849797a
Merge branch 'develop' into bugfix/workfiles_tool_disallow_save_as_when_not_in_task 2025-01-14 16:22:20 +01:00
Roy Nieterau
44da46411c Move logic to correct location 2025-01-14 16:18:42 +01:00
Roy Nieterau
2be4d7c2e8 Disallow work area save as and browse if not in active task 2025-01-14 16:03:30 +01:00
Jakub Trllo
9b899ebc00
Merge pull request #1084 from ynput/bugfix/report_stagingDir_is_custom
Report stagingDir_is_custom to apply_staging_dir.
2025-01-14 14:26:17 +01:00
robin@ynput.io
3d9459f3c9 Report stagingDir_is_custom to apply_staging_dir. 2025-01-14 14:17:51 +01:00
Ynbot
e3b9bfa29d [Automated] Update version in package.py for develop 2025-01-14 08:28:17 +00:00
Ynbot
11b00e6105 [Automated] Add generated package files from main 2025-01-14 08:27:36 +00:00
Roy Nieterau
b64fb9e1a5
Merge pull request #1082 from ynput/bugfix/1081-usd-contribution-layers-default-order-mismatch-with-plugin
Update default order to match values in `CollectUSDLayerContributions`
2025-01-13 22:38:48 +01:00
MustafaJafar
1d23ca6633 update default order to match values in CollectUSDLayerContributions 2025-01-13 23:35:43 +02:00
Roy Nieterau
a141237650
Merge pull request #1078 from BigRoy/bugfix/publisher_ui_convert_legacy_instances_emit_signal
Publisher: Convert legacy instances UI does not display correctly
2025-01-13 17:34:30 +01:00