Commit graph

39 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
c32a43f012 removed open djv load plugin 2024-03-28 11:24:46 +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
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
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 Ježek
c8b664c764
Merge branch 'develop' into enhancement/OP-8218_Loader-OTIO-export-action 2024-03-18 15:10:27 +01:00
Jakub Trllo
576817b8ea change 'product_types' type to set 2024-03-18 14:45:54 +01:00
Jakub Trllo
e29bcbcf54 rename 'families' attribute to 'product_types' in loader plugins 2024-03-18 13:59:00 +01:00
Jakub Trllo
9bf5859f67 places using anatomy templates are awared about categories 2024-03-14 18:46:40 +01:00
Toke Stuart Jepsen
3c5b26a08b Remove otioview functionality 2024-03-14 12:17:31 +00:00
Toke Stuart Jepsen
97decd748d Code cosmetics 2024-03-14 12:17:14 +00:00
Toke Stuart Jepsen
033666afa9 Fix output path button. 2024-03-14 12:17:06 +00:00
Jakub Trllo
6045fc5baa use representation entity in global load and inventory actions 2024-03-08 12:34:05 +01:00
Jakub Trllo
46e131d0e6 global plugins are using version entities 2024-03-06 10:56:34 +01:00
Jakub Ježek
7698246cd2
Merge branch 'develop' into enhancement/OP-8218_Loader-OTIO-export-action 2024-03-05 16:28:57 +01:00
Jakub Trllo
3ba6edc483 use ayon queries for product entities 2024-03-05 14:08:53 +01:00
Jakub Trllo
f5e36197eb rename 'SubsetLoaderPlugin' to 'ProductLoaderPlugin' 2024-03-04 18:13:06 +01:00
Jakub Trllo
2072f2fbe2 global plugins are using folder entity and task 2024-03-04 16:44:44 +01:00
Jakub Trllo
b227c6936c use unchanged ayon project entity in codebase 2024-02-29 16:00:28 +01:00
Jakub Trllo
cb4cf9d8c0 more product naming 2024-02-26 11:43:45 +01:00
Toke Stuart Jepsen
be78606e11 Jakub suggestions
- validate output path with user feedback
- easier path input with file browser
- detach otio view process
- feedback about successfull export
2024-02-13 16:58:19 +00:00
Toke Stuart Jepsen
ea4480769c Use radio buttons and buttons for toggle all 2024-02-13 15:28:20 +00:00
Toke Stuart Jepsen
afa2434783 Fix suggestion 2024-02-13 12:32:53 +00:00
Toke Stuart Jepsen
a28a9f3559 Merge branch 'enhancement/OP-8218_Loader-OTIO-export-action' of github.com:ynput/ayon-core into enhancement/OP-8218_Loader-OTIO-export-action 2024-02-13 12:12:48 +00:00
Toke Stuart Jepsen
0fdb036d7d Move otio code from lib and account for import 2024-02-13 12:12:35 +00:00
Toke Jepsen
ddabfebac6
Update client/ayon_core/plugins/load/export_otio.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-02-13 12:07:16 +00:00
Toke Stuart Jepsen
bf848cddfd Add OTIO export action 2024-02-13 10:29:55 +00:00
Jakub Trllo
5edf44903c use AYON prefix in context environment variables 2024-02-12 16:13:17 +01:00
Jakub Trllo
7fd55e3bee modified some comments and docstrings 2024-02-06 18:30:39 +01:00
Jakub Trllo
5b933c9c05 comment out delete old versions plugin 2024-02-06 17:47:40 +01:00
Jakub Trllo
fd684010a8 use AddonsManager over ModulesManager 2024-02-06 15:02:57 +01:00
Jakub Trllo
a7133d870b fixed resources and remove openpype icons 2024-02-06 14:18:22 +01:00
Jakub Trllo
eef157363e removed 'openpype_version.py' from lib 2024-02-06 14:17:35 +01:00
Jakub Trllo
95bcc7015a remove openpype tools and rename ayon tools 2024-02-05 16:44:25 +01:00
Jakub Trllo
ee6e42ec6c change openpype imports to ayon_core 2024-02-05 15:46:47 +01:00
Jakub Trllo
a4f2f76fbf rename openpype > ayon_core 2024-02-05 15:26:43 +01:00