Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made cLightingThread own its callbacks | tycho | 2015-05-30 | 1 | -3/+23 |
| | |||||
* | Clean up Spawn Prepare | tycho | 2015-05-30 | 1 | -0/+105 |
Made cSpawnPrepare execute on the same thread since it is a syncronous operation, and most of the code happens on the lighting thread. Also moved cSpawnPrepare into its own file |