<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git, branch v0.8.0</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>Release v0.8.0</title>
<updated>2021-04-12T16:09:39+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-04-12T16:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=7ae8184167ad6852341757608dadfc47b1f4179c'/>
<id>7ae8184167ad6852341757608dadfc47b1f4179c</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 #171 from dimforge/nalgebra-up</title>
<updated>2021-04-12T16:05:38+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2021-04-12T16:05:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=ba042bf30002f084cb72ab3e78586a15b808576e'/>
<id>ba042bf30002f084cb72ab3e78586a15b808576e</id>
<content type='text'>
Switch to nalgebra 0.26</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch to nalgebra 0.26</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to nalgebra 0.26</title>
<updated>2021-04-12T15:22:18+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-04-12T15:22:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=da9c3db5e89b90ecf0680fcd653e4ec32a4fcfe2'/>
<id>da9c3db5e89b90ecf0680fcd653e4ec32a4fcfe2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some missing entries to the 0.7.0 CHANGELOG.</title>
<updated>2021-04-04T12:30:29+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-04-04T12:30:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=be6a61815d0ad364dc328a986c5941433e4cfb41'/>
<id>be6a61815d0ad364dc328a986c5941433e4cfb41</id>
<content type='text'>
The removal of NarrowPhase::maintain and BroadPhase::maintain was not mentioned.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The removal of NarrowPhase::maintain and BroadPhase::maintain was not mentioned.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the CHANGELOG for 0.7.2.</title>
<updated>2021-04-03T14:25:47+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-04-03T14:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=50967a6f0c514c02488d435891cc66994f00dd8d'/>
<id>50967a6f0c514c02488d435891cc66994f00dd8d</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.7.2</title>
<updated>2021-04-03T13:27:37+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-04-03T13:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=7465abf3991b986f4a0e3bf657d38bfb884dc98e'/>
<id>7465abf3991b986f4a0e3bf657d38bfb884dc98e</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 #164 from dimforge/collider_removal_fix</title>
<updated>2021-04-03T13:26:38+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2021-04-03T13:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=44a6955debf1c625c0674673bd0f98bb6340048a'/>
<id>44a6955debf1c625c0674673bd0f98bb6340048a</id>
<content type='text'>
Fix crash caused by a collider being remove before the first timestep.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix crash caused by a collider being remove before the first timestep.</pre>
</div>
</content>
</entry>
<entry>
<title>Remove useless comment.</title>
<updated>2021-04-03T10:13:41+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-04-03T10:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=54927368634068f99c4d47e7c5799edba10633a6'/>
<id>54927368634068f99c4d47e7c5799edba10633a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add comment regarding the fix.</title>
<updated>2021-04-03T10:12:12+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-04-03T10:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=88b7a5588bba6da0b2833c424b37c29274832255'/>
<id>88b7a5588bba6da0b2833c424b37c29274832255</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the CCDSolver clonable and serializable.</title>
<updated>2021-04-03T10:04:00+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-04-03T10:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=31138c252d35a8b45059c5f77018a1ebb5f82d87'/>
<id>31138c252d35a8b45059c5f77018a1ebb5f82d87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
