<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/geometry, branch v0.12.0-alpha.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>Merge pull request #267 from dimforge/multibody</title>
<updated>2022-01-02T17:05:50+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-02T17:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=1308db89948bc62fb865b32f832f19268f23dd23'/>
<id>1308db89948bc62fb865b32f832f19268f23dd23</id>
<content type='text'>
Implement multibody joints, and new velocity-based constraints solver</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement multibody joints, and new velocity-based constraints solver</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests</title>
<updated>2022-01-02T16:43:38+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-02T16:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=9f9d3293605fa84555c08bec5efe68a71cd18432'/>
<id>9f9d3293605fa84555c08bec5efe68a71cd18432</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More warning fixes + temporarily disable -D warning in the CI</title>
<updated>2022-01-02T16:29:34+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-02T16:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=90edb4b53242fc24ecb666bebc593638ee0ff7fe'/>
<id>90edb4b53242fc24ecb666bebc593638ee0ff7fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run cargo fmt</title>
<updated>2022-01-02T16:22:37+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-02T16:22:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=ae27e1c331a09319a7a077ea05254c34793e1a7a'/>
<id>ae27e1c331a09319a7a077ea05254c34793e1a7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement multibody joints and the new solver</title>
<updated>2022-01-02T15:58:36+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-02T13:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=f74b8401ad9ef50b8cdbf1f43a2b21f6c42b0ebc'/>
<id>f74b8401ad9ef50b8cdbf1f43a2b21f6c42b0ebc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor documentation fixes</title>
<updated>2021-12-31T09:04:29+00:00</updated>
<author>
<name>Jakub Arnold</name>
<email>darthdeus@gmail.com</email>
</author>
<published>2021-11-13T17:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=64e5a988331aaa292ea5f62c5033082a51d90d8a'/>
<id>64e5a988331aaa292ea5f62c5033082a51d90d8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Track the change of effective dominance of a rigid-body.</title>
<updated>2021-10-26T13:38:54+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2021-10-24T14:40:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=b45d4b5ac2b31856c15e802b31e288a58940cbf2'/>
<id>b45d4b5ac2b31856c15e802b31e288a58940cbf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicate test</title>
<updated>2021-10-24T11:36:29+00:00</updated>
<author>
<name>Benjamin Saunders</name>
<email>ben.e.saunders@gmail.com</email>
</author>
<published>2021-10-24T01:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=601955b4ee4096db1f387017eb3d85ff727f6d31'/>
<id>601955b4ee4096db1f387017eb3d85ff727f6d31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Impl Default for a few structs</title>
<updated>2021-09-25T11:50:12+00:00</updated>
<author>
<name>Jamen Marz</name>
<email>me@jamen.dev</email>
</author>
<published>2021-09-21T17:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=7aa94e994f27a27fb193cff9a13b2a3beae09a83'/>
<id>7aa94e994f27a27fb193cff9a13b2a3beae09a83</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 2D add-remove demo more intereting.</title>
<updated>2021-09-12T08:49:09+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2021-09-12T07:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=d858ae4c4e04d37c6b5a2e37d10c55bf2f239714'/>
<id>d858ae4c4e04d37c6b5a2e37d10c55bf2f239714</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
