1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-29 09:15:33 +00:00
openmw-tes3mp/libs/openengine/bullet
dteviot 45b6538820 fixed MSVC 2013 warning C4800
forcing value to bool 'true' or 'false'
2015-03-06 23:19:57 +13:00
..
BtOgre.cpp Various fixes for CppCheck warnings. 2013-12-06 07:36:16 +01:00
BtOgreExtras.h Fix memory leak when multiple documents in 3D edit. Support multiple physics engine per document. 2014-11-06 08:35:24 +11:00
BtOgreGP.h Get rid of underscore defines. They are reserved by the standard. 2014-01-05 18:22:29 +01:00
BtOgrePG.h Get rid of underscore defines. They are reserved by the standard. 2014-01-05 18:22:29 +01:00
BulletShapeLoader.cpp Autogenerated collision should only be disabled if RootCollisionNode is a child of the root node (Fixes #2133) 2015-01-12 23:29:57 +01:00
BulletShapeLoader.h Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
physic.cpp fixed MSVC 2013 warning C4800 2015-03-06 23:19:57 +13:00
physic.hpp fixed MSVC 2013 warning C4800 2015-03-06 23:19:57 +13:00
trace.cpp Ignore other actors in ActorTracer::findGround (Fixes #1472) 2014-10-03 15:37:32 +02:00
trace.h Implement collision script instructions (Fixes #1111) 2014-07-29 19:01:40 +02:00