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

Clean up Spawn Prepare #2163

Merged
merged 1 commit into from May 30, 2015

Conversation

Projects
None yet
2 participants
@worktycho
Member

worktycho commented May 29, 2015

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

Clean up Spawn Prepare
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
@madmaxoft

This comment has been minimized.

Show comment
Hide comment
@madmaxoft

madmaxoft May 30, 2015

Member

Looks good.

Member

madmaxoft commented May 30, 2015

Looks good.

worktycho added a commit that referenced this pull request May 30, 2015

@worktycho worktycho merged commit b371208 into master May 30, 2015

3 checks passed

continuous-integration/appveyor AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details

@tigerw tigerw deleted the SimplifySpawn branch Jun 1, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment