Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[core] Fill the initial changeTimes with the reference timestamp of the first frame #5175

Merged
merged 1 commit into from
May 27, 2016

Conversation

tmpsantos
Copy link
Contributor

On the Javascript implementation the array is automatically filled with
zeroes which is not the same thing as TimePoint::min(). Here we need
to get our own "zero" which is the timestamp of the first frame.

Fixes #5109

… the first frame

On the Javascript implementation the array is automatically filled with
zeroes which is not the same thing as `TimePoint::min()`. Here we need
to get our own "zero" which is the timestamp of the first frame.

Fixes #5109
@tmpsantos
Copy link
Contributor Author

👀 @jfirebaugh @bleege @ansis

@bleege
Copy link
Contributor

bleege commented May 27, 2016

Tested on Android and confirmed it worked. I'm going to merge this into master and then cherry pick it to the release-android-v4.1.0 branch so that Android can make use of it.

@bleege bleege merged commit 9db75f1 into master May 27, 2016
@bleege bleege deleted the 5109-broken_annotations_and_labels branch May 27, 2016 21:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants