Daniel Chappuis
|
b3cd791146
|
Make possible for the user to use a custom pool memory allocator
|
2018-09-26 18:31:21 +02:00 |
|
Daniel Chappuis
|
681ebeba6b
|
Update copyright date in license
|
2018-04-30 22:15:53 +02:00 |
|
Daniel Chappuis
|
d5322ad745
|
Add comments in the code
|
2018-04-21 19:47:35 +02:00 |
|
Daniel Chappuis
|
d14e42be70
|
Refactor the way headers are included and use more forward declarations for faster compilation time
|
2018-04-20 07:13:39 +02:00 |
|
Daniel Chappuis
|
cd2bc9665e
|
Add WorldSettings class for world configuration settings
|
2018-03-04 19:10:32 +01:00 |
|
Daniel Chappuis
|
301823729d
|
Remove the use of std::vector
|
2018-01-20 17:30:36 +01:00 |
|
Daniel Chappuis
|
261ffef616
|
Refactor memory allocation
|
2018-01-01 18:35:57 +01:00 |
|
Daniel Chappuis
|
f403a6e804
|
Add temporal coherence for convex vs triangle collision detection
|
2017-11-22 22:43:27 +01:00 |
|
Daniel Chappuis
|
c1295f1d7a
|
Remove contactNormaldId attribute and fix typo
|
2017-10-19 07:26:11 +02:00 |
|
Daniel Chappuis
|
de494bb0fd
|
Changes and bug fixes in ContactManifold and ContactManifoldSet
|
2017-10-18 00:41:32 +02:00 |
|
Daniel Chappuis
|
d5617526ff
|
Modify the policy to drop contact manifolds. First drop the old ones before the new ones
|
2017-10-12 20:07:39 +02:00 |
|
Daniel Chappuis
|
dd91f6dcbf
|
Fix typo
|
2017-09-04 22:23:29 +02:00 |
|
Daniel Chappuis
|
624e01b595
|
Working on ConcaveMeshShape and HeightFieldShape collision detection
|
2017-08-21 07:35:08 +02:00 |
|
Daniel Chappuis
|
8b82c4ac81
|
Refactor the way to create the contact manifolds and contact points
|
2017-07-30 22:14:46 +02:00 |
|
Daniel Chappuis
|
95db87fd62
|
Working on contacts reduction
|
2017-06-05 00:05:49 +02:00 |
|
Daniel Chappuis
|
b21a6bb59b
|
Refactor contact manifold and contact point creation
|
2017-02-26 13:48:50 +02:00 |
|
Daniel Chappuis
|
14bfb0aca4
|
Some optimizations in contact solver
|
2016-10-17 22:41:33 +02:00 |
|
Daniel Chappuis
|
e014f00afc
|
Refactor memory allocator and refactor contact solver
|
2016-09-21 22:03:45 +02:00 |
|
Daniel Chappuis
|
f5ade0f52d
|
Fix virtual constructors, use c++11 scoped enums, use c++11 delete methods instead of private constructors
|
2016-07-08 07:25:37 +02:00 |
|
Daniel Chappuis
|
8a75c867a5
|
Change version number of the library
|
2016-04-11 20:15:20 +02:00 |
|
Daniel Chappuis
|
fc1f844135
|
Merge branch nanogui into develop
|
2016-03-21 20:57:42 +01:00 |
|
Daniel Chappuis
|
3e98ab2282
|
Add support for rolling resistance in the contact solver
|
2016-03-20 23:01:38 +01:00 |
|
Daniel Chappuis
|
d0481e0901
|
Fix compilation errors/warnings on Linux
|
2016-02-22 23:26:50 +01:00 |
|
Daniel Chappuis
|
a070dca761
|
Small changes in ContactManifold
|
2015-10-19 17:59:41 +02:00 |
|
Daniel Chappuis
|
ec5e41c19e
|
Add ContactManifoldSet to allow several ContactManifolds per overlapping pair
|
2015-10-08 21:28:37 +02:00 |
|
Daniel Chappuis
|
fc91540a79
|
Add ContactManifoldSet class
|
2015-10-02 07:04:05 +02:00 |
|