Commit graph

128 commits

Author SHA1 Message Date
Jakub Jezek
d7db8b0090
renaming menu to ayon 2023-11-30 12:03:03 +01:00
Jakub Jezek
7c25e4a664
fixing the logic from @bigroy
https://github.com/ynput/OpenPype/pull/5863/files#r1381847587
2023-11-28 21:49:05 +01:00
Jakub Ježek
497e3ec962
Update openpype/hosts/resolve/api/plugin.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-11-28 21:32:42 +01:00
Jakub Ježek
b438cbbf77
Merge branch 'develop' into bugfix/OP-6951_resolve_db_duration_calculation 2023-11-28 08:06:07 +01:00
Jakub Jezek
b643c7c8b7
Merge branch 'feature/OP-7190_Use-folder-path-as-identifier-in-editorial' into feature/OP-7238_Use-folder-path-as-identifier-Resolve-editorial 2023-11-15 11:37:09 +01:00
Jakub Trllo
a28d6d34d2 Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier
# Conflicts:
#	openpype/client/server/entities.py
#	openpype/pipeline/context_tools.py
2023-11-13 16:39:09 +01:00
Jakub Jezek
0b8dde2687
resolve: creating clips with folder path
also converting dict() to {}
2023-11-09 15:47:14 +01:00
Jakub Ježek
24c2677c7c
Merge branch 'develop' into bugfix/OP-6951_resolve_db_duration_calculation 2023-11-09 14:44:07 +01:00
Jakub Jezek
85bad0ae3d
hound 2023-11-09 14:42:30 +01:00
Jakub Jezek
6fa92ebc14
resolve: clip data should be integer rather then timecode 2023-11-09 14:40:33 +01:00
Jakub Ježek
80d441ab3f
Merge pull request #5691 from BigRoy/enhancement/resolve_save_current_file
Resolve: Add save current file button + "Save" shortcut when menu is active
2023-11-09 14:37:52 +01:00
Jakub Jezek
2c0d1b5c2b
improving the logic for handles operation 2023-11-09 13:56:08 +01:00
Jakub Trllo
cf4590f532 Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier 2023-11-07 14:38:04 +01:00
Jakub Jezek
e5e278201b
better code explanation 2023-11-03 16:18:04 +01:00
Jakub Jezek
382ad931c6
resolve: frame duration and handles operation 2023-11-03 14:13:08 +01:00
Roy Nieterau
3e92c00546 Merge remote-tracking branch 'origin/enhancement/resolve_save_current_file' into enhancement/resolve_save_current_file 2023-10-30 23:48:17 +01:00
Roy Nieterau
32e88ebc96 Show workfiles tool if current file is not set to make it clear there's user interaction needed to save 2023-10-30 23:47:53 +01:00
Jakub Ježek
52bcab6f16
Merge branch 'develop' into enhancement/resolve_save_current_file 2023-10-26 16:57:57 +02:00
Jakub Trllo
e34c0b9ecd avoid unnecessary call to database 2023-10-24 18:50:54 +02:00
Jakub Jezek
aa74d48836
clip duration from Frames clip attributes 2023-10-18 14:00:57 +02:00
Jakub Jezek
ed2756aa52
improving code readability 2023-10-18 13:05:23 +02:00
Jakub Jezek
fbc24f5654
make sure handles on timeline are included only if available or demanded 2023-10-18 12:48:50 +02:00
Jakub Jezek
a11467883b
getting fps from timeline instead of project 2023-10-18 12:34:12 +02:00
Jakub Jezek
a810dfe78a
fixing assert message 2023-10-18 12:30:57 +02:00
Jakub Jezek
435408dc14
create_timeline_item with backward comapatibility 2023-10-17 17:47:23 +02:00
Jakub Ježek
3bbc3d0489
Update openpype/hosts/resolve/api/lib.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-10-17 17:42:46 +02:00
Jakub Jezek
9e61d7e371
removing debug printing 2023-10-17 17:39:10 +02:00
Jakub Jezek
423dae2e18
Merge branch 'develop' into enhancement/OP-6951_Resolve-load-clip-to-timeline-at-set-time 2023-10-17 15:37:01 +02:00
Jakub Jezek
b1ea0b099d
merging if conditions for handles exclusion
also updating docstring
2023-10-17 15:32:42 +02:00
Jakub Jezek
f03be42e9d
resolve: improving key calling from version data 2023-10-12 15:30:39 +02:00
Jakub Jezek
61f381cb5c
resolve: make sure of file existence 2023-10-12 15:20:51 +02:00
Jakub Jezek
9145072d51
resolve: get representation files from host api plugin
and as suggested here https://github.com/ynput/OpenPype/pull/5673#discussion_r1350315699
2023-10-10 22:50:11 +02:00
Jakub Jezek
366bfb2435
hound 2023-10-09 15:30:37 +02:00
Jakub Jezek
26b2817a70
refactor loading for abstracted get_representation_files 2023-10-09 13:58:19 +02:00
Roy Nieterau
708aef0537 Code cosmetics 2023-10-07 20:02:10 +02:00
Roy Nieterau
bb74f9b3ba Cosmetics 2023-10-07 19:45:49 +02:00
Roy Nieterau
d405c5963b Merge branch 'develop' of https://github.com/pypeclub/OpenPype into bugfix/OP-6952_Resolve-broken-version-management-for-loaded-containers 2023-10-07 12:51:23 +02:00
Roy Nieterau
f94cd729f6 Refactor to new style host 2023-10-06 17:49:20 +02:00
Roy Nieterau
8641dbdfd5 Merge remote-tracking branch 'upstream/develop' into enhancement/resolve_save_current_file 2023-10-06 17:48:11 +02:00
Jakub Jezek
d36593f2d9
Merge remote-tracking branch 'origin/bugfix/OP-6952_Resolve-broken-version-management-for-loaded-containers' into bugfix/OP-6952_Resolve-broken-version-management-for-loaded-containers 2023-10-06 15:30:55 +02:00
Jakub Jezek
d4d48aacf8
removing debugging print. 2023-10-06 15:30:44 +02:00
Jakub Ježek
446ee79831
Update openpype/hosts/resolve/api/lib.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-10-06 15:19:35 +02:00
Jakub Ježek
c7df127bec
Update openpype/hosts/resolve/api/lib.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-10-06 15:19:27 +02:00
Jakub Jezek
b2588636e9
add removing of media pool item for clip remove.
no way to remove timeline item so they stay offline at timeline
2023-10-06 15:11:19 +02:00
Jakub Jezek
1984086242
finalizing update of importing clips with multiple frames 2023-10-06 14:03:38 +02:00
Jakub Jezek
908e980a40
updating importing to media pool to newer api 2023-10-06 13:21:25 +02:00
Roy Nieterau
05b487a435
Apply suggestions from code review by @iLLiCiTiT
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-10-04 20:30:45 +02:00
Roy Nieterau
bf15868fc4 Chore: Refactor Resolve into new style HostBase, IWorkfileHost, ILoadHost 2023-10-04 17:48:16 +02:00
Roy Nieterau
fe11a3aed2 Revert cosmetic change 2023-10-04 08:50:52 +02:00
Roy Nieterau
2ccc2a101c Add save current file button + "Save" shortcut when menu is active 2023-10-03 22:10:51 +02:00