summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4462 from gazebo-forks/nkoenig/fix_joint_wrencherwincoumans2023-05-041-1/+2
|\
| * Skip zeroAccSpatFrc for the constraint passesNate Koenig2023-03-071-1/+2
* | Add deformable contact forces infoJohannes Brust2022-12-192-5/+10
|/
* Merge pull request #4284 from vitalybuka/master3.25erwincoumans2022-09-241-1/+3
|\
| * Initialize vertexSourceVitaly Buka2022-06-151-1/+3
* | Merge pull request #4295 from ShoYamanishi/improvement_lemke_leaving_variableerwincoumans2022-09-022-61/+84
|\ \
| * | fix: improve the lexico-minimum finder in LemkeAlgorithm.Sho Yamanishi2022-06-302-61/+84
| |/
* | Merge pull request #4309 from vitalybuka/boxerwincoumans2022-08-161-0/+12
|\ \
| * | Initialize 4th component of btVector3Vitaly Buka2022-07-221-0/+12
| |/
* | compare to SIMD_EPSILON.Matt Bennice2022-08-111-1/+1
* | Remove the duplicated code outside of elseMatt Bennice2022-08-111-2/+0
* | Update parameters to be const.Matt Bennice2022-08-111-1/+2
* | Update btSoftBody to handle close to degenerate triangles.Matt Bennice2022-08-111-0/+10
|/
* Merge pull request #4118 from dbartolini/fix-warningerwincoumans2022-05-261-4/+4
|\
| * Fix indentationDaniele Bartolini2022-03-281-4/+4
* | Merge pull request #4146 from petershh/patch-1erwincoumans2022-05-261-1/+1
|\ \
| * | Add explicit int cast to avoid conversion warningPeter2022-01-251-1/+1
* | | Merge remote-tracking branch 'bp/master'Erwin Coumans2022-05-201-3/+3
|\ \ \
| * | | Fix -Wunused-but-set-variable in debug codeRĂ©mi Verschelde2022-05-161-3/+3
* | | | bump up PyBullet to version 3.25Erwin Coumans2022-05-202-2/+2
* | | | disable the early out, it has some issues.Erwin Coumans2022-05-201-2/+3
|/ / /
* | | bump up pybullet to 3.24Erwin Coumans2022-04-252-2/+2
* | | manually copy data, to avoid possible memory leaks.erwin coumans2022-04-251-2/+10
* | | Merge remote-tracking branch 'bp/master'Erwin Coumans2022-04-241-0/+1
|\ \ \
| * \ \ Merge pull request #4248 from CrosRoad95/patch-1erwincoumans2022-04-231-0/+1
| |\ \ \
| | * | | Allow delivered classes to access unscaled pointsSebastian Jura2022-04-221-0/+1
* | | | | bump up pybullet version to 3.23Erwin Coumans2022-04-242-2/+2
|/ / / /
* | | | Merge pull request #4241 from erwincoumans/mastererwincoumans2022-04-234-135/+4
|\ \ \ \ | |/ / / |/| | |
| * | | move loadDeformableState into CustomSoftBodyHelper, Bullet/src is not allowed...Erwin Coumans2022-04-182-133/+2
| * | | bump up version to 3.22Erwin Coumans2022-03-252-2/+2
| | |/ | |/|
* | | Merge pull request #4228 from Teemperor/FixUninitReaderwincoumans2022-04-141-1/+1
|\ \ \
| * | | Fix uninitialized read in rpyFromMatrixRaphael Isemann2022-04-021-1/+1
| |/ /
* | | fix missing getTransformB in btMinkowskiSumShapeSzabolcs Dombi2022-04-141-0/+3
|/ /
* | remove thread import, it is not needed and required C++11Erwin Coumans2022-03-251-1/+1
* | fix compile errorErwin Coumans2022-03-251-4/+4
* | Merge pull request #4213 from bwrsandman/fix-uwp3.22erwincoumans2022-03-251-1/+1
|\ \
| * | UWP: Fix potentially uninitialized local pointer variable errorSandy Carter2022-03-201-1/+1
* | | Merge pull request #4212 from bwrsandman/patch-1erwincoumans2022-03-251-1/+1
|\ \ \
| * | | Fix compile on windows 64 bit arm architectureSandy2022-03-201-1/+1
| |/ /
* | | Merge pull request #4211 from Roker2/fix_manifold_point_warningerwincoumans2022-03-251-1/+1
|\ \ \
| * | | BulletCollision: NarrowPhaseCollision: btManifoldPoint: Fix warning spamRoker22022-03-191-1/+1
| |/ /
* | | Intermittent alignment issues fixPawel2022-03-241-0/+1
|/ /
* | Revert "Revert "Reduced Deformable Model""revert-4194-revert-4069-mastererwincoumans2022-03-0720-107/+2758
* | Revert "Reduced Deformable Model"revert-4069-mastererwincoumans2022-03-0720-2758/+107
* | Merge pull request #4190 from erwincoumans/mastererwincoumans2022-03-062-1/+43
|\ \
| * | fix premake4 buildErwin Coumans2022-03-051-0/+1
| * | Merge remote-tracking branch 'bp/master' into masterErwin Coumans2022-03-0522-115/+2960
| |\ \
| * \ \ Merge remote-tracking branch 'bp/master' into masterErwin Coumans2022-03-052-10/+5
| |\ \ \
| * | | | add optimization for early out for convex versus triangle mesh. Helps getting...Erwin Coumans2022-02-251-1/+42
* | | | | Merge pull request #4137 from duckdoom5/patch-1erwincoumans2022-03-051-1/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |