summaryrefslogtreecommitdiff
path: root/src/Bullet3Common/b3Vector3.h
Commit message (Expand)AuthorAgeFilesLines
* fixed build on latest version of clangEmil Nordén2019-05-041-1/+1
* Code-style consistency improvement:erwincoumans2018-09-231-449/+408
* remove some warning ,see also Pull Request #302Erwin Coumans2017-09-141-1/+0
* fix 'safeNormalize' (probably should remove it)erwincoumans2017-01-301-6/+8
* fix some warnings, disable gimpact by default in world importer,Erwin Coumans2015-07-271-174/+172
* Same fix for B3 codebaseJack Andersen2015-01-201-4/+4
* Ported Minkowski Portal Refinement mpr.c from libccd to OpenCL, for bettwe ed...erwincoumans2014-01-041-1/+6
* fix typo in b3Vector3erwin coumans2013-08-221-2/+2
* fix Linux buildErwin Coumans2013-08-221-8/+15
* fix Mac OSX build (compound-compound still broken on OSX)Erwin Coumans2013-08-201-42/+0
* support compound versus compound collision shape acceleration on GPU, using a...erwincoumans2013-08-201-92/+123
* add gjk/epa (host only), possibly improve convex-convex with many edge-edge t...erwincoumans2013-07-311-5/+5
* fix Linux build (only OpenCL/gwen tested)erwincoumans2013-05-201-1/+5
* resolve some naming conflicts between Bullet 3.x and Bullet 2.xerwincoumans2013-04-301-8/+8
* rename to b3 convention, to avoid naming conflicts when using in combination ...erwincoumans2013-04-291-116/+116
* bt -> b3 and BT -> B3 rename for content and filenameserwin coumans2013-04-281-201/+201
* bt->b3erwin coumans2013-04-171-0/+1340