Commit graph

180 commits

Author SHA1 Message Date
Toke Jepsen
fbe400a135
Update client/ayon_core/plugins/load/export_otio.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-04-30 16:32:45 +01:00
Jakub Jezek
7b60b82cc0
Update ayon_core export_otio.py: Refactor data attribute names and success message.
- Renamed data attributes to attrib for frame calculations
- Corrected success message typo from "successfull" to "successful"
2024-04-09 13:59:55 +02:00
Jakub Ježek
330a4294fa
Merge branch 'develop' into enhancement/OP-8218_Loader-OTIO-export-action 2024-04-09 13:50:07 +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
010e125627
remove 'projectSettings' key 2024-04-03 13:43:56 +02:00
Jakub Trllo
3ddcae8f4e added debug log 2024-04-03 12:42:40 +02:00
Jakub Trllo
9e3bba4fea use project name from context for settings collection 2024-04-03 12:40:27 +02:00
Jakub Trllo
85e58545af
Merge pull request #285 from ynput/enhancement/fix-typo-in-tag-name
Chore: Tag 'reformatted' typo fix
2024-04-02 16:27:31 +02:00
Jakub Trllo
e379d54c82
Merge pull request #337 from ynput/bugfix/maya_integrate_hero_version_is_active
Use is_active for proper optional functionality in hero integration.
2024-04-02 16:09:07 +02:00
Jakub Trllo
9f8b65d977
Merge pull request #297 from ynput/feature/AY-1103_Applications-addon
Chore: Applications addon
2024-04-02 15:47:07 +02:00
Ondřej Samohel
86624067c0
🐛 add headless flag to prevent UI interactivity 2024-04-02 15:20:07 +02:00
Jakub Trllo
878719e38e
Merge pull request #313 from BigRoy/chore/extract_burnin_optimize_no_burnins
Extract Burnin: Do not prepare burnin data if no burnins for representations
2024-04-02 10:37:19 +02:00
Roy Nieterau
9992b00c43
Merge branch 'develop' into chore/extract_review_typos 2024-04-02 10:12:55 +02:00
Roy Nieterau
413f30456f Fix some more typos 2024-04-02 10:12:42 +02:00
Toke Stuart Jepsen
95f828ba02 Use is_active for proper optional functionality 2024-04-01 12:26:40 +01:00
Roy Nieterau
447e3156af Opt-out earlier if no burnins per representation to process 2024-03-28 19:53:03 +01:00
Roy Nieterau
5a546c35ad Fix typo 2024-03-28 19:44:54 +01:00
Roy Nieterau
23a8df8474 Remove unused variables 2024-03-28 19:44:30 +01:00
Roy Nieterau
0a300c56c2 Fix typos 2024-03-28 19:44:16 +01:00
Jakub Trllo
d3506786c1
Merge pull request #309 from BigRoy/enhancement/validate_containers_help
Validate Containers: Rename `Options` to `Context` in report
2024-03-28 17:54:54 +01:00
Roy Nieterau
6aeea664c6 Rename Options to Context 2024-03-28 17:36:17 +01:00
Jakub Trllo
93b9541268 use new options of selection object 2024-03-28 16:07:13 +01:00
Jakub Trllo
c32a43f012 removed open djv load plugin 2024-03-28 11:24:46 +01:00
Jakub Trllo
4af3e1cc3b global collect host name is not dependent on application addon 2024-03-28 11:20:41 +01:00
Jakub Ježek
149a839529
Merge branch 'develop' into enhancement/OP-8218_Loader-OTIO-export-action 2024-03-27 23:09:10 +01:00
Jakub Trllo
d073f1afdf removed validate editorial asset name 2024-03-27 14:33:19 +01:00
Jakub Jezek
37e7b31feb
Refactor parent folder handling in validation plugin
- Added comments to clarify the list of parents for context and folders.
2024-03-27 14:19:32 +01:00
Jakub Ježek
eb09961b55
Merge branch 'develop' into enhancement/AY-1112_Editorial-data-in-hierarchyContext 2024-03-27 14:03:45 +01:00
Jakub Jezek
9ebb59cc35
Refactor folder path handling for validation plugin
Improved folder path processing for better accuracy in validation.
2024-03-27 13:54:16 +01:00
Jakub Jezek
8b1ff95566
Refactor folder path extraction logic for validation plugin
Adjust how folder paths are processed for better accuracy.
2024-03-27 13:36:41 +01:00
Jakub Trllo
7d5c9c7171 use 'reformatted' tag name instead of 'reformated' 2024-03-27 12:42:59 +01:00
Jakub Trllo
908e17430c fix typos in codebase 2024-03-27 11:46:07 +01:00
Jakub Jezek
af6102afbd
Add folder type mapping and handle missing types, improve logging.
- Added a dictionary to map folder types by name
- Implemented handling for missing folder types with default "Folder"
- Enhanced logging for missing folder types and active paths
2024-03-26 17:13:11 +01:00
Jakub Jezek
5a3ad328fb
Refactor hierarchy data structure for better organization.
- Refactored the hierarchy data structure to improve organization and readability.
- Updated the way child entities are nested within parent entities.
2024-03-26 17:12:05 +01:00
Jakub Jezek
99e81bf453
Refactor validation logic for editorial asset names
- Updated condition to check entity_type using get() method.
2024-03-26 17:11:31 +01:00
Jakub Ježek
bf6b3dddb4
Merge branch 'develop' into enhancement/AY-1112_Editorial-data-in-hierarchyContext 2024-03-26 15:39:51 +01:00
Jakub Ježek
8f0475c56e
Merge pull request #219 from EmberLightVFX/enhancement/re-add_outputName_to_rep
Re-add outputName to _rename_in_representation
2024-03-26 11:45:38 +01:00
Jakub Trllo
5de6f56c71
Merge pull request #190 from ynput/enhancement/AY-1229_Anatomy-can-use-template-categories
Anatomy: Use AYON template categories
2024-03-25 16:39:42 +01:00
Jakub Trllo
7682137190 make hero integrator optional 2024-03-25 14:36:55 +01:00
Jakub Trllo
092d6fcf46 removed unused '_default_template_name' variable 2024-03-25 14:36:43 +01:00
Jakub Trllo
ebebc8fc9e fix hero version integration 2024-03-25 14:36:33 +01:00
Jacob Danell
16096e8407 Re-add outputName to _rename_in_representation 2024-03-23 21:29:37 +01:00
Jakub Trllo
e5fe964178 use new method name and fix issues with string conversions 2024-03-19 14:26:05 +01:00
Toke Stuart Jepsen
be3c55dd43 Merge branch 'develop' into enhancement/OP-8218_Loader-OTIO-export-action 2024-03-18 18:03:31 +00:00
Toke Stuart Jepsen
ff081b0e50 Fix for latest develop 2024-03-18 17:59:15 +00:00
Toke Jepsen
2d87f1b24c
Update client/ayon_core/plugins/load/export_otio.py
Co-authored-by: Jakub Ježek <jakubjezek001@gmail.com>
2024-03-18 16:46:05 +00:00
Jakub Trllo
33f6db2b3e Merge branch 'develop' into enhancement/AY-1228_Load-plugins-update 2024-03-18 17:08:25 +01:00
Jakub Trllo
3d10c17fb8 Merge branch 'develop' into enhancement/AY-1229_Anatomy-can-use-template-categories 2024-03-18 17:08:15 +01:00
Ondřej Samohel
8a804ce991
Merge pull request #138 from ynput/enhancement/remove-multijson-publishing
Remove multi-context restrictions for publishing image sequences on farm
2024-03-18 15:32:48 +01:00
Jakub Trllo
a0dc2d7bff refactored how data structure in collect hierarchy is created 2024-03-18 15:11:58 +01:00