Commit Graph

1170 Commits

Author SHA1 Message Date
Mkr
54f17ac0aa Make input to PolygonVertexArray constant 2018-09-09 16:38:04 -07:00
Mkr
fa1917a782 Explicitly use std::sqrt to avoid triggering ambiguous call errors when sqrt is defined in other namespaces 2018-08-14 22:24:15 -07:00
Daniel Chappuis
445a36ef31 Merge fix37 into masterr and fix conflict 2018-08-05 08:34:29 +02:00
Daniel Chappuis
f86038aa31 Add VERSION and SOVERSION for the shared library in CMakeLists.txt file 2018-08-04 07:25:32 +02:00
Daniel Chappuis
0b55308f83 Do not install the library in a subdirectory in CMakeLists.txt 2018-08-01 00:11:41 +02:00
Daniel Chappuis
e84787354a Edit changelog file 2018-07-31 20:57:58 +02:00
Daniel Chappuis
ab72ee8711 Edit changelog file 2018-07-31 20:15:55 +02:00
Daniel Chappuis
e94bb01577 Fix CMake install issue (not installing headers and always building a static library) 2018-07-31 20:12:15 +02:00
Daniel Chappuis
0db50eb59c Edit changelog file 2018-07-24 22:40:35 +02:00
Daniel Chappuis
160759bb63 Replace array by Set for the moved shapes in broad-phase and fix a bug with added and removed collision body (crash in BroadPhaseAlgorithm::computeOverlappingPairs()) 2018-07-21 23:25:34 +02:00
Daniel Chappuis
e2fdf8ae8e Fix compilation warnings 2018-07-21 23:07:16 +02:00
Daniel Chappuis
c186a35b2d Fix compilation error on GCC 7 2018-07-21 22:50:54 +02:00
Daniel Chappuis
9d5145b3c7 Update changelog file 2018-07-03 07:13:22 +02:00
Daniel Chappuis
14491c7eb3 Make comment more clear 2018-07-01 17:24:24 +02:00
Daniel Chappuis
45f86ea543 Fix issue with ConvexMeshShape and BoxShape falling through ConcaveMeshShape and HeightFieldShape 2018-07-01 15:47:50 +02:00
Daniel Chappuis
5a2f84295e Edit changelog file 2018-05-31 20:09:10 +02:00
Daniel Chappuis
15d9c29dd8 Fix linker error because of inline keyword 2018-05-31 20:06:33 +02:00
Daniel Chappuis
a1cc0113e8 Edit changelog file 2018-05-30 11:11:12 +02:00
Daniel Chappuis
d15a41f0cc Fix issue with the list of contact manifolds of a CollisionBody that was not cleared 2018-05-30 11:08:34 +02:00
Daniel Chappuis
1c12ffe287 Fix compilation issue on Windows 10 with MINGW64 2018-05-29 21:53:59 +02:00
Daniel Chappuis
6732a8119c Fix issue with collision between a CollisionBody and a RigidBody in a DynamicsWorld 2018-05-29 21:44:56 +02:00
Daniel Chappuis
243256db11 Edit changelog file 2018-05-24 08:38:04 +02:00
Daniel Chappuis
fe02f4ecc5 Fix issue with scaling in ConcaveMeshShape 2018-05-24 08:30:10 +02:00
Daniel Chappuis
4678292b82 Edit travis file 2018-05-23 10:34:15 +02:00
Daniel Chappuis
5619f94505 Edit travis file 2018-05-22 18:50:35 +02:00
Daniel Chappuis
39e024bd1c Edit travis file 2018-05-22 18:33:43 +02:00
Daniel Chappuis
82c7c5f29a Fix issue in broad-phase collision detection 2018-05-21 20:42:39 +02:00
Daniel Chappuis
cd1661613f Edit CHANGELOG file 2018-05-01 07:34:42 +02:00
Daniel Chappuis
8da1aa63cc Edit CHANGELOG file 2018-05-01 07:05:47 +02:00
Daniel Chappuis
b3529fa672 Edit README file 2018-05-01 06:45:10 +02:00
Daniel Chappuis
b542285744 Merge branch 'develop' 2018-04-30 23:02:03 +02:00
Daniel Chappuis
ef7197ee17 Add file to help generation of new library version 2018-04-30 23:00:55 +02:00
Daniel Chappuis
b33a6358fd Edit CHANGELOG file 2018-04-30 23:00:18 +02:00
Daniel Chappuis
c03d595ad2 Update pdf user manual 2018-04-30 22:58:43 +02:00
Daniel Chappuis
6ef879cd78 Remove cmake folder 2018-04-30 22:58:08 +02:00
Daniel Chappuis
681ebeba6b Update copyright date in license 2018-04-30 22:15:53 +02:00
Daniel Chappuis
c9ad132973 Use MSAA in testbed application 2018-04-27 17:47:31 +02:00
Daniel Chappuis
45270f57a7 Update PDF user manual 2018-04-23 22:54:41 +02:00
Daniel Chappuis
32e663a3ff Fix some TODOs in the code 2018-04-21 22:15:49 +02:00
Daniel Chappuis
1e70f0ee6e Update project files 2018-04-21 22:15:12 +02:00
Daniel Chappuis
b0f9cfd65a Fix compilation warnings 2018-04-21 20:03:44 +02:00
Daniel Chappuis
b714149b55 Update user manual 2018-04-21 19:49:03 +02:00
Daniel Chappuis
d5322ad745 Add comments in the code 2018-04-21 19:47:35 +02:00
Daniel Chappuis
d55ba1d859 Fix compilation warnings 2018-04-20 07:18:13 +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
491702c05c Fix tests and fix compilation warnings 2018-04-16 18:52:02 +02:00
Daniel Chappuis
96c581ae9b Fix compilation warnings 2018-04-16 07:54:46 +02:00
Daniel Chappuis
e0c624205c Fix compilation warnings 2018-04-15 23:25:21 +02:00
Daniel Chappuis
53ecef10b4 Update documentation 2018-04-14 22:36:09 +02:00
Daniel Chappuis
758fe1a6cc Edit travis and codecov file 2018-04-14 19:59:11 +02:00