<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src_testbed/ui.rs, branch disabled-flag</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>Testbed: switch to bevy 0.7</title>
<updated>2022-04-28T11:19:58+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-04-28T11:19:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=5063fa420392455f7926f1ba3e65612f79a0b066'/>
<id>5063fa420392455f7926f1ba3e65612f79a0b066</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First round deleting the component sets.</title>
<updated>2022-04-20T17:02:49+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-04-19T16:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=2b1374c596957ac8cabe085859be3b823a1ba0c6'/>
<id>2b1374c596957ac8cabe085859be3b823a1ba0c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Joint API and joint motors improvements</title>
<updated>2022-03-20T20:49:16+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-02-20T11:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=fb20d72ee29de9311a81aec6eb9f02fd2aa35fc4'/>
<id>fb20d72ee29de9311a81aec6eb9f02fd2aa35fc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some solver issues</title>
<updated>2022-01-16T15:52:40+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-16T15:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=0703e5527fd95d86bb6621e61dbcb1a6e7f9329a'/>
<id>0703e5527fd95d86bb6621e61dbcb1a6e7f9329a</id>
<content type='text'>
- Fix the wrong codepath taken  by the solver for contacts involving a collider without parent.
- Properly adress the non-linear treatment of the friction direction
- Simplify the sleeping strategy
- Add an impulse resolution multiplier</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix the wrong codepath taken  by the solver for contacts involving a collider without parent.
- Properly adress the non-linear treatment of the friction direction
- Simplify the sleeping strategy
- Add an impulse resolution multiplier</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>Fix compilation with the parallel feature enabled.</title>
<updated>2021-05-17T08:48:51+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-05-17T08:48:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=47139323e01f978a94ed7aa2c33bbf63b00f4c30'/>
<id>47139323e01f978a94ed7aa2c33bbf63b00f4c30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warnings when compiling tests.</title>
<updated>2021-05-17T07:46:07+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-05-17T07:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=abb4742758a755fe30b984dd537d8bc68d2ad030'/>
<id>abb4742758a755fe30b984dd537d8bc68d2ad030</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>Fix warnings in tests and testbed.</title>
<updated>2021-01-23T12:34:03+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-23T12:34:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=90db26eb501b65cda362dcef34777106f533248b'/>
<id>90db26eb501b65cda362dcef34777106f533248b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compilation in 2D.</title>
<updated>2021-01-22T15:43:16+00:00</updated>
<author>
<name>Crozet Sébastien</name>
<email>developer@crozet.re</email>
</author>
<published>2021-01-22T15:43:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=b779eb261e7c3e816c8b586f1f496dcd17dbf700'/>
<id>b779eb261e7c3e816c8b586f1f496dcd17dbf700</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
