Skip to content
Commit ef26137b authored by Libor Moravčík's avatar Libor Moravčík
Browse files

Temporary fix for downcasting bullet objects when using MSVC

For some reason downcasting bullet physics objects results in
application crash (probably some alignment issues when using MSVC). As a
temporary fix, instead of using dynamic_cast, reinterprat_cast is used
(with macro that limits this only to case when MSVC is used).
parent a475ac02
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment