Commit Graph

1406 Commits

Author SHA1 Message Date
Daniel Chappuis
63bc9ac033 Edit travis file 2018-04-09 18:46:19 +02:00
Daniel Chappuis
269c12c598 Edit travis file 2018-04-07 01:00:53 +02:00
Daniel Chappuis
208c18497b Edit travis file 2018-04-07 00:24:10 +02:00
Daniel Chappuis
67a6a4063a Edit travis file 2018-04-06 22:42:29 +02:00
Daniel Chappuis
6a4dc24af1 Edit travis file 2018-04-06 17:32:53 +02:00
Daniel Chappuis
95df1c9fdf Update CMakeLists.txt files and travis file 2018-04-06 17:23:44 +02:00
Daniel Chappuis
de1464e649 Edit travis file 2018-04-06 07:41:25 +02:00
Daniel Chappuis
d125bc33c5 Edit travis file 2018-04-06 07:23:51 +02:00
Daniel Chappuis
c9924c406e Edit travis file 2018-04-06 07:17:48 +02:00
Daniel Chappuis
29d5ff2c8e Edit travis file 2018-04-05 17:42:47 +02:00
Daniel Chappuis
d41a61ff0f Edit CMakeList.txt and travis file 2018-04-05 07:40:01 +02:00
Daniel Chappuis
b3ebfb7d1e Edit CMakeList.txt 2018-04-05 07:13:35 +02:00
Daniel Chappuis
5e7f37c1f8 Edit travis file 2018-04-05 07:09:37 +02:00
Daniel Chappuis
fb8e9a0faf Edit travis file 2018-04-04 22:54:13 +02:00
Daniel Chappuis
933dd856bf Edit travis file 2018-04-04 22:44:01 +02:00
Daniel Chappuis
ff55ab5330 Edit travis file 2018-04-04 22:34:23 +02:00
Daniel Chappuis
1ad91456e2 Edit travis file 2018-04-04 22:24:20 +02:00
Daniel Chappuis
a6eabb61a5 Edit CMakeList.txt 2018-04-04 22:01:10 +02:00
Daniel Chappuis
95fdd7e056 Update CMakeList.txt 2018-04-04 21:53:01 +02:00
Daniel Chappuis
1e4990ccbf Fix issue in Pair 2018-04-04 18:43:28 +02:00
Daniel Chappuis
119c58fc45 Update user manual and change log 2018-04-04 18:39:30 +02:00
Daniel Chappuis
fea3e44856 Fix memory leak in List, Map and Set 2018-04-04 18:37:24 +02:00
Daniel Chappuis
0307a1d9be Fix memory leaks in Map and Set 2018-04-04 07:31:49 +02:00
Daniel Chappuis
1aebf7703a Update the nanogui library that is used for the GUI of the testbed application 2018-04-04 07:14:58 +02:00
Daniel Chappuis
cea44dc235 Fix issue in List 2018-04-03 22:45:20 +02:00
Daniel Chappuis
235b36ac47 Fix issue with logger 2018-04-03 07:08:19 +02:00
Daniel Chappuis
d55c7e3b91 Fix memory leaks in tests 2018-03-29 07:40:24 +02:00
Daniel Chappuis
cd897f1151 Fix compilation errors when logs or profiling is disabled 2018-03-29 07:16:50 +02:00
Daniel Chappuis
b1e5c029f7 Merge branch 'logs' into develop 2018-03-28 22:55:32 +02:00
Daniel Chappuis
100cdbc64a Working on logger 2018-03-28 22:55:02 +02:00
Daniel Chappuis
66df1e87e9 Update of the user manual 2018-03-26 22:10:39 +02:00
Daniel Chappuis
71bfa6afce Remove setLocalScaling() method from CollisionShape and ProxyShape and use scaling only for HeightFieldShape, ConvexMeshShape and ConcaveMeshShape 2018-03-26 22:00:52 +02:00
Daniel Chappuis
f45f32dcb7 Add changelog file 2018-03-19 23:07:43 +01:00
Daniel Chappuis
2567d25afd Update user manual 2018-03-19 23:07:09 +01:00
Daniel Chappuis
1bc50de2c9 Working on logger 2018-03-19 23:02:13 +01:00
Daniel Chappuis
3e0c637c2b Fix issue in Travis file 2018-03-16 07:57:28 +01:00
Daniel Chappuis
80996d617a Fix issues in unit test for List 2018-03-16 07:57:06 +01:00
Daniel Chappuis
be70a61fa7 Fix issue in Travis file 2018-03-15 23:14:54 +01:00
Daniel Chappuis
fc8b384d26 Update Readme file 2018-03-15 23:13:34 +01:00
Daniel Chappuis
2e28b5ad8f Refactor profiler and add logger 2018-03-15 23:11:26 +01:00
Daniel Chappuis
36568f0503 Update the compilers in travis file 2018-03-15 07:32:51 +01:00
Daniel Chappuis
393bb0ed88 Refactor profiler and start working on logger 2018-03-14 07:33:28 +01:00
Daniel Chappuis
62bd3bc115 Merge branch 'develop' of github.com:DanielChappuis/reactphysics3d into develop 2018-03-06 19:29:46 +01:00
Daniel Chappuis
b6b8ce8e53 Update user manual 2018-03-06 19:29:16 +01:00
Daniel Chappuis
7645eefa9b
Update the license file 2018-03-06 16:18:33 +01:00
Daniel Chappuis
cd2bc9665e Add WorldSettings class for world configuration settings 2018-03-04 19:10:32 +01:00
Daniel Chappuis
0f4d41e8fc Merge branch 'optimization' into develop 2018-02-26 07:33:58 +01:00
Daniel Chappuis
ed179754f9 Merge branch 'sat' into optimization 2018-02-26 07:33:37 +01:00
Daniel Chappuis
4177044f74 Replace testPointInside() and raycast() methods for ConvexMeshShape (do not used GJK anymore) and some small refactoring 2018-02-26 07:17:54 +01:00
Daniel Chappuis
f73e54bb6d Working on collision detection unit tests 2018-02-14 07:35:30 +01:00