Skip to content
Commit 42c8d8ad authored by Libor Moravčík's avatar Libor Moravčík Committed by 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 800ad06a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment