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

Fix command tree grouping by frame. #1950

Merged
merged 1 commit into from
Jun 4, 2018

Conversation

pmuetschard
Copy link
Member

Fixes a bug introduced by commit 62fa80a, where the "last in frame" events inferred from "start of frame" commands where added after the "start of frame" event instead of before it, essentially ending frames on the same command as starting them.

@pmuetschard pmuetschard requested a review from ben-clayton June 1, 2018 19:51
@pmuetschard
Copy link
Member Author

+CC @iburinoc

Fixes a bug introduced by commit 62fa80a, where the "last in
frame" events inferred from "start of frame" commands where added
after the "start of frame" event instead of before it, essentially
ending frames on the same command as starting them.
@sean-purcell
Copy link
Contributor

Good catch, LGTM

@pmuetschard pmuetschard merged commit 3656095 into google:master Jun 4, 2018
@pmuetschard pmuetschard deleted the frame_fix branch June 4, 2018 16:03
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.

3 participants