Jakub Jezek
4c8a6f07ff
Remove unused process_workfile_builder function from pipeline module
...
The commit removes the unused process_workfile_builder function from the pipeline module.
2024-06-14 11:42:42 +02:00
Jakub Jezek
9f85d4a240
Remove unnecessary callback for workfile builder in pipeline.py.
...
Improve script load settings.
2024-06-14 11:41:29 +02:00
Jakub Jezek
8c5f46dc13
Refactor saving and opening workfiles, display push message.
...
- Refactored saving and opening workfiles in `main()` function.
- Display a message indicating the pushed workfile path after pushing to project.
2024-06-14 11:41:11 +02:00
Jakub Jezek
7e7995baf9
Merge branch 'develop' into feature/AY-742_copy-to-breakdown-project
2024-06-14 11:18:41 +02:00
Jakub Trllo
b173b4aa1c
Merge pull request #640 from ynput/bugfix/workfiles-tool-shows-users-for-artists
...
Workfiles tool: Artists can see users
2024-06-14 10:51:22 +02:00
Jakub Trllo
577a6873fc
Merge branch 'develop' into bugfix/workfiles-tool-shows-users-for-artists
2024-06-14 10:29:11 +02:00
Jakub Trllo
76039e4476
Merge pull request #647 from ynput/bugfix/workfiles-tool-task-selection-issue
...
Workfiles tool: Context selection is properly propagated to workarea
2024-06-14 10:10:14 +02:00
Jakub Trllo
ad23386d18
fix create new workfile
2024-06-13 17:16:15 +02:00
Jakub Trllo
43713d7ac0
define id of workfile entity for updates
2024-06-13 17:16:08 +02:00
Jakub Trllo
eb124b54ad
use task name as source of truth from ui
2024-06-13 17:01:46 +02:00
Jakub Trllo
3d0a35d7ad
Merge pull request #646 from ynput/bugfix/burnin-script-shell
...
Chore: Burnin script shell execution
2024-06-13 11:43:36 +02:00
Jakub Trllo
4cd3f2e4ba
Merge branch 'develop' into bugfix/burnin-script-shell
2024-06-13 11:25:07 +02:00
Kayla Man
1de9e6526c
Merge pull request #631 from ynput/bugfix/incorrect_fps_max_point_cache_loader
...
Max: fix the incorrect fps value when loading point cache
2024-06-13 16:47:36 +08:00
Kayla Man
a9771b8ca5
Merge branch 'develop' into bugfix/incorrect_fps_max_point_cache_loader
2024-06-13 16:46:50 +08:00
Kayla Man
edd19c3135
reset frame range & frame rate for the correct frame range & fps value
2024-06-13 14:25:57 +08:00
Jakub Trllo
0f350d3704
try to auto-fix shell true
2024-06-12 19:01:23 +02:00
Jakub Trllo
21d8dbe96e
Merge branch 'develop' into bugfix/workfiles-tool-shows-users-for-artists
2024-06-12 16:55:09 +02:00
Jakub Trllo
2c5dda1c3d
Merge pull request #645 from ynput/bugfix/fix-ruff
...
Resolve: Remove unused import
2024-06-12 16:54:34 +02:00
Jakub Trllo
513826d608
remove unused import
2024-06-12 16:52:44 +02:00
Jakub Trllo
a5ba2ce5c8
fix cache invalidation
...
Co-authored-by: Fabià Serra Arrizabalaga <fabia.serra92@gmail.com>
2024-06-12 16:47:29 +02:00
Jakub Ježek
05b2b78456
Merge pull request #140 from ynput/enhancement/AY-2612-resolve-adaptation-colorbleed-plugins
...
Resolve: mediapool loader and inventory clearing plugins
2024-06-12 16:25:16 +02:00
Jakub Ježek
13c8c88066
Merge branch 'develop' into enhancement/AY-2612-resolve-adaptation-colorbleed-plugins
2024-06-12 16:22:46 +02:00
Jakub Trllo
2ed3a4376b
Merge pull request #642 from ynput/enhancement/hero-version-is-smaller
...
Loader tool: Hero version is smaller than standard version
2024-06-12 16:21:09 +02:00
Jakub Trllo
730dc246eb
Merge branch 'develop' into enhancement/hero-version-is-smaller
2024-06-12 16:19:54 +02:00
Ondřej Samohel
fde3159c4e
Merge pull request #643 from ynput/bugfix/handle-invalid-item-in-scene-inventory
...
Scene Inventory: remove unused container attribute
2024-06-12 16:10:50 +02:00
Ondřej Samohel
7d838eb216
Update client/ayon_core/tools/sceneinventory/models/containers.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-12 16:04:21 +02:00
Ondřej Samohel
b2be138552
⬇️ un-bump the version
2024-06-12 16:01:37 +02:00
Ondřej Samohel
05eb7b4d89
Merge branch 'develop' into bugfix/handle-invalid-item-in-scene-inventory
2024-06-12 15:56:57 +02:00
Ondřej Samohel
a8bace3780
⬆️ bump version
2024-06-12 15:56:04 +02:00
Ondřej Samohel
f17aacd83e
♻️ remove unused container name
...
name isn't used anywhere but it is hard required, causing crashes in hosts that are not having it. Also adding broad try/except to catch any invalid containers so they won't crash the whole list
2024-06-12 15:51:56 +02:00
Ondřej Samohel
b5e8023a15
Merge pull request #641 from ynput/bugfix/instance-attributes-list-fix
...
Maya: Pointcache create plugins fix
2024-06-12 14:25:52 +02:00
Jakub Trllo
70b5ac7798
bump maya version to '0.2.3'
2024-06-12 13:49:23 +02:00
Jakub Trllo
fca9eaa423
fix pre create attributes in look
2024-06-12 13:49:02 +02:00
Jakub Trllo
5a74d5c986
do not pass self to the function
2024-06-12 13:48:52 +02:00
Jakub Trllo
820bb7318e
don't call 'super' in 'get_instance_attr_defs'
2024-06-12 13:48:35 +02:00
Jakub Trllo
dc5c55bb1a
hero version is smaller than standard version
2024-06-12 13:31:46 +02:00
Jakub Trllo
da1bb3fad5
pointcache does not append attr definitions to base list but to new list
2024-06-12 13:28:20 +02:00
Kayla Man
e8107e2b97
Update server_addon/max/client/ayon_max/plugins/load/load_pointcache.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-06-12 19:23:01 +08:00
Kayla Man
6e6d3c02f6
Update server_addon/max/client/ayon_max/plugins/load/load_pointcache.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-06-12 19:22:54 +08:00
Kayla Man
8bff418a09
Update server_addon/max/client/ayon_max/plugins/load/load_pointcache.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-06-12 19:21:39 +08:00
Kayla Man
80293ae264
ruff cosmetic fix
2024-06-12 18:55:08 +08:00
Kayla Man
728e3d6a73
update get_fps_for_current_context() function
2024-06-12 18:50:20 +08:00
Jakub Ježek
ca8d7075a9
Merge branch 'develop' into enhancement/AY-2612-resolve-adaptation-colorbleed-plugins
2024-06-12 11:32:26 +02:00
Jakub Jezek
c241546842
Refactor media import process in LoadMedia plugin
...
Extracted media import logic to a separate method for clarity. The new method handles importing media to Resolve Media Pool and creating bins if necessary.
2024-06-12 11:31:54 +02:00
Jakub Trllo
31b614d71d
fixed implementation of users model
2024-06-12 11:20:36 +02:00
Jakub Jezek
7b1c4a8a08
Refactor Resolve media loading logic for single files and sequences.
...
- Refactored file path handling for importing media.
- Updated method to determine if the file is a sequence.
- Improved handling of frame numbers in file paths.
2024-06-12 11:17:29 +02:00
Jakub Trllo
74d039feb9
Merge pull request #618 from ynput/enhancement/remove-hosts-addons-imports
...
Chore: Skip import from hosts folder
2024-06-12 10:02:09 +02:00
Jakub Trllo
ad490b311e
Merge branch 'develop' into enhancement/remove-hosts-addons-imports
2024-06-12 09:57:28 +02:00
Kayla Man
bd539d9795
Merge pull request #638 from ynput/bugfix/fix_scene_inventory_issue_not_shown_up_3dsmax
...
Max: fix scene inventory not shown up
2024-06-11 23:31:47 +08:00
Kayla Man
d9fbb90b19
Merge branch 'develop' into bugfix/fix_scene_inventory_issue_not_shown_up_3dsmax
2024-06-11 23:30:30 +08:00