mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-10 17:30:12 +00:00
e80feca36b
1) Add fast branchless SIMD support for constraint solver (Windows only until we get other contributions). See resolveSingleConstraintRowGenericSIMD in Bullet/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp resolveSingleConstraintRowGenericSIMD can be used for all constraints, including contact, point 2 point, hinge, generic etc. 2) During this refactoring, all constraints support the obsolete 'solveConstraintObsolete' while we add 'getInfo1' and 'getInfo2' support. This interface is almost identical interface to Open Dynamics Engine, to make it easier to port Dantzig LCP solver. 3) Some minor refactoring to reduce huge constructor overhead in math classes. |
||
---|---|---|
.. | ||
AllBulletDemosOSX | ||
BulletColladaConverter | ||
CDTestFramework | ||
COLLADA_DOM | ||
ConvexDecomposition | ||
CUDA | ||
EPA | ||
ExtraSolid35 | ||
freeglut | ||
GIMPACTUtils | ||
glui | ||
iff | ||
khx2dae | ||
LibXML | ||
MayaPlugin | ||
obsolete | ||
quickstep | ||
readblend | ||
simdmathlibrary | ||
software_cache/cache | ||
vectormathlibrary | ||
CMakeLists.txt | ||
Jamfile | ||
Makefile.am |