Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added Scene caching #166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Scene caching #166
Changes from all commits
384b84a
deeade5
04d8c45
555b304
1e6e7aa
b5ac0e2
ac8a598
39b39d8
ae3d3d4
6488252
d02309b
f1da2ff
83b03eb
79553dd
c5a0b1f
3fb8fe2
9ff6d41
64d82a3
ebfcbc1
7f98b1c
d10ee72
9c5dbcd
d497e1c
b27a416
d52d9f3
8c3276c
cdfbfa9
8499535
0ace9a6
b1a378e
2c95a7e
4844847
1d71a05
9b8cb61
5427491
f2e924b
901934d
a03da90
ec0bdaf
6fd8c4b
3100156
66631e8
90b69c5
18ccc27
7bca134
4f303e4
ccad56b
a36dfbf
64403c0
3d0cd01
1198108
8bcc05a
e0fc6e5
2d1d58d
e5e1597
f9cc9ed
e3ab30a
947e146
7a3e1dc
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Question: where did these go?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This has been removed.
This is now depreceted as the system with integreerds index names for partial movie files (ie 0001.mp4, 0002.mp4) does not exist in a post 166 world.
As
kwargs["min_index"]
and all this stuff was used to handle the files named with that these names, it's now useless.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wait so the names of the files in partial_movie_files are changing too?