<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/dynamics/joint, branch testbed-init-app</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>Run cargo fmt</title>
<updated>2022-01-23T17:04:24+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-23T17:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=0c7ebae1aaae3ca2a55e33429a4466110deda208'/>
<id>0c7ebae1aaae3ca2a55e33429a4466110deda208</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add defaults for the several structs</title>
<updated>2022-01-23T17:01:50+00:00</updated>
<author>
<name>zhguchev</name>
<email>zhguchev@arrival.com</email>
</author>
<published>2022-01-11T13:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=536122e08066c762a0f6a1585c458f6c7a54bc2e'/>
<id>536122e08066c762a0f6a1585c458f6c7a54bc2e</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>Allow locking individual translational axes</title>
<updated>2022-01-09T21:15:36+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-09T21:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=b631fe9193a2e769e5ca1c5c8c4ac9843da870ac'/>
<id>b631fe9193a2e769e5ca1c5c8c4ac9843da870ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Address issues with the genral-case for multibody joints</title>
<updated>2022-01-08T20:09:11+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-01-08T20:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=87ec0ced4031633e9084ee2f60d47c4cd57f7f7b'/>
<id>87ec0ced4031633e9084ee2f60d47c4cd57f7f7b</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>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>Implement limits for ball joints.</title>
<updated>2021-08-08T16:38:12+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2021-08-07T16:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=f7643272f40fa5776ce21a5ccdb43101d987030e'/>
<id>f7643272f40fa5776ce21a5ccdb43101d987030e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement limits for revolute joints.</title>
<updated>2021-08-08T16:38:12+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2021-08-07T12:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=ac77c95c9c161948433ce3a05bab1f2e9fe32f61'/>
<id>ac77c95c9c161948433ce3a05bab1f2e9fe32f61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix copy paste bug in ball joint docs</title>
<updated>2021-07-27T08:47:01+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>github35764891676564198441@oli-obk.de</email>
</author>
<published>2021-07-26T11:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=44244c324a600fbcd74f01d7fcffb73d11e8db7a'/>
<id>44244c324a600fbcd74f01d7fcffb73d11e8db7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
