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

Async scene building. #2362

Merged
merged 18 commits into from Feb 22, 2018
Merged

Async scene building. #2362

merged 18 commits into from Feb 22, 2018

Commits on Feb 21, 2018

  1. Arc scene pipelines to get read access on both the render backend and…

    … scene builder threads.
    
    The epoch member is mutable accessed so had to be moved in a separate map.
    nical committed Feb 21, 2018
  2. Handle removed pipelines.

    nical committed Feb 21, 2018
  3. Address some review comments.

    nical committed Feb 21, 2018
  4. Apply frame messages after building the scene in the sync path.

    nical committed Feb 21, 2018

Commits on Feb 22, 2018

  1. Address review comments.

    nical committed Feb 22, 2018
  2. Split DocumentMsg into SceneMsg and FrameMsg.

    nical committed Feb 22, 2018
You can’t perform that action at this time.