bullet3/Extras
erwincoumans ab8f16961e Code-style consistency improvement:
Apply clang-format-all.sh using the _clang-format file through all the cpp/.h files.
make sure not to apply it to certain serialization structures, since some parser expects the * as part of the name, instead of type.
This commit contains no other changes aside from adding and applying clang-format-all.sh
2018-09-23 14:17:31 -07:00
..
BulletRobotics prepare build system(s) for collisionFilterPlugin 2018-07-27 15:48:24 +02:00
ConvexDecomposition Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
GIMPACTUtils Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
HACD Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
InverseDynamics Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
obj2sdf Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
Serialize Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
VHACD Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
CMakeLists.txt Add Extras/BulletRobotics, will be installed as 'Extra Libs' using CMake 2017-09-06 13:18:39 -07:00
Makefile.am add the 'extras' and Bullet 2 tests, to make it easier to create a new intermediate release 2014-05-07 08:54:08 -07:00
premake4.lua add premake4.lua build for BulletRobotics target, C++ API, similar to PyBullet. Use BulletRobotics target for App_HelloBulletRobotics (without GUI) and App_RobotSimulator 2018-06-08 19:14:03 -07:00