overte/libraries/physics
Roxanne Skelly 0ac597d76e BUGZ-87 - loading/physics stuck when entering domain
A race condition was occurring when multiple entities using
the same models were handed over to physics around the same time.
The first model is passed to a worker thread to turn it into a shape
and subsequent models note they are the same and don't create a shape
or worker thread.

The physics system was ignoring these, never marking them as ready
for physics.
2019-05-14 16:14:44 -07:00
..
src BUGZ-87 - loading/physics stuck when entering domain 2019-05-14 16:14:44 -07:00
CMakeLists.txt move materialcache et al to material-networking library 2019-02-08 10:28:07 -08:00