1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/libs/openengine/bullet
dteviot e197f5318b fixing MSVC 2013 warning C4244: & C4305
conversion from 'const float' to 'int', possible loss of data
conversion from 'double' to 'int', possible loss of data
conversion from 'float' to 'int', possible loss of data
2015-03-08 13:07:29 +13:00
..
BtOgre.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13: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
BtOgrePG.h
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 fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
physic.hpp fixed MSVC 2013 warning C4800 2015-03-06 23:19:57 +13:00
trace.cpp
trace.h