=
|
99637cbc1a
|
fix HACD crash, thanks to gjaegy
See https://github.com/bulletphysics/bullet3/pull/277
|
2015-02-12 13:54:19 -08:00 |
|
erwin coumans
|
6e70f285e1
|
fix a 64-bit issue in the optional 'preSwapFilenameOut' method (this is only use when you want to export a copy of a .bullet file after loading with a different endian-ness)
|
2014-12-22 14:04:19 -08:00 |
|
erwincoumans
|
89aeae9102
|
Add serialization support for btGeneric6DofSpring2Constraint
Attempt to re-order serialization data so it can be serialized in-memory (for deep copy)
|
2014-09-16 09:22:35 -07:00 |
|
Erwin Coumans
|
3c558ec995
|
explicitly deserialize btCapsuleShape date (margin, scaling, halfextents), because the API modifies them
|
2014-08-26 17:21:08 -07:00 |
|
Erwin Coumans
|
9ab755fc07
|
fix build (missing glut include path, #include <algorithm> for std::max in hacdICHull.cpp)
|
2014-05-13 12:59:32 -07:00 |
|
Erwin Coumans
|
dc491936a2
|
rename ObsoleteDemos back to Demos
fix some relative path issues for loading assets
|
2014-05-12 16:12:01 -07:00 |
|
erwin coumans
|
f98f24b697
|
fix in Extras/Serialize/BulletFileLoader related to optional endian swap between 64bit and 32bit platforms
|
2014-05-07 08:55:25 -07:00 |
|
erwin coumans
|
2cf7806c87
|
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 |
|