Daniel Chappuis
|
a7306f4fd2
|
Remove code from List tests
|
2019-11-26 07:09:40 +01:00 |
|
Daniel Chappuis
|
44e07e0bd9
|
Working on making middle-phase collision detection faster
|
2019-11-09 23:55:54 +01:00 |
|
Daniel Chappuis
|
f9451e1fe1
|
Refactor Stack class and add Set::toList() method in Set
|
2019-03-31 00:48:05 +01:00 |
|
Daniel Chappuis
|
0c3f5ae5e6
|
Add Deque container
|
2018-12-14 00:02:40 +01:00 |
|
Daniel Chappuis
|
23e16cf156
|
Merge develop into dod and fix conflicts
|
2018-09-09 22:08:55 +02:00 |
|
Daniel Chappuis
|
bcf305b118
|
Refactor contact points creation
|
2018-09-09 21:59:02 +02:00 |
|
Daniel Chappuis
|
e780399e5b
|
Merge master into develop and fix conflicts
|
2018-08-27 08:11:57 +02:00 |
|
Daniel Chappuis
|
527cc7fbb7
|
Replace broad phase pair management custom array by List
|
2018-08-21 07:37:52 +02:00 |
|
Daniel Chappuis
|
f3be538499
|
Fix compilation issue of the unit tests
|
2018-08-05 16:10:13 +02:00 |
|
Daniel Chappuis
|
80996d617a
|
Fix issues in unit test for List
|
2018-03-16 07:57:06 +01:00 |
|
Daniel Chappuis
|
1a787453e8
|
Replace std::pair by rp3d::Pair
|
2018-02-05 07:41:02 +01:00 |
|
Daniel Chappuis
|
b3e771838d
|
Replace std::set by Set and fix issues with List and Map
|
2018-02-03 20:48:08 +01:00 |
|
Daniel Chappuis
|
220057a587
|
Remove the use of std::map and fix issues in Map class
|
2018-01-26 17:34:26 +01:00 |
|
Daniel Chappuis
|
b1ecfb0fed
|
Working on containers (List, Map)
|
2018-01-19 07:55:55 +01:00 |
|
Daniel Chappuis
|
ceb27760cb
|
Working on containers
|
2018-01-14 10:47:39 +01:00 |
|