ynbot
72d14ab46a
[Automated] Merged main into develop
2023-09-09 05:25:08 +02:00
Ynbot
5ba400d891
[Automated] Bump version
2023-09-09 03:24:54 +00:00
ynbot
ac798932ce
[Automated] Merged develop into main
2023-09-09 05:23:52 +02:00
Jakub Trllo
076d16a50d
Workfiles tool: Refactor workfiles tool (for AYON) ( #5550 )
...
* ayon workfiles tool initial commit
* separated models into smaller files
* workfile can be listed and opened
* added browse logic
* added TODO for helper functions
* modified abstract controller
* implemented required methods
* base of save dialog
* added project settings to controller
* set context of side panel on init
* implemented save as dialog
* cleanup expected selection
* unify controller variable name
* base of published workfiles
* working published workfile copy
* added more missing features from workfiles tool
* Changed size policy of buttons to fill space vertically
* added overlay messages
* moved objects to abstraction
* moved 'window.py' to widgets
* small modifications in widgets
* get_workfile_info returns object
* filled docstrings in abstractions
* finishing touches
* backwards compatible work with host
* close window on successfull open
* remove indentation completelly
* added style for overlay label
* added handling of invalid host in controller
* added overlay with message if host is not valid
* added missing feature of disabled save
* use ayon_workfiles in ayon mode
* cleanup
* hound fixes
* use asset doc for 'change_current_context'
* added duplication action
* removed unused attributes and methods
* refresh workarea view on save as finished
* support host integrations without 'HostBase'
* fix 'filepath' fill
* reset item cache on save
* do not handle filepath in prepare workfile
* rename '_create_workfile_doc' > '_create_workfile_info_entity'
* fill comment before formatting
* fix column count by not calling 'clear'
* more explicit name of method
* use 'setHeaderData' to define header labels
* mimic changes from workarea widget in published widget
2023-09-08 13:45:00 +02:00
Jakub Trllo
db05543e30
Merge pull request #5597 from BigRoy/bugfix/maya_fix_look_assigner_items_with_not_found
...
Maya: Fix look assigner showing no asset if 'not found' representations are present
2023-09-08 12:17:34 +02:00
Roy Nieterau
d2f63f0cd4
Fix look assigner showing no meshes if 'not found' representations are present
2023-09-08 10:54:10 +02:00
Ondřej Samohel
e331a07589
Merge pull request #5595 from BigRoy/bugfix/maya_validate_rig_sets
2023-09-08 09:56:41 +02:00
Ondřej Samohel
ea94bacef6
Merge pull request #5322 from ynput/enhancement/OP-5600_Houdini-manage-colorspaces-in-review-ROP
2023-09-07 21:07:16 +02:00
Mustafa-Zarkash
f84da23f03
merge develop
2023-09-07 21:15:31 +03:00
Ondřej Samohel
f321c55f80
Merge pull request #5588 from BigRoy/chore/remove_unused_variables_and_cleanup
2023-09-07 18:41:51 +02:00
Mustafa-Zarkash
2919d241da
move import inside
2023-09-07 19:30:10 +03:00
Jakub Trllo
5a500b3808
Merge pull request #5596 from BigRoy/enhancement/ftrack_tweak_artist_logging
...
Ftrack: Less verbose logs for Ftrack integration in artist facing logs
2023-09-07 17:41:15 +02:00
Jakub Trllo
92d74c7598
Merge pull request #5576 from ynput/bugfix/screenshot-opacity-value-fix
...
Publisher: Screenshot opacity value fix
2023-09-07 17:33:16 +02:00
Roy Nieterau
3a02964af5
Do not show debug log about ffmpeg probe in artist-facing report
2023-09-07 15:58:28 +02:00
Roy Nieterau
a492addc54
Reduce artist-facing logs for component integration for Ftrack + tweak "Comment is not set" log also for Kitsu to debug level
2023-09-07 15:55:28 +02:00
Roy Nieterau
0836b21116
Fix usage of out_SET and controls_SET since #5310 because they can now be prefixed
...
- Collect the rig sets only once (I've ordered it before Collect History so that the instance still contains less node, as an optimization)
- Also fixes a hard error when `out_SET` is not found, instead now only relevant `PublishValidationError` are raised to generate a nice report
2023-09-07 15:40:13 +02:00
Jakub Ježek
0fa4acb98b
Merge pull request #5497 from ynput/enhancement/abstracting_colorspace_publishing_functions
2023-09-07 14:54:24 +02:00
Jakub Ježek
fc662b3792
Merge pull request #5530 from ynput/bugfix/OP-3949_Traypublisher-plate-publish
2023-09-07 14:52:42 +02:00
Jakub Trllo
4f1638b3a7
Merge pull request #5591 from ynput/bugfix/ayon-representation-folder-in-context
...
AYON: Fix representation context conversion
2023-09-07 13:38:13 +02:00
Jakub Trllo
7cde83933a
autofix wrong representations
2023-09-07 11:50:16 +02:00
Jakub Trllo
b601da0dbb
do not fix folder in representation context
2023-09-07 11:40:59 +02:00
Ondřej Samohel
c92541f5d4
Merge branch 'develop' into enhancement/OP-5600_Houdini-manage-colorspaces-in-review-ROP
2023-09-07 11:17:01 +02:00
Jakub Trllo
e54383cace
Merge pull request #5587 from BigRoy/chore/loader_deprecate_fname_attribute
...
Chore: Loader log deprecation warning for 'fname' attribute
2023-09-07 09:49:54 +02:00
Roy Nieterau
91a4ae5dfd
Remove (not yet deprecated?) system_settings from apply_settings
2023-09-06 23:34:01 +02:00
Roy Nieterau
6033462198
Use asset doc and project doc from instance/context + tweak logic for values
2023-09-06 23:32:53 +02:00
Roy Nieterau
c1b305a446
Fix code (if not found should not have been nest into the for loop) + simplify logic
2023-09-06 23:31:33 +02:00
Roy Nieterau
e79f1ef4b9
Replacing value only if value is in str is same as just replacing it
2023-09-06 23:30:17 +02:00
Roy Nieterau
ba6dfc5ead
Remove unused variables + tweak logs
2023-09-06 23:28:39 +02:00
Roy Nieterau
f954c87702
Refactor usage of deprecated self.fname to new style
2023-09-06 22:17:56 +02:00
Roy Nieterau
135cb28512
Add deprecation warning to usage of fname on Loader plugins
2023-09-06 22:17:21 +02:00
Ondřej Samohel
c428a60543
Merge pull request #5561 from BigRoy/enhancement/maya_yeti_include_preview_attributes
2023-09-06 17:25:08 +02:00
Jakub Trllo
2315ef84f1
do not start animation on init
2023-09-06 10:13:35 +02:00
Jakub Trllo
9f8cd773bb
use start value instead of current value
2023-09-06 10:13:22 +02:00
github-actions[bot]
1c667f91f9
chore(): update bug report / version
2023-09-06 08:01:23 +00:00
ynbot
de05cfc6b8
[Automated] Merged release main into develop
2023-09-06 10:00:51 +02:00
Ynbot
caad3e57e6
[Automated] Release
2023-09-06 08:00:16 +00:00
ynbot
74fc73a2b8
[Automated] Merged develop into main
2023-09-06 09:59:58 +02:00
Ondřej Samohel
91ab216b9b
Merge pull request #5568 from BigRoy/enhancement/houdini_raise_publishvalidationerror
2023-09-06 09:58:21 +02:00
Ondřej Samohel
d6570635cf
Merge pull request #5574 from BigRoy/bugfix/maya_create_yeti_cache_attribute_definition
2023-09-06 09:57:07 +02:00
Ondřej Samohel
9c7ca2ccee
Merge pull request #5567 from BigRoy/enhancement/houdini_open_last_workfile_outdated_containers
2023-09-06 09:47:34 +02:00
Ondřej Samohel
42936e976c
Merge pull request #5537 from BigRoy/enhancement/tweak_logging
2023-09-06 09:01:26 +02:00
github-actions[bot]
83f4c2ea39
chore(): update bug report / version
2023-09-06 03:25:50 +00:00
ynbot
bf7546a6dc
[Automated] Merged main into develop
2023-09-06 05:25:25 +02:00
Ynbot
896b80322c
[Automated] Bump version
2023-09-06 03:25:11 +00:00
ynbot
2469edc200
[Automated] Merged develop into main
2023-09-06 05:24:03 +02:00
Jakub Trllo
d851023836
Merge pull request #5571 from ynput/bugfix/fix-warning-messages-about-overriden-init
...
Create Plugins: Better check of overriden '__init__' method
2023-09-05 18:16:43 +02:00
Roy Nieterau
1b7e1aeed7
Fix attribute definitions for CreateYetiCache
2023-09-05 18:12:49 +02:00
Jakub Trllo
c3847aec51
removed '_method_is_overriden' and use explicit class checks
2023-09-05 17:55:37 +02:00
Jakub Trllo
e2c3a0f5be
better check of overriden '__init__' method
2023-09-05 17:33:25 +02:00
Kayla Man
176fc9a935
Merge pull request #5563 from ynput/bugfix/updating_attribute_error_out_in_all_loaders_max
...
Max: OP Data updates in Loaders
2023-09-05 21:01:34 +08:00