| Age | Commit message (Collapse) | Author |
|
|
|
Point HEAD to new github repository.
Replaced all single quotes with double quotes
Removed require formula
Use sha256
"make install" -> "make", "install"
Use || instead of or
Add test using btPolarDecomposition
Deprecate old options and replace with with-*
Closes #38042.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #27218.
|
|
Closes #24246.
|
|
Update to latest release of bullet (version 2.82).
Closes #23797.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
By default, bullet uses single precision floating point
variables. The cmake argument -DUSE_DOUBLE_PRECISION=ON
will enable double precision floating point variables.
Closes #22972.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Extra libraries were being compiled, but not installed.
Closes #22589.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Fixes #14073.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #9757.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
-Updated the url to download the latest tgz.
-Added version number since brew might get confused by the tgz's name.
-Changed from md5 to sha1, since sha1 checksums are provided by bullet:
http://code.google.com/p/bullet/downloads/detail?name=bullet-2.79-rev2440.tgz
Closes #8093.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
|
|
|
|
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|