index
:
delta/bullet3.git
baserock/morph
erwincoumans-findpython_fix
erwincoumans-glob
erwincoumans-patch-1
erwincoumans-patch-2
erwincoumans-patch-3
erwincoumans-patch-3-1
erwincoumans-patch-4
erwincoumans-patch-5
erwincoumans-patch-6
erwincoumans-patch-7
erwincoumans-patch-8
iktest
master
old_demos
revert-1331-cmake
revert-2062-heightfield_accelerator
revert-2221-c_api_refactor_build
revert-3979-deformableForces
revert-4069-master
revert-4194-revert-4069-master
github.com: bulletphysics/bullet3.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update btMultiBodyConstraintSolver.cpp
erwincoumans-patch-6
erwincoumans
2019-08-20
1
-1
/
+1
*
Merge pull request #2367 from erwincoumans/master
erwincoumans
2019-08-14
13
-64
/
+225
|
\
|
*
minor fixes, bump up pybullet to 2.5.5
Erwin Coumans
2019-08-14
3
-22
/
+26
|
*
Merge remote-tracking branch 'bp/master'
Erwin Coumans
2019-08-14
54
-843
/
+5598
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2365 from fuchuyuan/updateLoadingSoftBody
erwincoumans
2019-08-14
1
-3
/
+3
|
\
\
|
*
|
update loading softbody
Chuyuan Fu
2019-08-13
1
-3
/
+3
*
|
|
Merge pull request #2351 from xhan0619/Deformable
erwincoumans
2019-08-14
42
-475
/
+5120
|
\
\
\
|
*
|
|
fix gripper in pinch example
Xuchen Han
2019-08-10
1
-1
/
+1
|
*
|
|
add back files accidentally removed
Xuchen Han
2019-08-09
1
-0
/
+0
|
*
|
|
2016 -> 2019
Xuchen Han
2019-08-08
22
-22
/
+22
|
*
|
|
remove one softbody array copy
Xuchen Han
2019-08-08
5
-13
/
+6
|
*
|
|
separate multibody position prediction into standalone function
Xuchen Han
2019-08-08
5
-81
/
+259
|
*
|
|
fix bug caused by not reseting to zero
Xuchen Han
2019-08-08
1
-3
/
+13
|
*
|
|
move deformable examples to a single folder and rename them; change license t...
Xuchen Han
2019-08-08
17
-175
/
+157
|
*
|
|
add algorithm overview
Xuchen Han
2019-08-06
1
-0
/
+16
|
*
|
|
restore behaviors of btSoftBody
Xuchen Han
2019-08-06
9
-113
/
+221
|
*
|
|
setDt in reinitialize and remove unused variables
Xuchen Han
2019-08-06
7
-23
/
+14
|
*
|
|
add profiling and code clean up
Xuchen Han
2019-08-05
8
-20
/
+27
|
*
|
|
code clean up + Zlib copyright header
Xuchen Han
2019-08-05
14
-103
/
+170
|
*
|
|
get rid of nullptr and std::function
Xuchen Han
2019-08-03
5
-10
/
+28
|
*
|
|
include numeric_limits
Xuchen Han
2019-08-02
1
-0
/
+1
|
*
|
|
switch from std::unordered_map to btHashMap
Xuchen Han
2019-08-02
13
-57
/
+68
|
*
|
|
typo fix
Xuchen Han
2019-08-02
2
-2
/
+2
|
*
|
|
update CMakeList
Xuchen Han
2019-08-02
1
-0
/
+17
|
*
|
|
get rid of 'using'
Xuchen Han
2019-08-02
9
-11
/
+22
|
*
|
|
get rid of auto
Xuchen Han
2019-08-02
5
-12
/
+14
|
*
|
|
add new demos to CMakeList
Xuchen Han
2019-08-02
2
-0
/
+12
|
*
|
|
clean up examples
Xuchen Han
2019-08-02
6
-13
/
+11
|
*
|
|
perform position correction only when objects are penetrating
Xuchen Han
2019-08-02
3
-9
/
+11
|
*
|
|
only call buildIslands once for multibody in each timestep
Xuchen Han
2019-08-02
6
-10
/
+20
|
*
|
|
add multibody interpolation transform so that collision detection is consiste...
Xuchen Han
2019-08-02
10
-46
/
+196
|
*
|
|
factor out force; now btDeformableLagrangianceForce can be specified at confi...
Xuchen Han
2019-08-02
18
-204
/
+150
|
*
|
|
add correct impulse matrix to multibody-deformable contact
Xuchen Han
2019-08-02
14
-594
/
+618
|
*
|
|
combat friction drift in positionCorrect by changing velocity and change it b...
Xuchen Han
2019-08-02
15
-152
/
+291
|
*
|
|
deformable code refactor
Xuchen Han
2019-08-02
17
-382
/
+1065
|
*
|
|
code clean up + check in examples
Xuchen Han
2019-08-02
18
-412
/
+1552
|
*
|
|
reformulate friction
Xuchen Han
2019-08-02
4
-31
/
+36
|
*
|
|
switch explicit elastic force
Xuchen Han
2019-08-02
13
-77
/
+193
|
*
|
|
bug fix in friction; accumulate friction impulses in cg; forbid switching fro...
Xuchen Han
2019-08-02
5
-53
/
+121
|
*
|
|
reorganize the contact constraints
Xuchen Han
2019-08-02
3
-180
/
+148
|
*
|
|
fix bugs in poststablize and projection of colinear constraints
Xuchen Han
2019-08-02
5
-69
/
+89
|
*
|
|
add two way coupled penetration resolution; not momentum conserving, but seem...
Xuchen Han
2019-08-02
1
-13
/
+14
|
*
|
|
generalize preconditioner, now supports mass preconditioning
Xuchen Han
2019-08-02
2
-15
/
+73
|
*
|
|
bug fix in projection; start friction
Xuchen Han
2019-08-02
6
-30
/
+75
|
*
|
|
reformulate how constraints are managed in the projection class
Xuchen Han
2019-08-02
5
-136
/
+171
|
*
|
|
add support for more than one constraint for a single deformable node
Xuchen Han
2019-08-02
4
-9
/
+96
|
*
|
|
sync gravity with substeps
Xuchen Han
2019-08-02
1
-1
/
+12
|
*
|
|
separate external force solve from constraint solve and eliminate damping in ...
Xuchen Han
2019-08-02
2
-282
/
+295
|
*
|
|
btDeformableRigidWorld now inherits from btMultiBodyDynamicsWorld instead of ...
Xuchen Han
2019-08-02
6
-38
/
+86
|
*
|
|
bug fixes in constraints projections; cpplized various functions
Xuchen Han
2019-08-02
12
-263
/
+450
[next]