Commit graph

92 commits

Author SHA1 Message Date
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
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
Jakub Jezek
4656e59759
debug logging cleaning 2023-10-03 13:10:51 +02:00
Jakub Jezek
f5e8f4d3fa
removing debugging prints 2023-10-03 13:02:17 +02:00
Jakub Jezek
4bd820bc30
removing attachmets from self and moving into timeline_basename 2023-10-03 13:00:49 +02:00
Jakub Ježek
f0b38dbb9a
Update openpype/hosts/resolve/api/lib.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-10-03 12:49:37 +02:00
Jakub Jezek
01eb8ade9b
fixing inventory management for version update 2023-10-02 17:04:04 +02:00
Jakub Jezek
b8cee701a3
resolve: load multiple clips to new timeline fix 2023-10-02 16:38:51 +02:00
Jakub Jezek
42f7549e05
resolve: adding input arg to create new timeline 2023-10-02 16:37:45 +02:00
Roy Nieterau
ba6dfc5ead Remove unused variables + tweak logs 2023-09-06 23:28:39 +02:00
Roy Nieterau
f58994d59c Loader: Remove context argument from Loader.__init__() (#4602)
* Remove Loader `context` argument to __init__

* Add backwards compatibility for Loader.load by still setting `.fname` attr

* Refactor/remove usage of `self.fname` in loaders

* Fix some refactoring

* Fix some refactoring

* Hound

* Revert invalid refactor

* Fix refactor

* Fix playblast panel collection

* Refactor missing method

* Fix typo

* Use the correct `context`

---------

Co-authored-by: Toke Stuart Jepsen <tokejepsen@gmail.com>
Co-authored-by: Kayla Man <64118225+moonyuet@users.noreply.github.com>
Co-authored-by: Jakub Trllo <jakub.trllo@gmail.com>
2023-07-11 17:48:33 +02:00
Roy Nieterau
2b23b42da6
RepairAction and SelectInvalidAction actually filter to instances that failed on the exact plugin - not on "any failure" (#5240) 2023-07-05 14:11:20 +02:00
Jakub Jezek
8b5722c0a2
export anyway 2023-06-27 11:26:44 +02:00
Jakub Jezek
31fa1a1200
clearing old code 2023-06-27 11:22:18 +02:00
Jakub Ježek
1966482407
Update openpype/hosts/resolve/api/workio.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-06-27 11:04:06 +02:00
Jakub Jezek
e81a161169
code readability 2023-06-26 17:09:33 +02:00
Jakub Jezek
117706bca4
typo 2023-06-26 17:08:17 +02:00
Jakub Jezek
bcd8aea40d
recommit after conflict merge 2023-06-26 17:08:07 +02:00
Jakub Jezek
7496a3ba6a
Merge remote-tracking branch 'origin/bugfix/OP-6103_Resolve-post-start-functionality-fixes' into bugfix/OP-6103_Resolve-post-start-functionality-fixes 2023-06-26 17:06:09 +02:00
Jakub Jezek
e83cf51da9
removing current project cashing 2023-06-26 17:04:16 +02:00
Jakub Ježek
33f2adff54
Update openpype/hosts/resolve/api/workio.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-06-26 16:58:49 +02:00
Jakub Jezek
fcde80dcc3
removed debug prints 2023-06-26 15:58:42 +02:00
Jakub Jezek
856ff06b4d
removing ambiguous project nesting 2023-06-26 15:38:50 +02:00
Jakub Jezek
baf88f1358
fixing exporting new project 2023-06-26 11:46:27 +02:00
Jakub Jezek
33f83f587d
progress of workfile save file in resolve 2023-06-23 16:26:14 +02:00
Roy Nieterau
00e89719dd Do not prompt save project when not in a project (e.g. on Resolve launch) 2023-05-26 23:23:33 +02:00
Jakub Jezek
318237ded6
breaking get_current_timeline into more functions 2023-05-25 16:38:01 +02:00
Jakub Jezek
d4212ef991
Return any timeline in case none is detected as active
also adding in host test
2023-05-24 22:04:42 +02:00
Jakub Jezek
96a4edf8cb
Resolve: fixing the issue with no active timeline
during bootstrap of loader
2023-05-23 23:02:52 +02:00
Roy Nieterau
19e56fe3fe Hound 2023-03-30 22:43:40 +02:00
Roy Nieterau
5b163fe84d
Apply suggestions from code review
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-03-30 22:40:44 +02:00
Roy Nieterau
3fae1f8521 Just some grammar tweaks 2023-03-30 13:59:22 +02:00
Roy Nieterau
e2902e8623 Fix #4109: Unify menu labels for "Set Frame Range" and "Set Resolution" 2023-03-11 20:49:26 +01:00
Jakub Trllo
409db0fb83 use qtpy in resolve instead of Qt.py 2022-12-21 11:48:27 +01:00
Jakub Jezek
e5a36df660
resolve: rename Inventory to Manager 2022-10-14 15:22:08 +02:00