<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/geometry/contact_generator, branch v0.4.1</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>Fix NaN when two balls are in contact and their centers coincide.</title>
<updated>2020-11-11T16:18:10+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-11T16:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=17614116da30b2dbe80d33e1a32c76f93c485fe9'/>
<id>17614116da30b2dbe80d33e1a32c76f93c485fe9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reset the rigid-bodies internal links properly.</title>
<updated>2020-11-03T14:08:06+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-03T14:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=71611d3e30ce2fddee20832db3c3e0c8b6ba0d07'/>
<id>71611d3e30ce2fddee20832db3c3e0c8b6ba0d07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 3D compilation.</title>
<updated>2020-11-03T13:50:29+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-03T13:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=477411c6564d170c7287693c7f03976ece822c23'/>
<id>477411c6564d170c7287693c7f03976ece822c23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement Clone for everything that can be cloned.</title>
<updated>2020-11-03T13:43:21+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-03T13:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=0cf59d78bda1669226f861e438d43a08b099d747'/>
<id>0cf59d78bda1669226f861e438d43a08b099d747</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 2D compilation.</title>
<updated>2020-11-02T17:03:10+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-02T16:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=83482602717d1a9aebb181fb82456a292801cbdc'/>
<id>83482602717d1a9aebb181fb82456a292801cbdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix simulation reaching different states when started from different snaphots.</title>
<updated>2020-11-02T14:08:46+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-02T14:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=01af6c09a786ec2d6475531a7dac873eeffa3a3e'/>
<id>01af6c09a786ec2d6475531a7dac873eeffa3a3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add solver flags for controlling whether or not some contacts should be taken into account by the constraints solver.</title>
<updated>2020-10-27T13:35:01+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-10-27T12:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=cb6a7ff9468347735ef63db9a9e38faeb476981b'/>
<id>cb6a7ff9468347735ef63db9a9e38faeb476981b</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 Rounded&lt;S&gt; type by a non-generic RoundCylinder type.</title>
<updated>2020-10-27T08:20:44+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-10-27T08:20:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=8c872dc0af9ece127a87b4adb112b0e1ed6ab249'/>
<id>8c872dc0af9ece127a87b4adb112b0e1ed6ab249</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix multiple warnings.</title>
<updated>2020-10-26T15:36:07+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-10-26T15:36:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=08930b1238c90bec16db84c50ac4ea7c9a1e0a5b'/>
<id>08930b1238c90bec16db84c50ac4ea7c9a1e0a5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build when serialization is not enabled.</title>
<updated>2020-10-26T15:25:04+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-10-26T15:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=ba6655be8e4b781bfaac06282e1c7d53a56111f5'/>
<id>ba6655be8e4b781bfaac06282e1c7d53a56111f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
