]> git.mxchange.org Git - flightgear.git/commit
Crash fix: thread-safe material conditions
authorJames Turner <zakalawe@mac.com>
Mon, 6 Jan 2014 08:28:40 +0000 (08:28 +0000)
committerJames Turner <zakalawe@mac.com>
Mon, 6 Jan 2014 08:28:40 +0000 (08:28 +0000)
commit7b8a64b6140c2fa63e755b6c9a195cae21cc7fb0
treebf37564128d175e6b6cf6daf1fffc2b784955e97
parent448539a6b93d141313424425ffb4276c6d821759
Crash fix: thread-safe material conditions

When tiles are being loaded, re-evaluate the materials cache once
per update cycle. (This is probably too often, but no worse than the
previous approach).
src/Scenery/tilemgr.cxx