<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git, branch collider_pos_in_manifold</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/'/>
<entry>
<title>Remove the position fields from the PrimitiveContactGenerationContext</title>
<updated>2020-12-03T12:50:18+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-03T12:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=38521d7699ad04fe15a97daa36b844ee67f8dcea'/>
<id>38521d7699ad04fe15a97daa36b844ee67f8dcea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bogus delta computation of ground position constraint solver.</title>
<updated>2020-12-03T11:55:06+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-03T11:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=e562783dcba064d6dade55e926085b544378dafe'/>
<id>e562783dcba064d6dade55e926085b544378dafe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace the delta-position by the collider positions in the contact manifolds.</title>
<updated>2020-12-03T11:08:28+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-03T11:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=d1f643e10d2e14a01a974ccee87a73af7b380759'/>
<id>d1f643e10d2e14a01a974ccee87a73af7b380759</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release v0.4.2</title>
<updated>2020-12-02T10:49:49+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-02T10:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=2c8e6b29d647f32a88694b8704cb31b7823963fb'/>
<id>2c8e6b29d647f32a88694b8704cb31b7823963fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #73 from dimforge/mass_props_setter</title>
<updated>2020-12-02T10:48:23+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-02T10:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=d9695ca9774415589c645e06f31b0e1a46d29166'/>
<id>d9695ca9774415589c645e06f31b0e1a46d29166</id>
<content type='text'>
Add a RigidBody::set_mass_properties method.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a RigidBody::set_mass_properties method.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #72 from dimforge/parallel_axis_inertia_bug</title>
<updated>2020-12-02T10:26:45+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-02T10:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=c2b1fa19f89b4aa6a6f113f1e480ee2648f75be2'/>
<id>c2b1fa19f89b4aa6a6f113f1e480ee2648f75be2</id>
<content type='text'>
Fix a bug when applying the parallel axis theorem to the angular inertia matrix is incorrect if the mass is zero.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix a bug when applying the parallel axis theorem to the angular inertia matrix is incorrect if the mass is zero.</pre>
</div>
</content>
</entry>
<entry>
<title>Add a RigidBody::set_mass_properties method.</title>
<updated>2020-12-02T10:26:20+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-02T10:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=aada91966a02fbbbc5359cf74bb0401aac44ba8e'/>
<id>aada91966a02fbbbc5359cf74bb0401aac44ba8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug when applying the parallel axis theorem to the angular inertia matrix is incorrect if the mass is zero.</title>
<updated>2020-12-02T10:12:26+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-02T10:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=bde828cdaba10c3f18c1f23c2d70130b02b5176a'/>
<id>bde828cdaba10c3f18c1f23c2d70130b02b5176a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release v0.4.1</title>
<updated>2020-12-01T14:15:40+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-01T14:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=2c0872954d539135f4c5d9e59bb968ac1d22d475'/>
<id>2c0872954d539135f4c5d9e59bb968ac1d22d475</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #71 from dimforge/principal_inertia_rename</title>
<updated>2020-12-01T14:14:43+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-01T14:14:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=cacee0d2a07f5089e7b6bb43f319714b16ecc303'/>
<id>cacee0d2a07f5089e7b6bb43f319714b16ecc303</id>
<content type='text'>
Rename RigidBodyBuilder::principal_inertia -&gt; principal_angular_inertia for clarity.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename RigidBodyBuilder::principal_inertia -&gt; principal_angular_inertia for clarity.</pre>
</div>
</content>
</entry>
</feed>
