background scene file loading introduces race condition with datamaps
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Fri, 2 Dec 2016 01:32:05 +0000 (03:32 +0200)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Fri, 2 Dec 2016 01:32:05 +0000 (03:32 +0200)
commit21f74bf587d9b7a76bc1ee83db02cb8c243dc567
tree6e5a674c7a014f250180601bdd7982925cb667a4
parent84f1549d8146ac54574256ae0243747199e51151
background scene file loading introduces race condition with datamaps
src/material.cc
src/material.h
src/metascene.cc
src/metascene.h
src/scene.cc
src/scene.h
src/sceneload.cc