Roy Nieterau
|
ca04b809c3
|
Compute workdir based on instance folder path and task data if it does not match current context
|
2024-04-04 01:43:19 +02:00 |
|
Roy Nieterau
|
0b16bfc42c
|
Use enum in settings to toggle between the two menu build options
|
2024-04-03 22:55:44 +02:00 |
|
Roy Nieterau
|
e80c400e5d
|
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/maya_settings_add_json_menu_option
|
2024-04-03 22:03:50 +02:00 |
|
Roy Nieterau
|
939794700c
|
Optimize query
|
2024-04-03 21:35:58 +02:00 |
|
Roy Nieterau
|
912b22817a
|
Restructure / optimize logic + improve docstrings
|
2024-04-03 21:34:29 +02:00 |
|
Roy Nieterau
|
adf5b24bab
|
Report num materials with textures
|
2024-04-03 21:11:58 +02:00 |
|
Roy Nieterau
|
c873416b6a
|
Use list comprehension instead (faster than .remove)
|
2024-04-03 21:10:36 +02:00 |
|
Roy Nieterau
|
630f03ac94
|
Fix: remove from list while iterating over a copy
|
2024-04-03 21:09:31 +02:00 |
|
Roy Nieterau
|
b4139cb10e
|
Remove Python 2 optimization
|
2024-04-03 20:11:19 +02:00 |
|
Roy Nieterau
|
be9c8a531b
|
Move import to top
|
2024-04-03 20:10:19 +02:00 |
|
Roy Nieterau
|
daa07a8a74
|
Improve report
|
2024-04-03 20:09:59 +02:00 |
|
Roy Nieterau
|
eb0e1c9cf7
|
Opt-out even earlier if instance has no members/nodes.
|
2024-04-03 19:59:23 +02:00 |
|
Roy Nieterau
|
a5c19963d5
|
Improve key
|
2024-04-03 19:56:12 +02:00 |
|
Roy Nieterau
|
322615906d
|
Cosmetics
|
2024-04-03 19:50:31 +02:00 |
|
Roy Nieterau
|
ed99521224
|
Add docstring
|
2024-04-03 19:50:09 +02:00 |
|
Roy Nieterau
|
8daf9d1d39
|
Opt-out early if there's nothing to validate anyway
|
2024-04-03 19:50:02 +02:00 |
|
Roy Nieterau
|
42e7e32264
|
Cache the result of the folder ids query so we don't query per instance
|
2024-04-03 19:47:38 +02:00 |
|
Jakub Trllo
|
3595191bff
|
Merge pull request #346 from ynput/bugfix/burnins-with-headless-flag
Bug: add `headless` flag to prevent UI interactivity in burnins extraction
|
2024-04-03 18:47:56 +02:00 |
|
Jakub Trllo
|
1bba097820
|
Merge pull request #354 from ynput/enhancement/use-project-name-from-context
Chore: Use project name from context to get settings
|
2024-04-03 18:22:47 +02:00 |
|
Kayla Man
|
8ebb52603a
|
Update client/ayon_core/hosts/max/plugins/publish/validate_instance_in_context.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2024-04-03 23:43:19 +08:00 |
|
Kayla Man
|
0f77c170cf
|
Update client/ayon_core/hosts/max/plugins/publish/validate_instance_in_context.py
|
2024-04-03 23:43:11 +08:00 |
|
Kayla Man
|
20fc9425b8
|
update the code function in regards to the newly added get_current_task_entity
|
2024-04-03 23:09:47 +08:00 |
|
Roy Nieterau
|
a835032213
|
Merge branch 'enhancement/maya_loaders_enabled_state_settings' of https://github.com/BigRoy/ayon-core into enhancement/maya_loaders_enabled_state_settings
|
2024-04-03 17:08:33 +02:00 |
|
Roy Nieterau
|
fdd3da9b00
|
Bump maya server addon version
|
2024-04-03 17:08:19 +02:00 |
|
Roy Nieterau
|
f7ccde75c6
|
Merge branch 'develop' into enhancement/maya_loaders_enabled_state_settings
|
2024-04-03 17:07:34 +02:00 |
|
Roy Nieterau
|
44e89240f1
|
Maya: Expose loaders enabled state to settings
|
2024-04-03 17:05:17 +02:00 |
|
Kayla Man
|
79c7fc31a6
|
use the get current task entity from context tool instead
|
2024-04-03 22:59:57 +08:00 |
|
Jakub Trllo
|
28b1b8a8d9
|
Merge pull request #360 from ynput/bugfix/applications-enabled-state
Applications: Disable applications addon if does not have settings available
|
2024-04-03 16:48:27 +02:00 |
|
Jakub Trllo
|
798f8a6997
|
Merge pull request #256 from ynput/bugfix/handle-empty-hiero-sequence
Hiero: Collect tracks only if sequence by name exists
|
2024-04-03 16:41:57 +02:00 |
|
Roy Nieterau
|
2803b8521f
|
Remove enforced updating of context settings (this is replaced by the "update on context change" dialog)
|
2024-04-03 16:29:52 +02:00 |
|
Jakub Trllo
|
5247a30720
|
disable application addon if does not have settings available
|
2024-04-03 16:22:02 +02:00 |
|
Jakub Ježek
|
974ffc4afb
|
Merge branch 'develop' into bugfix/handle-empty-hiero-sequence
|
2024-04-03 16:17:28 +02:00 |
|
Roy Nieterau
|
75dbba65bf
|
Update client/ayon_core/pipeline/workfile/workfile_template_builder.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2024-04-03 16:16:17 +02:00 |
|
Roy Nieterau
|
ab408bd177
|
Update client/ayon_core/pipeline/workfile/workfile_template_builder.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2024-04-03 16:16:06 +02:00 |
|
Roy Nieterau
|
c48364cd05
|
Update docstring
|
2024-04-03 16:13:32 +02:00 |
|
Roy Nieterau
|
ef0cc38d7f
|
Cosmetics
|
2024-04-03 16:13:02 +02:00 |
|
Roy Nieterau
|
5acf6f3b08
|
Update variable name
|
2024-04-03 16:12:51 +02:00 |
|
Roy Nieterau
|
6109803c1d
|
Update instances using CreateContext to correctly update product names if needed
- Also rely on task attributes for resolution and frame ranges instead of folder attributes
|
2024-04-03 16:08:09 +02:00 |
|
Jakub Trllo
|
d150da603b
|
Merge pull request #197 from ynput/enhancement/AY-3996_Use-folder-argument
Chore: Use folder in cli arguments
|
2024-04-03 16:04:27 +02:00 |
|
Jakub Trllo
|
6960195f04
|
Merge pull request #353 from ynput/enhancement/better-context-entity-getter
Chore: Better context entity getter function
|
2024-04-03 16:03:49 +02:00 |
|
Jakub Ježek
|
f389b8f85e
|
Merge branch 'develop' into feature/OP-6539_Traypublisher-advance-editorial-publishing-from-CSV
|
2024-04-03 16:01:50 +02:00 |
|
Jakub Trllo
|
5a4f374e92
|
better sql queries
|
2024-04-03 15:46:17 +02:00 |
|
Jakub Trllo
|
16bc2e601d
|
make 'update_enums' private method '_update_enums'
|
2024-04-03 14:12:28 +02:00 |
|
Jakub Trllo
|
72aeb63ef9
|
reset cache of attributes on server when enums are updated
|
2024-04-03 14:12:13 +02:00 |
|
Jakub Trllo
|
9da82b229c
|
use folder entity from context data
|
2024-04-03 14:01:11 +02:00 |
|
Jakub Trllo
|
44ac58a633
|
Merge pull request #300 from ynput/enhancement/hiero-use-folder-naming
Hiero: Use folder naming in precollect plugins
|
2024-04-03 13:54:03 +02:00 |
|
Jakub Trllo
|
31e3b1d7be
|
Better docstrings
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2024-04-03 13:51:25 +02:00 |
|
Jakub Trllo
|
3bd94979e3
|
Merge pull request #357 from BigRoy/chore/resolve_creator_plugins_settings_typo
Settings: Fix class name typos `Pugin` to `Plugin`
|
2024-04-03 13:50:15 +02:00 |
|
Jakub Trllo
|
010e125627
|
remove 'projectSettings' key
|
2024-04-03 13:43:56 +02:00 |
|
Roy Nieterau
|
2182932a62
|
Merge branch 'develop' into chore/resolve_creator_plugins_settings_typo
|
2024-04-03 13:12:07 +02:00 |
|