<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/examples3d/trimesh3.rs, branch v0.9.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>Add nalgebra to the prelude to make the macros work out of the box</title>
<updated>2021-06-03T08:21:18+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-06-03T07:57:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=59e5d8e7f9151f9a3ba06c1c6414aa4ffc19fa4d'/>
<id>59e5d8e7f9151f9a3ba06c1c6414aa4ffc19fa4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add prelude + use vectors for setting linvel/translation in builders</title>
<updated>2021-05-25T09:00:13+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-05-25T09:00:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=1bef66fea941307a7305ddaebdb0abe3d0cb281f'/>
<id>1bef66fea941307a7305ddaebdb0abe3d0cb281f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace Kiss3d by Bevy for the testbed renderer.</title>
<updated>2021-05-16T15:49:20+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-05-16T15:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=1a84bf2af34176508bdda8d0f2ad2e46dc5c4df9'/>
<id>1a84bf2af34176508bdda8d0f2ad2e46dc5c4df9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move ColliderShape out of Rapier.</title>
<updated>2021-01-22T17:10:54+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-22T17:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=57072f3ba7664933a031d6f5e332db7c183ec39c'/>
<id>57072f3ba7664933a031d6f5e332db7c183ec39c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add compound shapes to the heightfield and trimesh demos.</title>
<updated>2021-01-05T15:13:02+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-05T15:13:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=924cb7bbb9948248605eec26924e99af77dbed07'/>
<id>924cb7bbb9948248605eec26924e99af77dbed07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Outsource the contact manifold, SAT, and some shapes.</title>
<updated>2020-12-29T10:31:00+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-12-08T16:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=9bf1321f8f1d2e116f44c2461a53f302c4ef4171'/>
<id>9bf1321f8f1d2e116f44c2461a53f302c4ef4171</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Heightfield and trimesh demos: ensure the heights are generated deterministically.</title>
<updated>2020-11-22T15:36:19+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-11-22T15:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=c7ed2c99c12747ce8dc765e0ac0f40967bc8bacd'/>
<id>c7ed2c99c12747ce8dc765e0ac0f40967bc8bacd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redefine capsules as a segment with a radius, allowing us to reuse the pfm_pfm_contact generator for it.</title>
<updated>2020-10-26T14:58:30+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-10-26T14:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=2b628f9580a826722346983ef42672d4e8dd8053'/>
<id>2b628f9580a826722346983ef42672d4e8dd8053</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename rounded -&gt; round.</title>
<updated>2020-10-20T16:14:20+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-10-20T16:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=f7a6f433d62ea427f6e2233365a6f534ca7e1c63'/>
<id>f7a6f433d62ea427f6e2233365a6f534ca7e1c63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rounded cylinder.</title>
<updated>2020-10-20T13:57:54+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2020-10-20T13:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=64958470950cd9832a669b1bd5d70a2aeb6a85ef'/>
<id>64958470950cd9832a669b1bd5d70a2aeb6a85ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
