.. |
Bullet3Collision
|
Code-style consistency improvement:
|
2018-09-23 14:17:31 -07:00 |
Bullet3Common
|
make it a one-liner, so clang-cl doesn't fail on Windows
|
2019-12-11 14:04:55 -08:00 |
Bullet3Dynamics
|
Code-style consistency improvement:
|
2018-09-23 14:17:31 -07:00 |
Bullet3Geometry
|
Code-style consistency improvement:
|
2018-09-23 14:17:31 -07:00 |
Bullet3OpenCL
|
Fix "seperate" typos
|
2019-10-31 08:29:09 -04:00 |
Bullet3Serialize/Bullet2FileLoader
|
Code-style consistency improvement:
|
2018-09-23 14:17:31 -07:00 |
BulletCollision
|
Remove unused member variable from dispatcher.
|
2020-04-03 09:48:16 -07:00 |
BulletDynamics
|
fix an error in residual calculation caused by inner noncontact constraint loops
|
2020-04-07 10:26:35 -07:00 |
BulletInverseDynamics
|
fix compile issues
|
2019-01-23 16:33:06 -08:00 |
BulletSoftBody
|
fix uninitialized variables in btSoftBody: if you add new variables, always initialize them!
|
2020-04-06 20:33:29 -07:00 |
clew
|
Code-style consistency improvement:
|
2018-09-23 14:17:31 -07:00 |
LinearMath
|
Fix unused var warning.
|
2020-04-01 17:12:58 -07:00 |
btBulletCollisionAll.cpp
|
add btCollisionDispatcherMt,cpp on unity build
|
2019-12-31 23:07:03 +01:00 |
btBulletCollisionCommon.h
|
Code-style consistency improvement:
|
2018-09-23 14:17:31 -07:00 |
btBulletDynamicsAll.cpp
|
create some 'Unity Build' cpp files, to work-around setuptools on Windows creating >32k command-line
|
2019-01-24 10:32:15 -08:00 |
btBulletDynamicsCommon.h
|
Code-style consistency improvement:
|
2018-09-23 14:17:31 -07:00 |
btLinearMathAll.cpp
|
create some 'Unity Build' cpp files, to work-around setuptools on Windows creating >32k command-line
|
2019-01-24 10:32:15 -08:00 |
CMakeLists.txt
|
Add Extras/BulletRobotics, will be installed as 'Extra Libs' using CMake
|
2017-09-06 13:18:39 -07:00 |