Hi all,
I was wondering if it's possible to perform Havok memory allocations (e.g.hkMemTempBufAlloc) from multiple threads at once? In my limited testing, this doesn't seem to be the case, but the header file mentions thread-local stack allocations for some of the calls, so maybe I'm just doing it wrong? Any guidance would be appreciated.


