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

UVOL Buffer Sync #9469

Merged
merged 4 commits into from Dec 22, 2023
Merged

UVOL Buffer Sync #9469

merged 4 commits into from Dec 22, 2023

Conversation

dinomut1
Copy link
Member

Add fields to VolumetricComponent which give info about last successful frame update, current time. Needed to create syncing system for multiple uvol clips that need to stay on identical timecodes and pause for each other when buffering occurs

@CITIZENDOT CITIZENDOT added this pull request to the merge queue Dec 22, 2023
Merged via the queue into dev with commit d0f4fc9 Dec 22, 2023
13 checks passed
@CITIZENDOT CITIZENDOT deleted the uvol-buffer-sync branch December 22, 2023 20:52
Rezmason pushed a commit that referenced this pull request Dec 26, 2023
* add lastUpdatedTime to expose when last successful geo update occurred in uvol2

* change Date.now() to engineState.elapsedSeconds
Remove paused from toJSON

* revert setting `paused` from snapshot

---------

Co-authored-by: Appaji <52322531+CITIZENDOT@users.noreply.github.com>
Co-authored-by: Appaji <appaji12368@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants