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
|
e0fda18446
|
Replace malloc/free calls by use of the MemoryManager of ReactPhysics3D
|
2018-02-04 19:43:17 +01:00 |
|
Daniel Chappuis
|
301823729d
|
Remove the use of std::vector
|
2018-01-20 17:30:36 +01:00 |
|
Daniel Chappuis
|
8f126a75d6
|
Use List in HalfEdgeStructure with some changes in memory allocation
|
2017-12-27 20:53:09 +01:00 |
|
Daniel Chappuis
|
c7e977250d
|
Update tests of collision world according to changes in collision detection
|
2017-01-09 21:34:31 +01:00 |
|
Daniel Chappuis
|
16478722de
|
Use override keyword to mark virtual overriden methods
|
2016-07-11 08:33:24 +02:00 |
|
Daniel Chappuis
|
8a75c867a5
|
Change version number of the library
|
2016-04-11 20:15:20 +02:00 |
|
Daniel Chappuis
|
f22db4b4ed
|
Fix issues and add unit tests
|
2016-04-02 01:51:41 +02:00 |
|
Daniel Chappuis
|
59b237e992
|
Add unit tests for Dynamic AABB tree
|
2016-03-30 07:10:15 +02:00 |
|
Daniel Chappuis
|
1fbdb90040
|
Add (empty) unit tests for DynamicAABBTree
|
2016-02-14 20:55:40 +01:00 |
|