Skip to content
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

Update op_playback.py #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update op_playback.py #2

wants to merge 1 commit into from

Conversation

b4zz4
Copy link

@b4zz4 b4zz4 commented Feb 4, 2024

Problem with frames float

Problem with frames float
@chsh2
Copy link
Owner

chsh2 commented Feb 6, 2024

May I ask the purpose of this commit? I think max(1, round( ... )) is already an integer. Have you found any failure cases?
Also, I do not really understand your syntax here.

@b4zz4
Copy link
Author

b4zz4 commented Feb 6, 2024

Looks like it doesn't generate an entire number. Because by extending the timeline a lot appear missing frames, perhaps instead of round (max , should have put int(max

I could not debug the value of the variable, but the message appears: "GPUTexture: Blender Texture Not Loaded!" and for an instant the frame is seen as missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants